Switch to the copyright headers the GPLv2 wants us to have

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@843 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2007-09-21 18:55:33 +00:00
parent 64f70a7910
commit a09a7e79f6
55 changed files with 391 additions and 50 deletions

View File

@@ -1,4 +1,10 @@
//! @author prozac@rottenboy.com
/*
* Copyright (C) 2004-2007 See the AUTHORS file for details.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation.
*/
#include <string.h>
#include "String.h"