Skip to content

Commit bef1167

Browse files
committed
Update copyright year
1 parent 38665a6 commit bef1167

98 files changed

Lines changed: 100 additions & 100 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014-2025 Anastasios Stasinopoulos
1+
Copyright (c) 2014-2026 Anastasios Stasinopoulos
22

33
This program is free software: you can redistribute it and/or modify
44
it under the terms of the GNU General Public License as published by

commix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/core/compat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/core/convert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/core/injections/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/core/injections/blind/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/core/injections/blind/techniques/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""
55
This file is part of Commix Project (https://commixproject.com).
6-
Copyright (c) 2014-2025 Anastasios Stasinopoulos (@ancst).
6+
Copyright (c) 2014-2026 Anastasios Stasinopoulos (@ancst).
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)