Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 4 additions & 16 deletions include/API.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef API_H_20090529_
#define API_H_20090529_
Expand Down
20 changes: 4 additions & 16 deletions include/ArchProcessor.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef ARCH_PROCESSOR_H_20070312_
#define ARCH_PROCESSOR_H_20070312_
Expand Down
20 changes: 4 additions & 16 deletions include/BasicBlock.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef BASIC_BLOCK_H_20130830_
#define BASIC_BLOCK_H_20130830_
Expand Down
20 changes: 4 additions & 16 deletions include/BinaryString.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef BINARY_STRING_H_20060821_
#define BINARY_STRING_H_20060821_
Expand Down
20 changes: 4 additions & 16 deletions include/ByteShiftArray.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef BYTE_SHIFT_ARRAY_H_20060825_
#define BYTE_SHIFT_ARRAY_H_20060825_
Expand Down
20 changes: 4 additions & 16 deletions include/Configuration.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef CONFIGURATION_H_20061031_
#define CONFIGURATION_H_20061031_
Expand Down
20 changes: 4 additions & 16 deletions include/Expression.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef EXPRESSION_H_20070402_
#define EXPRESSION_H_20070402_
Expand Down
20 changes: 4 additions & 16 deletions include/Expression.tcc
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef EXPRESSION_20070402_TCC_
#define EXPRESSION_20070402_TCC_
Expand Down
5 changes: 5 additions & 0 deletions include/FloatX.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef FLOAT_X_H_20151108_
#define FLOAT_X_H_20151108_
Expand Down
20 changes: 4 additions & 16 deletions include/Function.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef FUNCTION_H_20130830_
#define FUNCTION_H_20130830_
Expand Down
20 changes: 4 additions & 16 deletions include/GraphEdge.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2015 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2015 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef GRAPH_EDGE_H_20090903_
#define GRAPH_EDGE_H_20090903_
Expand Down
20 changes: 4 additions & 16 deletions include/GraphNode.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2015 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2015 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef GRAPH_NODE_H_20090903_
#define GRAPH_NODE_H_20090903_
Expand Down
20 changes: 4 additions & 16 deletions include/GraphWidget.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2015 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2015 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef GRAPH_WIDGET_H_20090903_
#define GRAPH_WIDGET_H_20090903_
Expand Down
20 changes: 4 additions & 16 deletions include/HexStringValidator.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2013 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2013 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef HEX_STRING_VALIDATOR_H_20130625_
#define HEX_STRING_VALIDATOR_H_20130625_
Expand Down
20 changes: 4 additions & 16 deletions include/IAnalyzer.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef IANALYZER_H_20080630_
#define IANALYZER_H_20080630_
Expand Down
20 changes: 4 additions & 16 deletions include/IBinary.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
/*
Copyright (C) 2006 - 2023 Evan Teran
evan.teran@gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* Copyright (C) 2006 - 2025 Evan Teran <evan.teran@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/

#ifndef IBINARY_H_20070718_
#define IBINARY_H_20070718_
Expand Down
Loading
Loading