]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/clients/FtpClient.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / clients / FtpClient.cc
index 65ca12a92bfcffe6c6dedb4c7ac25918db244844..4265426c40056581e7f60e14a289b29a5c7d348f 100644 (file)
@@ -1,8 +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 "acl/FilledChecklist.h"
 #include "client_side.h"