From: Amos Jeffries Date: Tue, 2 Sep 2014 14:44:28 +0000 (-0700) Subject: Boilerplate: move 'AUTHOR: Guido Serassio' texts X-Git-Tag: SQUID_3_5_0_1~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af4d1ea4e7c1cf2184b9dae497d1db29f7c0f9df;p=thirdparty%2Fsquid.git Boilerplate: move 'AUTHOR: Guido Serassio' texts with permission. Also, remove some joint authorship claims where all authors have given permission for the move. --- diff --git a/compat/mswindows.cc b/compat/mswindows.cc index cc62a386b5..2db599f853 100644 --- a/compat/mswindows.cc +++ b/compat/mswindows.cc @@ -7,7 +7,6 @@ */ /* Windows support - * AUTHOR: Guido Serassio * Inspired by previous work by Romeo Anghelache & Eric Stern. */ #include "squid.h" diff --git a/lib/dirent.c b/lib/dirent.c index ba8f7c6d97..6d16851385 100644 --- a/lib/dirent.c +++ b/lib/dirent.c @@ -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 */ /* diff --git a/lib/ntlmauth/ntlmauth.cc b/lib/ntlmauth/ntlmauth.cc index c3ecf0579c..2a394015db 100644 --- a/lib/ntlmauth/ntlmauth.cc +++ b/lib/ntlmauth/ntlmauth.cc @@ -7,10 +7,6 @@ */ /* - * AUTHOR: Francesco Chemolli - * AUTHOR: Guido Serassio: - * AUTHOR: Amos Jeffries - * * Inspired by previous work by Andrew Doran . */ #include "squid.h" diff --git a/lib/sspwin32.cc b/lib/sspwin32.cc index 46e4bb1349..a41322ac5c 100644 --- a/lib/sspwin32.cc +++ b/lib/sspwin32.cc @@ -6,11 +6,6 @@ * Please see the COPYING and CONTRIBUTORS files for details. */ -/* - * AUTHOR: Guido Serassio - * Inspired by previous work by Robert Collins, Francesco Chemolli. - */ - #include "squid.h" #include "base64.h" #include "ntlmauth/ntlmauth.h" diff --git a/scripts/boiler-mgr.pl b/scripts/boiler-mgr.pl index 0e9f6ad0a0..84f453b23a 100755 --- a/scripts/boiler-mgr.pl +++ b/scripts/boiler-mgr.pl @@ -81,6 +81,8 @@ my $reClaimsOkToMove = qr{ Henrik.Nordstrom|| MARA.Systems.AB| + + Guido.Serassio||| }xi; # inspirations are not copyright claims but should be preserved