mirror of
https://github.com/znc/znc.git
synced 2026-05-03 12:02:30 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user