]> www.infradead.org Git - users/dwmw2/vpnc-scripts.git/commitdiff
Update copyright/origin notices in scripts
authorDaniel Lenski <dlenski@gmail.com>
Mon, 24 Jan 2022 01:19:10 +0000 (17:19 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 24 Jan 2022 01:39:45 +0000 (17:39 -0800)
Signed-off-by: Daniel Lenski <dlenski@gmail.com>
vpnc-script
vpnc-script-win.js

index e1934e764a34b0b62f02ca0718b72ac90970c3fa..385517e2331136276e007772502f6050cbf5f1c0 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Originally part of vpnc source code:
 # © 2005-2012 Maurice Massar, Jörg Mayer, Antonio Borneo et al.
-# © 2009-2012 David Woodhouse <dwmw2@infradead.org>
+# © 2009-2022 David Woodhouse <dwmw2@infradead.org>, Daniel Lenski <dlenski@gmail.com> et al.
 #
 # 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
index 982ca6d8fb17eb383e72e82adff5ed6e7fca7201..64ab610931e64ac98e3868e72e2eb9bc628efa5d 100644 (file)
@@ -1,5 +1,10 @@
 // vpnc-script-win.js
 //
+// Originally part of vpnc source code:
+// © 2007-2008 Maurice Massar, Jörg Mayer, Antonio Borneo, et al.
+// © 2014 David Woodhouse <dwmw2@infradead.org>
+// © 2020-2022 Daniel Lenski <dlenski@gmail.com> et al.
+//
 // Routing, IP, and DNS configuration script for OpenConnect.
 //
 // Microsoft's "JScript" is what we're actually using here.  It's