Skip to content

Commit ce5200c

Browse files
committed
update copyright years
1 parent d2c1ffb commit ce5200c

File tree

1,330 files changed

+1330
-1330
lines changed

Some content is hidden

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

1,330 files changed

+1330
-1330
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2017-2024 Topological Manifold
2+
# Copyright (C) 2017-2025 Topological Manifold
33
#
44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

cmake/add_include_files.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2017-2024 Topological Manifold
2+
# Copyright (C) 2017-2025 Topological Manifold
33
#
44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

cmake/add_source_files.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2017-2024 Topological Manifold
2+
# Copyright (C) 2017-2025 Topological Manifold
33
#
44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

cmake/check_compilers.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2017-2024 Topological Manifold
2+
# Copyright (C) 2017-2025 Topological Manifold
33
#
44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

cmake/set_compiler_warnings.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2017-2024 Topological Manifold
2+
# Copyright (C) 2017-2025 Topological Manifold
33
#
44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

src/color/color.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2017-2024 Topological Manifold
2+
Copyright (C) 2017-2025 Topological Manifold
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

src/color/colors.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2017-2024 Topological Manifold
2+
Copyright (C) 2017-2025 Topological Manifold
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

src/color/conversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2017-2024 Topological Manifold
2+
Copyright (C) 2017-2025 Topological Manifold
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

src/color/illuminants.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2017-2024 Topological Manifold
2+
Copyright (C) 2017-2025 Topological Manifold
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

src/color/illuminants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2017-2024 Topological Manifold
2+
Copyright (C) 2017-2025 Topological Manifold
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)