commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6200 - trunk/gnue-packages


From: reinhard
Subject: r6200 - trunk/gnue-packages
Date: Tue, 24 Aug 2004 12:35:14 -0500 (CDT)

Author: reinhard
Date: 2004-08-24 12:35:13 -0500 (Tue, 24 Aug 2004)
New Revision: 6200

Added:
   trunk/gnue-packages/boilerplate.gcd
Log:
Added boilerplate for new modules.


Added: trunk/gnue-packages/boilerplate.gcd
===================================================================
--- trunk/gnue-packages/boilerplate.gcd 2004-08-24 17:32:41 UTC (rev 6199)
+++ trunk/gnue-packages/boilerplate.gcd 2004-08-24 17:35:13 UTC (rev 6200)
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ***Foo*** Module
+
+     Copyright 2004 Free Software Foundation
+
+     This file is part of GNU Enterprise.
+
+     GNU Enterprise 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.
+
+     GNU Enterprise 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 GNU Enterprise; see the file COPYING.  If not, write to
+     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+     Boston, MA 02111-1307, USA.
+
+     $Id$ -->
+
+<module name="foo" comment="">
+  <class name="bar" comment="">
+    <property name="baz" type="string(8)" nullable="False" />
+  </class>
+</module>


Property changes on: trunk/gnue-packages/boilerplate.gcd
___________________________________________________________________
Name: svn:keywords
   + Id





reply via email to

[Prev in Thread] Current Thread [Next in Thread]