From b8b4a6346a5fe4a8e1719fc476ab6c6f714446a6 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 21 Apr 2008 17:15:07 +0000 Subject: Removed our copyright header since these files are not copyright by us. --- src/utils/sha2.cpp | 24 ------------------------ src/utils/sha2.h | 28 ---------------------------- 2 files changed, 52 deletions(-) diff --git a/src/utils/sha2.cpp b/src/utils/sha2.cpp index aba6a532..b2bf9c1e 100644 --- a/src/utils/sha2.cpp +++ b/src/utils/sha2.cpp @@ -1,27 +1,3 @@ -/* - * The Mana World - * Copyright 2008 The Mana World Development Team - * - * This file is part of The Mana World. - * - * The Mana World 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 - * any later version. - * - * The Mana World 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 The Mana World; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - * Additional information about this file can be read below: - * $Id:$ - */ - /************************************************************* This program is a C++ implementation of the Secure Hash Algorithm (SHA) diff --git a/src/utils/sha2.h b/src/utils/sha2.h index 3a0f07b5..79f6b862 100644 --- a/src/utils/sha2.h +++ b/src/utils/sha2.h @@ -1,28 +1,3 @@ -/* - * The Mana World - * Copyright 2008 The Mana World Development Team - * - * This file is part of The Mana World. - * - * The Mana World 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 - * any later version. - * - * The Mana World 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 The Mana World; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - * Additional information about this file can be read below. - * - * $Id: $ - */ - /************************************************************* This program is a C++ implementation of the Secure Hash Algorithm (SHA) @@ -63,9 +38,6 @@ *************************************************************/ - - - #ifndef _TMW_UTILS_SHA2C_H #define _TMW_UTILS_SHA2C_H -- cgit v1.2.3-70-g09d2