From: Patrik Gornicz Date: Sat, 9 Aug 2008 14:57:52 +0000 (-0400) Subject: fixed template headers X-Git-Tag: v0.05~22 X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=commitdiff_plain;h=e7005f1741c5dd50c07f0449670ba704507a3fec fixed template headers --- diff --git a/src/templates/template.cpp b/src/templates/template.cpp index 0a4dccb..07c3065 100644 --- a/src/templates/template.cpp +++ b/src/templates/template.cpp @@ -15,23 +15,6 @@ * along with this program. If not, see . */ -/* - * Copyright (C) 2008 Patrik Gornicz, Gornicz_P (at) hotmail (dot) com. - * - * This program 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 3 of the License, or - * (at your option) any later version. - * - * This program 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 this program. If not, see . - */ - /// ***** Private Method Headers ***** /// ***** Private Variables ***** diff --git a/src/templates/template.h b/src/templates/template.h index 99d057b..1e5f600 100644 --- a/src/templates/template.h +++ b/src/templates/template.h @@ -15,23 +15,6 @@ * along with this program. If not, see . */ -/* - * Copyright (C) 2008 Patrik Gornicz, Gornicz_P (at) hotmail (dot) com. - * - * This program 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 3 of the License, or - * (at your option) any later version. - * - * This program 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 this program. If not, see . - */ - #ifndef TEMP_H #define TEMP_H