Skip to content

Commit

Permalink
Updating copyright to new year
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koefferlein committed Jan 1, 2024
1 parent 7d74c26 commit d248bfd
Show file tree
Hide file tree
Showing 3,676 changed files with 3,679 additions and 3,679 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# KLayout Layout Viewer
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# ./scripts/mkqtdecl.sh -h
#
#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/c++.treetop
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/cpp_classes.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/cpp_parser_classes.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/dump.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/mkqtdecl_extract_nc_pointers.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/mkqtdecl_extract_props.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/mkqtdecl_extract_signals.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/parse.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions scripts/mkqtdecl_common/produce.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down Expand Up @@ -1509,7 +1509,7 @@ def produce_cpp_from_decl(conf, decl_obj)
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down Expand Up @@ -3072,7 +3072,7 @@ def produce_externals
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion scripts/mkqtdecl_common/reader_ext.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#
# Copyright (C) 2006-2023 Matthias Koefferlein
# Copyright (C) 2006-2024 Matthias Koefferlein
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion scripts/pyqrc.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def write(self, file):
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
KLayout standalone Python module setup script
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antCommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antConfig.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antConfigPage.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antConfigPage.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antForceLink.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antForceLink.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antObject.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antObject.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antPlugin.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antPlugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antPropertiesPage.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antPropertiesPage.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antService.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antService.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antTemplate.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/antTemplate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/ant/gsiDeclAnt.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/ant/unit_tests/antBasicTests.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/buddies/src/bd/bdCommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/buddies/src/bd/bdConverterMain.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/buddies/src/bd/bdConverterMain.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/buddies/src/bd/bdInit.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/buddies/src/bd/bdInit.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/buddies/src/bd/bdReaderOptions.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/buddies/src/bd/bdReaderOptions.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
2 changes: 1 addition & 1 deletion src/buddies/src/bd/bdWriterOptions.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
KLayout Layout Viewer
Copyright (C) 2006-2023 Matthias Koefferlein
Copyright (C) 2006-2024 Matthias Koefferlein
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
Expand Down
Loading

0 comments on commit d248bfd

Please sign in to comment.