]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ftp/Parsing.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / ftp / Parsing.cc
index a3ad18c39289ae9ec1a78fbac09a5e5f7b46e9fd..7c824d8d3e313a907759d2bc6a7d0eb5ede8ef79 100644 (file)
@@ -1,7 +1,13 @@
 /*
- * DEBUG: section 09    File Transfer Protocol (FTP)
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
+/* DEBUG: section 09    File Transfer Protocol (FTP) */
+
 #include "squid.h"
 #include "ftp/Parsing.h"
 #include "ip/Address.h"