aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2023-01-07 15:04:16 -0600
committerCalvin Rose <calsrose@gmail.com>2023-01-07 15:04:56 -0600
commit2093ab2baa9ae79b03e2ea416b0fa5aa746e7db4 (patch)
treea6936696d33a4479569bd0f11caec84af202e936
parentUpdate copyright year. (diff)
Update copyrights.
-rw-r--r--LICENSE2
-rw-r--r--meson.build2
-rw-r--r--test/amalg/main.c2
-rw-r--r--test/suite0000.janet2
-rw-r--r--test/suite0001.janet2
-rw-r--r--test/suite0002.janet2
-rw-r--r--test/suite0003.janet2
-rw-r--r--test/suite0004.janet2
-rw-r--r--test/suite0005.janet2
-rw-r--r--test/suite0006.janet2
-rw-r--r--test/suite0007.janet2
-rw-r--r--test/suite0008.janet2
-rw-r--r--test/suite0009.janet2
-rw-r--r--test/suite0010.janet2
-rw-r--r--tools/msi/LICENSE.rtfbin1272 -> 1272 bytes
-rw-r--r--tools/symcharsgen.c2
16 files changed, 15 insertions, 15 deletions
diff --git a/LICENSE b/LICENSE
index 1ae1c981..440e8c30 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2021 Calvin Rose and contributors
+Copyright (c) 2023 Calvin Rose and contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/meson.build b/meson.build
index 30c6a22d..631abcb7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose and contributors
+# Copyright (c) 2023 Calvin Rose and contributors
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/amalg/main.c b/test/amalg/main.c
index 10c17a1c..b96ef2f7 100644
--- a/test/amalg/main.c
+++ b/test/amalg/main.c
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2021 Calvin Rose
+* Copyright (c) 2023 Calvin Rose
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0000.janet b/test/suite0000.janet
index 1846a042..802d37eb 100644
--- a/test/suite0000.janet
+++ b/test/suite0000.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose
+# Copyright (c) 2023 Calvin Rose
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0001.janet b/test/suite0001.janet
index fd04de8b..63613fbb 100644
--- a/test/suite0001.janet
+++ b/test/suite0001.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose
+# Copyright (c) 2023 Calvin Rose
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0002.janet b/test/suite0002.janet
index 4721d685..9e76b1dd 100644
--- a/test/suite0002.janet
+++ b/test/suite0002.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose
+# Copyright (c) 2023 Calvin Rose
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0003.janet b/test/suite0003.janet
index 152ea02b..f94b1b58 100644
--- a/test/suite0003.janet
+++ b/test/suite0003.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose
+# Copyright (c) 2023 Calvin Rose
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0004.janet b/test/suite0004.janet
index dc8438cd..e002b2f1 100644
--- a/test/suite0004.janet
+++ b/test/suite0004.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose
+# Copyright (c) 2023 Calvin Rose
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0005.janet b/test/suite0005.janet
index 0e982174..e268b1c7 100644
--- a/test/suite0005.janet
+++ b/test/suite0005.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose & contributors
+# Copyright (c) 2023 Calvin Rose & contributors
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0006.janet b/test/suite0006.janet
index 34633ebd..cc9683c9 100644
--- a/test/suite0006.janet
+++ b/test/suite0006.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose & contributors
+# Copyright (c) 2023 Calvin Rose & contributors
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0007.janet b/test/suite0007.janet
index ab6482cb..5ffa4163 100644
--- a/test/suite0007.janet
+++ b/test/suite0007.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose & contributors
+# Copyright (c) 2023 Calvin Rose & contributors
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0008.janet b/test/suite0008.janet
index c93ddafc..8c65027c 100644
--- a/test/suite0008.janet
+++ b/test/suite0008.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose & contributors
+# Copyright (c) 2023 Calvin Rose & contributors
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0009.janet b/test/suite0009.janet
index d75db543..6b61797a 100644
--- a/test/suite0009.janet
+++ b/test/suite0009.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose & contributors
+# Copyright (c) 2023 Calvin Rose & contributors
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/test/suite0010.janet b/test/suite0010.janet
index 34cf608c..98e0ad4d 100644
--- a/test/suite0010.janet
+++ b/test/suite0010.janet
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Calvin Rose & contributors
+# Copyright (c) 2023 Calvin Rose & contributors
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/tools/msi/LICENSE.rtf b/tools/msi/LICENSE.rtf
index f9bfc457..24a86b77 100644
--- a/tools/msi/LICENSE.rtf
+++ b/tools/msi/LICENSE.rtf
Binary files differ
diff --git a/tools/symcharsgen.c b/tools/symcharsgen.c
index 5d86c25b..311eb382 100644
--- a/tools/symcharsgen.c
+++ b/tools/symcharsgen.c
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2021 Calvin Rose
+* Copyright (c) 2023 Calvin Rose
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to