[Privoxy-commits] [privoxy] 08/12: uagen: Bump copyright

User Git git at git.privoxy.org
Sun Aug 7 08:17:56 UTC 2022


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit bf5ebc36f9bdc330406304048e7e11376669ef3f
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Aug 5 23:00:20 2022 +0200

    uagen: Bump copyright
---
 tools/uagen.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/uagen.pl b/tools/uagen.pl
index 955746d6..36476125 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -17,7 +17,7 @@
 # Mozilla/5.0 (X11; ElectroBSD amd64; rv:78.0) Gecko/20100101 Firefox/78.0
 # Mozilla/5.0 (X11; FreeBSD i386; rv:78.0) Gecko/20100101 Firefox/78.0
 #
-# Copyright (c) 2006-2021 Fabian Keil <fk at fabiankeil.de>
+# Copyright (c) 2006-2022 Fabian Keil <fk at fabiankeil.de>
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -324,7 +324,7 @@ sub write_prefs_file() {
 }
 
 sub VersionMessage() {
-    printf UAGEN_VERSION . "\n" . 'Copyright (C) 2006-2020 Fabian Keil <fk at fabiankeil.de> ' .
+    printf UAGEN_VERSION . "\n" . 'Copyright (C) 2006-2022 Fabian Keil <fk at fabiankeil.de> ' .
         "\nhttps://www.fabiankeil.de/sourcecode/uagen/\n";
 }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list