aboutsummaryrefslogtreecommitdiffstats
path: root/lib/siscomponentrecord.cpp
diff options
context:
space:
mode:
authorDaniel Brahneborg <basic@chello.se>2002-03-03 12:21:31 +0000
committerDaniel Brahneborg <basic@chello.se>2002-03-03 12:21:31 +0000
commitd92c2abcca7d9270f49cbfb09a27bfda86642c31 (patch)
treec9c0ba02f077f2413e6023a9d3e13a5f256d186b /lib/siscomponentrecord.cpp
parent9df8909948bb491b1b8c53ff8e1b5ce125304aac (diff)
downloadplptools-d92c2abcca7d9270f49cbfb09a27bfda86642c31.tar.gz
plptools-d92c2abcca7d9270f49cbfb09a27bfda86642c31.tar.bz2
plptools-d92c2abcca7d9270f49cbfb09a27bfda86642c31.zip
Added GNU copyright header.
Diffstat (limited to 'lib/siscomponentrecord.cpp')
-rw-r--r--lib/siscomponentrecord.cpp21
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/siscomponentrecord.cpp b/lib/siscomponentrecord.cpp
index ff3153f..7ec468d 100644
--- a/lib/siscomponentrecord.cpp
+++ b/lib/siscomponentrecord.cpp
@@ -1,3 +1,24 @@
+/** -*-c++-*-
+ * $Id$
+ *
+ * This file is part of plptools.
+ *
+ * Copyright (C) 2002 Daniel Brahneborg <basic.chello@se>
+ *
+ * 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 2 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, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
#include "siscomponentrecord.h"
#include "sisfile.h"