Skip to content

Commit c9da9dc

Browse files
author
Matthias Koefferlein
committed
Updating copyright to 2025
1 parent 826b811 commit c9da9dc

File tree

3,761 files changed

+3764
-3764
lines changed

Some content is hidden

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

3,761 files changed

+3764
-3764
lines changed

build.sh

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

33
#
44
# KLayout Layout Viewer
5-
# Copyright (C) 2006-2024 Matthias Koefferlein
5+
# Copyright (C) 2006-2025 Matthias Koefferlein
66
#
77
# This program is free software; you can redistribute it and/or modify
88
# it under the terms of the GNU General Public License as published by

scripts/mkqtdecl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# ./scripts/mkqtdecl.sh -h
2222
#
2323
#
24-
# Copyright (C) 2006-2024 Matthias Koefferlein
24+
# Copyright (C) 2006-2025 Matthias Koefferlein
2525
#
2626
# This program is free software; you can redistribute it and/or modify
2727
# it under the terms of the GNU General Public License as published by

scripts/mkqtdecl_common/c++.treetop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2006-2024 Matthias Koefferlein
2+
# Copyright (C) 2006-2025 Matthias Koefferlein
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

scripts/mkqtdecl_common/cpp_classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2006-2024 Matthias Koefferlein
2+
# Copyright (C) 2006-2025 Matthias Koefferlein
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

scripts/mkqtdecl_common/cpp_parser_classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2006-2024 Matthias Koefferlein
2+
# Copyright (C) 2006-2025 Matthias Koefferlein
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

scripts/mkqtdecl_common/dump.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env ruby
22

33
#
4-
# Copyright (C) 2006-2024 Matthias Koefferlein
4+
# Copyright (C) 2006-2025 Matthias Koefferlein
55
#
66
# This program is free software; you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

scripts/mkqtdecl_common/mkqtdecl_extract_ambigous_methods.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
#
3-
# Copyright (C) 2006-2024 Matthias Koefferlein
3+
# Copyright (C) 2006-2025 Matthias Koefferlein
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

scripts/mkqtdecl_common/mkqtdecl_extract_nc_pointers.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
#
3-
# Copyright (C) 2006-2024 Matthias Koefferlein
3+
# Copyright (C) 2006-2025 Matthias Koefferlein
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

scripts/mkqtdecl_common/mkqtdecl_extract_potential_factories.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
#
3-
# Copyright (C) 2006-2024 Matthias Koefferlein
3+
# Copyright (C) 2006-2025 Matthias Koefferlein
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

scripts/mkqtdecl_common/mkqtdecl_extract_props.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
#
3-
# Copyright (C) 2006-2024 Matthias Koefferlein
3+
# Copyright (C) 2006-2025 Matthias Koefferlein
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)