--------------------- PatchSet 6093 Date: 2007/11/06 16:14:59 Author: rousskov Branch: ssl-bump Tag: (none) Log: Removed default/copied headers. Members: src/ACLSslError.cc:1.1.2.1->1.1.2.2 src/ACLSslError.h:1.1.2.1->1.1.2.2 src/ProtoPort.cc:1.1.2.1->1.1.2.2 src/ProtoPort.h:1.1.2.2->1.1.2.3 Index: squid3/src/ACLSslError.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Attic/ACLSslError.cc,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- squid3/src/ACLSslError.cc 5 Nov 2007 17:49:46 -0000 1.1.2.1 +++ squid3/src/ACLSslError.cc 6 Nov 2007 16:14:59 -0000 1.1.2.2 @@ -1,36 +1,6 @@ /* - * $Id: ACLSslError.cc,v 1.1.2.1 2007/11/05 17:49:46 rousskov Exp $ - * - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - * - * - * Copyright (c) 2003, Robert Collins + * $Id: ACLSslError.cc,v 1.1.2.2 2007/11/06 16:14:59 rousskov Exp $ */ #include "squid.h" Index: squid3/src/ACLSslError.h =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Attic/ACLSslError.h,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- squid3/src/ACLSslError.h 5 Nov 2007 17:49:46 -0000 1.1.2.1 +++ squid3/src/ACLSslError.h 6 Nov 2007 16:14:59 -0000 1.1.2.2 @@ -1,36 +1,6 @@ /* - * $Id: ACLSslError.h,v 1.1.2.1 2007/11/05 17:49:46 rousskov Exp $ - * - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - * - * - * Copyright (c) 2003, Robert Collins + * $Id: ACLSslError.h,v 1.1.2.2 2007/11/06 16:14:59 rousskov Exp $ */ #ifndef SQUID_ACLSSL_ERROR_H Index: squid3/src/ProtoPort.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Attic/ProtoPort.cc,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- squid3/src/ProtoPort.cc 5 Nov 2007 22:13:39 -0000 1.1.2.1 +++ squid3/src/ProtoPort.cc 6 Nov 2007 16:14:59 -0000 1.1.2.2 @@ -1,35 +1,6 @@ /* - * $Id: ProtoPort.cc,v 1.1.2.1 2007/11/05 22:13:39 rousskov Exp $ - * - * DEBUG: section 74 HTTP Message - * AUTHOR: Alex Rousskov - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * $Id: ProtoPort.cc,v 1.1.2.2 2007/11/06 16:14:59 rousskov Exp $ * */ Index: squid3/src/ProtoPort.h =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Attic/ProtoPort.h,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- squid3/src/ProtoPort.h 6 Nov 2007 00:09:28 -0000 1.1.2.2 +++ squid3/src/ProtoPort.h 6 Nov 2007 16:14:59 -0000 1.1.2.3 @@ -1,34 +1,6 @@ /* - * $Id: ProtoPort.h,v 1.1.2.2 2007/11/06 00:09:28 rousskov Exp $ - * - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - * + * $Id: ProtoPort.h,v 1.1.2.3 2007/11/06 16:14:59 rousskov Exp $ */ #ifndef SQUID_PROTO_PORT_H