Browse Source

Add proper copyright&license notices to the remaining Delphi source files.

git-svn-id: file:///var/svn/tigccpp/trunk/tigcc/ide@573 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 18 years ago
parent
commit
87db85425a
1 changed files with 21 additions and 0 deletions
  1. 21 0
      IDE.dpr

+ 21 - 0
IDE.dpr

@@ -1,3 +1,24 @@
+{
+  TIGCC IDE
+
+  Copyright (C) 2000-2004 Sebastian Reichelt
+  Copyright (C) 2004 Frédéric Bour
+
+  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, 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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA.
+}
+
 program IDE;
 
 uses