]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Boilerplate: move 'AUTHOR: Guido Serassio' texts
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 2 Sep 2014 14:44:28 +0000 (07:44 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 2 Sep 2014 14:44:28 +0000 (07:44 -0700)
with permission.

Also, remove some joint authorship claims where all authors have given
permission for the move.

compat/mswindows.cc
lib/dirent.c
lib/ntlmauth/ntlmauth.cc
lib/sspwin32.cc
scripts/boiler-mgr.pl

index cc62a386b5e3974982d37eb469ff5a222bbd1367..2db599f85353c5ad211ba5a8bda54a50ca002199 100644 (file)
@@ -7,7 +7,6 @@
  */
 
 /* Windows support
- * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  * Inspired by previous work by Romeo Anghelache & Eric Stern. */
 
 #include "squid.h"
index ba8f7c6d972a7f770f40ab67fdb21d5ac0b67439..6d16851385a216c3627855437fb2d5d24d1e3e61 100644 (file)
@@ -9,7 +9,6 @@
 /*
  * Implement dirent-style opendir(), readdir(), closedir(), rewinddir(),
  * seekdir() and telldir on Windows - Based on mingw-runtime package sources.
- * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  */
 
 /*
index c3ecf0579cc530131ca5ae0bc9fbabc63fece5ad..2a394015db46c740c6b54b693fd471ee3e3ed04c 100644 (file)
@@ -7,10 +7,6 @@
  */
 
 /*
- * AUTHOR: Francesco Chemolli <kinkie@kame.usr.dsi.unimi.it>
- * AUTHOR: Guido Serassio: <guido.serassio@acmeconsulting.it>
- * AUTHOR: Amos Jeffries <squid3@treenet.co.nz>
- *
  * Inspired by previous work by Andrew Doran <ad@interlude.eu.org>.
  */
 #include "squid.h"
index 46e4bb13492a1737346ee8e8134f49a6a647f76e..a41322ac5c28398d4b09c30b60413b215412f5bd 100644 (file)
@@ -6,11 +6,6 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-/*
- * AUTHOR: Guido Serassio <serassio@squid-cache.org>
- * Inspired by previous work by Robert Collins, Francesco Chemolli.
- */
-
 #include "squid.h"
 #include "base64.h"
 #include "ntlmauth/ntlmauth.h"
index 0e9f6ad0a02cf4a4f36fde8d1fe766e4805033ad..84f453b23a06108ea333818dec98ad0d6268d9f2 100755 (executable)
@@ -81,6 +81,8 @@ my $reClaimsOkToMove = qr{
 
        Henrik.Nordstrom|<henrik\@henriknordstrom.net>|
        MARA.Systems.AB|
+
+       Guido.Serassio|<serassio\@squid-cache.org>|<guido.serassio\@acmeconsulting.it>|
 }xi;
 
 # inspirations are not copyright claims but should be preserved