aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2025-06-01 17:24:24 +0300
committerGitHub <noreply@github.com>2025-06-01 17:24:24 +0300
commit5d9229b16966f8135de4d78ecdefd4230f8e3383 (patch)
treebc992b76038f9ec1b43d0d85b273676d7ba505bc
parent340037f69a425d87aedc8c793e821a4946660938 (diff)
downloadportable-5d9229b16966f8135de4d78ecdefd4230f8e3383.tar.gz
portable-5d9229b16966f8135de4d78ecdefd4230f8e3383.tar.bz2
portable-5d9229b16966f8135de4d78ecdefd4230f8e3383.zip
adjust incorrect commit years
Co-authored-by: Theo Buehler <botovq@users.noreply.github.com>
-rw-r--r--CMakeLists.txt2
-rw-r--r--apps/CMakeLists.txt2
-rw-r--r--crypto/CMakeLists.txt2
-rw-r--r--crypto/Makefile.am2
-rw-r--r--m4/check-libc.m42
-rw-r--r--m4/check-os-options.m42
-rw-r--r--m4/disable-compiler-warnings.m42
-rw-r--r--man/CMakeLists.txt2
-rw-r--r--ssl/CMakeLists.txt2
-rw-r--r--ssl/Makefile.am2
-rw-r--r--tls/CMakeLists.txt2
-rw-r--r--tls/Makefile.am2
12 files changed, 12 insertions, 12 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a5956be..3017527 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt
index f52f37d..754990a 100644
--- a/apps/CMakeLists.txt
+++ b/apps/CMakeLists.txt
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt
index 832aea9..d244967 100644
--- a/crypto/CMakeLists.txt
+++ b/crypto/CMakeLists.txt
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 14f61a9..239c8c3 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/m4/check-libc.m4 b/m4/check-libc.m4
index 45f38b3..dadf0da 100644
--- a/m4/check-libc.m4
+++ b/m4/check-libc.m4
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/m4/check-os-options.m4 b/m4/check-os-options.m4
index d5b2582..fd63d77 100644
--- a/m4/check-os-options.m4
+++ b/m4/check-os-options.m4
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/m4/disable-compiler-warnings.m4 b/m4/disable-compiler-warnings.m4
index 0b6c704..052e8ab 100644
--- a/m4/disable-compiler-warnings.m4
+++ b/m4/disable-compiler-warnings.m4
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt
index c2ac7af..8f1121e 100644
--- a/man/CMakeLists.txt
+++ b/man/CMakeLists.txt
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2016 Jeff Davey 2# Copyright (c) 2015 Jeff Davey
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/ssl/CMakeLists.txt b/ssl/CMakeLists.txt
index 49a7dc4..637e0f0 100644
--- a/ssl/CMakeLists.txt
+++ b/ssl/CMakeLists.txt
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/ssl/Makefile.am b/ssl/Makefile.am
index 504a4ea..9dd4a77 100644
--- a/ssl/Makefile.am
+++ b/ssl/Makefile.am
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/tls/CMakeLists.txt b/tls/CMakeLists.txt
index 59c77db..6475245 100644
--- a/tls/CMakeLists.txt
+++ b/tls/CMakeLists.txt
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above
diff --git a/tls/Makefile.am b/tls/Makefile.am
index 7746c59..44d0e24 100644
--- a/tls/Makefile.am
+++ b/tls/Makefile.am
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (c) 2015 Brent Cook 2# Copyright (c) 2014 Brent Cook
3# 3#
4# Permission to use, copy, modify, and distribute this software for any 4# Permission to use, copy, modify, and distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above 5# purpose with or without fee is hereby granted, provided that the above