commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r9226 - in trunk/gnue-designer/src: . app base base/settings base


From: johannes
Subject: [gnue] r9226 - in trunk/gnue-designer/src: . app base base/settings base/tools forms forms/LayoutEditor forms/LayoutEditor/renderers/Base forms/LayoutEditor/renderers/curses forms/LayoutEditor/renderers/native forms/PagePainter forms/PagePainter/skins forms/events forms/wizards navigator navigator/wizards projects reports reports/Char reports/Default reports/Labels reports/MailMerge reports/SimpleTabulation reports/Standard reports/wizards schema schema/DiaEditor schema/wizards templates templates/forms templates/reports templates/schema ui/wx ui/wx/startup ui/wx/uihelpers ui/wx/uihelpers/doccanvas
Date: Mon, 8 Jan 2007 07:15:59 -0600 (CST)

Author: johannes
Date: 2007-01-08 07:15:48 -0600 (Mon, 08 Jan 2007)
New Revision: 9226

Modified:
   trunk/gnue-designer/src/__init__.py
   trunk/gnue-designer/src/app/designer.py
   trunk/gnue-designer/src/app/documents.py
   trunk/gnue-designer/src/app/objectext.py
   trunk/gnue-designer/src/base/Config.py
   trunk/gnue-designer/src/base/EditorBase.py
   trunk/gnue-designer/src/base/Goat.py
   trunk/gnue-designer/src/base/Icons.py
   trunk/gnue-designer/src/base/Incubator.py
   trunk/gnue-designer/src/base/MRUManager.py
   trunk/gnue-designer/src/base/MenuBar.py
   trunk/gnue-designer/src/base/MultiObjectGridEditor.py
   trunk/gnue-designer/src/base/ObjectList.py
   trunk/gnue-designer/src/base/PopupMenu.py
   trunk/gnue-designer/src/base/PrimaryToolBar.py
   trunk/gnue-designer/src/base/TemplateBase.py
   trunk/gnue-designer/src/base/TemplateChooser.py
   trunk/gnue-designer/src/base/TemplateParser.py
   trunk/gnue-designer/src/base/ToolBar.py
   trunk/gnue-designer/src/base/ToolBase.py
   trunk/gnue-designer/src/base/UndoManager.py
   trunk/gnue-designer/src/base/document.py
   trunk/gnue-designer/src/base/parsertoobj.py
   trunk/gnue-designer/src/base/settings/__init__.py
   trunk/gnue-designer/src/base/tools/DataSourceEditor.py
   trunk/gnue-designer/src/base/tools/EventEditor.py
   trunk/gnue-designer/src/base/tools/PropertyEditor.py
   trunk/gnue-designer/src/base/tools/SchemaNavigator.py
   trunk/gnue-designer/src/base/tools/SchemaViewer.py
   trunk/gnue-designer/src/base/tools/TreeView.py
   trunk/gnue-designer/src/base/tools/TriggerEditor.py
   trunk/gnue-designer/src/forms/BlockEditor.py
   trunk/gnue-designer/src/forms/Debugger.py
   trunk/gnue-designer/src/forms/EventEditor.py
   trunk/gnue-designer/src/forms/Incubator.py
   trunk/gnue-designer/src/forms/LayoutEditor/DisplayDropTarget.py
   trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py
   trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py
   trunk/gnue-designer/src/forms/LayoutEditor/PopupEditor.py
   trunk/gnue-designer/src/forms/LayoutEditor/PropertyBar.py
   trunk/gnue-designer/src/forms/LayoutEditor/ReorderFocus.py
   trunk/gnue-designer/src/forms/LayoutEditor/Utils.py
   trunk/gnue-designer/src/forms/LayoutEditor/WidgetFocusTab.py
   trunk/gnue-designer/src/forms/LayoutEditor/WidgetHandler.py
   trunk/gnue-designer/src/forms/LayoutEditor/WidgetHighlighter.py
   trunk/gnue-designer/src/forms/LayoutEditor/Workspace.py
   trunk/gnue-designer/src/forms/LayoutEditor/__init__.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/Driver.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/GridPane.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/__init__.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/curses/Driver.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/Driver.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/WidgetHandler.py
   trunk/gnue-designer/src/forms/PagePainter/PagePainter.py
   trunk/gnue-designer/src/forms/PagePainter/__init__.py
   trunk/gnue-designer/src/forms/PagePainter/skins/common.py
   trunk/gnue-designer/src/forms/PagePainter/skins/default.py
   trunk/gnue-designer/src/forms/PagePainter/skins/term.py
   trunk/gnue-designer/src/forms/PropertyEditor.py
   trunk/gnue-designer/src/forms/TemplateSupport.py
   trunk/gnue-designer/src/forms/TreeView.py
   trunk/gnue-designer/src/forms/WizardRunner.py
   trunk/gnue-designer/src/forms/__init__.py
   trunk/gnue-designer/src/forms/document.py
   trunk/gnue-designer/src/forms/events/Arrange.py
   trunk/gnue-designer/src/forms/events/Events.py
   trunk/gnue-designer/src/forms/events/Resize.py
   trunk/gnue-designer/src/forms/wizards/AddBlock.py
   trunk/gnue-designer/src/forms/wizards/AddBox.py
   trunk/gnue-designer/src/forms/wizards/AddButton.py
   trunk/gnue-designer/src/forms/wizards/AddCheckbox.py
   trunk/gnue-designer/src/forms/wizards/AddDataSource.py
   trunk/gnue-designer/src/forms/wizards/AddDropDown.py
   trunk/gnue-designer/src/forms/wizards/AddEntry.py
   trunk/gnue-designer/src/forms/wizards/AddLabel.py
   trunk/gnue-designer/src/forms/wizards/AddPage.py
   trunk/gnue-designer/src/forms/wizards/CreateSchema.py
   trunk/gnue-designer/src/forms/wizards/CreateWebForm.py
   trunk/gnue-designer/src/forms/wizards/__init__.py
   trunk/gnue-designer/src/navigator/Document.py
   trunk/gnue-designer/src/navigator/Incubator.py
   trunk/gnue-designer/src/navigator/LayoutEditor.py
   trunk/gnue-designer/src/navigator/TemplateSupport.py
   trunk/gnue-designer/src/navigator/__init__.py
   trunk/gnue-designer/src/navigator/wizards/__init__.py
   trunk/gnue-designer/src/projects/Objects.py
   trunk/gnue-designer/src/projects/Parser.py
   trunk/gnue-designer/src/projects/Project.py
   trunk/gnue-designer/src/projects/__init__.py
   trunk/gnue-designer/src/reports/Char/FilterSupport.py
   trunk/gnue-designer/src/reports/Char/Incubator.py
   trunk/gnue-designer/src/reports/Char/LayoutEditor.py
   trunk/gnue-designer/src/reports/Default/FilterSupport.py
   trunk/gnue-designer/src/reports/Document.py
   trunk/gnue-designer/src/reports/FilterSupport.py
   trunk/gnue-designer/src/reports/Incubator.py
   trunk/gnue-designer/src/reports/Labels/FilterSupport.py
   trunk/gnue-designer/src/reports/MailMerge/FilterSupport.py
   trunk/gnue-designer/src/reports/SimpleTabulation/FilterSupport.py
   trunk/gnue-designer/src/reports/Standard/FilterSupport.py
   trunk/gnue-designer/src/reports/Standard/GroupEditor.py
   trunk/gnue-designer/src/reports/Standard/Incubator.py
   trunk/gnue-designer/src/reports/Standard/LayoutEditor.py
   trunk/gnue-designer/src/reports/TemplateSupport.py
   trunk/gnue-designer/src/reports/TreeView.py
   trunk/gnue-designer/src/reports/__init__.py
   trunk/gnue-designer/src/reports/wizards/__init__.py
   trunk/gnue-designer/src/schema/DiaEditor/VisualEditor.py
   trunk/gnue-designer/src/schema/DiaEditor/VisualTable.py
   trunk/gnue-designer/src/schema/Document.py
   trunk/gnue-designer/src/schema/Incubator.py
   trunk/gnue-designer/src/schema/LayoutEditor.py
   trunk/gnue-designer/src/schema/TableEditor.py
   trunk/gnue-designer/src/schema/TemplateSupport.py
   trunk/gnue-designer/src/schema/TreeView.py
   trunk/gnue-designer/src/schema/__init__.py
   trunk/gnue-designer/src/schema/wizards/AddTable.py
   trunk/gnue-designer/src/schema/wizards/WriteSchema.py
   trunk/gnue-designer/src/schema/wizards/__init__.py
   trunk/gnue-designer/src/templates/__init__.py
   trunk/gnue-designer/src/templates/forms/FormBuilder.py
   trunk/gnue-designer/src/templates/forms/Simple.py
   trunk/gnue-designer/src/templates/forms/__init__.py
   trunk/gnue-designer/src/templates/reports/CharReport.py
   trunk/gnue-designer/src/templates/reports/Labels.py
   trunk/gnue-designer/src/templates/reports/MailMerge.py
   trunk/gnue-designer/src/templates/reports/SimpleReport.py
   trunk/gnue-designer/src/templates/reports/__init__.py
   trunk/gnue-designer/src/templates/schema/Introspection.py
   trunk/gnue-designer/src/templates/schema/__init__.py
   trunk/gnue-designer/src/ui/wx/Base.py
   trunk/gnue-designer/src/ui/wx/Instance.py
   trunk/gnue-designer/src/ui/wx/MenuBar.py
   trunk/gnue-designer/src/ui/wx/startup/Startup.py
   trunk/gnue-designer/src/ui/wx/startup/__init__.py
   trunk/gnue-designer/src/ui/wx/uihelpers/GridCellEditors.py
   trunk/gnue-designer/src/ui/wx/uihelpers/PythonEditor.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/canvas.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/dnd.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/settings.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/textedit.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/widget.py
Log:
Updated copyright headers


Modified: trunk/gnue-designer/src/__init__.py
===================================================================
--- trunk/gnue-designer/src/__init__.py 2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/__init__.py 2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Forms
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise
 #

Modified: trunk/gnue-designer/src/app/designer.py
===================================================================
--- trunk/gnue-designer/src/app/designer.py     2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/app/designer.py     2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #
@@ -393,7 +393,7 @@
         self.ui.dialogOk(
             self.NAME + " " +
             u_("Version  ") + self.VERSION + "\n\n" +
-            u_("Copyright 2001-2006 Free Software Foundation\n\n") +
+            u_("Copyright 2001-2007 Free Software Foundation\n\n") +
             u_("Environment:\n  %s\n\n") % string.join(imports,'\n  ') +
             u_("For help, email address@hidden"),
             u_("About ") + self.NAME)

Modified: trunk/gnue-designer/src/app/documents.py
===================================================================
--- trunk/gnue-designer/src/app/documents.py    2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/app/documents.py    2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/app/objectext.py
===================================================================
--- trunk/gnue-designer/src/app/objectext.py    2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/app/objectext.py    2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - GNUe Common Runtime Extensions
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise
 #

Modified: trunk/gnue-designer/src/base/Config.py
===================================================================
--- trunk/gnue-designer/src/base/Config.py      2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/Config.py      2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/EditorBase.py
===================================================================
--- trunk/gnue-designer/src/base/EditorBase.py  2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/EditorBase.py  2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/Goat.py
===================================================================
--- trunk/gnue-designer/src/base/Goat.py        2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/Goat.py        2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/Icons.py
===================================================================
--- trunk/gnue-designer/src/base/Icons.py       2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/Icons.py       2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/Incubator.py
===================================================================
--- trunk/gnue-designer/src/base/Incubator.py   2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/Incubator.py   2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/MRUManager.py
===================================================================
--- trunk/gnue-designer/src/base/MRUManager.py  2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/MRUManager.py  2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/MenuBar.py
===================================================================
--- trunk/gnue-designer/src/base/MenuBar.py     2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/MenuBar.py     2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/MultiObjectGridEditor.py
===================================================================
--- trunk/gnue-designer/src/base/MultiObjectGridEditor.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/base/MultiObjectGridEditor.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/ObjectList.py
===================================================================
--- trunk/gnue-designer/src/base/ObjectList.py  2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/ObjectList.py  2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/PopupMenu.py
===================================================================
--- trunk/gnue-designer/src/base/PopupMenu.py   2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/PopupMenu.py   2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/PrimaryToolBar.py
===================================================================
--- trunk/gnue-designer/src/base/PrimaryToolBar.py      2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/PrimaryToolBar.py      2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/TemplateBase.py
===================================================================
--- trunk/gnue-designer/src/base/TemplateBase.py        2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/TemplateBase.py        2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/TemplateChooser.py
===================================================================
--- trunk/gnue-designer/src/base/TemplateChooser.py     2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/TemplateChooser.py     2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/TemplateParser.py
===================================================================
--- trunk/gnue-designer/src/base/TemplateParser.py      2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/TemplateParser.py      2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/ToolBar.py
===================================================================
--- trunk/gnue-designer/src/base/ToolBar.py     2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/ToolBar.py     2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/ToolBase.py
===================================================================
--- trunk/gnue-designer/src/base/ToolBase.py    2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/ToolBase.py    2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/UndoManager.py
===================================================================
--- trunk/gnue-designer/src/base/UndoManager.py 2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/UndoManager.py 2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/document.py
===================================================================
--- trunk/gnue-designer/src/base/document.py    2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/document.py    2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/parsertoobj.py
===================================================================
--- trunk/gnue-designer/src/base/parsertoobj.py 2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/base/parsertoobj.py 2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/settings/__init__.py
===================================================================
--- trunk/gnue-designer/src/base/settings/__init__.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/settings/__init__.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/tools/DataSourceEditor.py
===================================================================
--- trunk/gnue-designer/src/base/tools/DataSourceEditor.py      2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/base/tools/DataSourceEditor.py      2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/tools/EventEditor.py
===================================================================
--- trunk/gnue-designer/src/base/tools/EventEditor.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/tools/EventEditor.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/tools/PropertyEditor.py
===================================================================
--- trunk/gnue-designer/src/base/tools/PropertyEditor.py        2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/base/tools/PropertyEditor.py        2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/tools/SchemaNavigator.py
===================================================================
--- trunk/gnue-designer/src/base/tools/SchemaNavigator.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/base/tools/SchemaNavigator.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/tools/SchemaViewer.py
===================================================================
--- trunk/gnue-designer/src/base/tools/SchemaViewer.py  2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/tools/SchemaViewer.py  2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/tools/TreeView.py
===================================================================
--- trunk/gnue-designer/src/base/tools/TreeView.py      2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/tools/TreeView.py      2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/base/tools/TriggerEditor.py
===================================================================
--- trunk/gnue-designer/src/base/tools/TriggerEditor.py 2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/base/tools/TriggerEditor.py 2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Basic Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/BlockEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/BlockEditor.py        2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/BlockEditor.py        2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/Debugger.py
===================================================================
--- trunk/gnue-designer/src/forms/Debugger.py   2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/forms/Debugger.py   2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/EventEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/EventEditor.py        2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/EventEditor.py        2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/Incubator.py
===================================================================
--- trunk/gnue-designer/src/forms/Incubator.py  2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/forms/Incubator.py  2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/DisplayDropTarget.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/DisplayDropTarget.py     
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/DisplayDropTarget.py     
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py  2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py  2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py     
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py     
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/PopupEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/PopupEditor.py   2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/PopupEditor.py   2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/PropertyBar.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/PropertyBar.py   2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/PropertyBar.py   2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/ReorderFocus.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/ReorderFocus.py  2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/ReorderFocus.py  2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/Utils.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/Utils.py 2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/Utils.py 2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/WidgetFocusTab.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/WidgetFocusTab.py        
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/WidgetFocusTab.py        
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/WidgetHandler.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/WidgetHandler.py 2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/WidgetHandler.py 2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/WidgetHighlighter.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/WidgetHighlighter.py     
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/WidgetHighlighter.py     
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/Workspace.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/Workspace.py     2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/Workspace.py     2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/__init__.py      2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/__init__.py      2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/Driver.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/Driver.py 
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/Driver.py 
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/GridPane.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/GridPane.py       
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/GridPane.py       
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/__init__.py       
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/__init__.py       
2007-01-08 13:15:48 UTC (rev 9226)
@@ -16,7 +16,7 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # FILE:
 # curses/Renderer.py

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/curses/Driver.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/curses/Driver.py       
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/curses/Driver.py       
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/Driver.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/Driver.py       
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/Driver.py       
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: 
trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/WidgetHandler.py
===================================================================
--- 
trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/WidgetHandler.py    
    2007-01-08 13:14:46 UTC (rev 9225)
+++ 
trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/WidgetHandler.py    
    2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/PagePainter/PagePainter.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/PagePainter.py    2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/PagePainter/PagePainter.py    2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/PagePainter/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/__init__.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/PagePainter/__init__.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/PagePainter/skins/common.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/skins/common.py   2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/PagePainter/skins/common.py   2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/PagePainter/skins/default.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/skins/default.py  2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/PagePainter/skins/default.py  2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/PagePainter/skins/term.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/skins/term.py     2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/PagePainter/skins/term.py     2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/PropertyEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/PropertyEditor.py     2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/PropertyEditor.py     2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/TemplateSupport.py
===================================================================
--- trunk/gnue-designer/src/forms/TemplateSupport.py    2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/TemplateSupport.py    2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/TreeView.py
===================================================================
--- trunk/gnue-designer/src/forms/TreeView.py   2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/forms/TreeView.py   2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/WizardRunner.py
===================================================================
--- trunk/gnue-designer/src/forms/WizardRunner.py       2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/WizardRunner.py       2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/__init__.py   2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/forms/__init__.py   2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/document.py
===================================================================
--- trunk/gnue-designer/src/forms/document.py   2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/forms/document.py   2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/events/Arrange.py
===================================================================
--- trunk/gnue-designer/src/forms/events/Arrange.py     2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/events/Arrange.py     2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/events/Events.py
===================================================================
--- trunk/gnue-designer/src/forms/events/Events.py      2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/events/Events.py      2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/events/Resize.py
===================================================================
--- trunk/gnue-designer/src/forms/events/Resize.py      2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/events/Resize.py      2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddBlock.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddBlock.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddBlock.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddBox.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddBox.py     2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddBox.py     2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddButton.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddButton.py  2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddButton.py  2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddCheckbox.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddCheckbox.py        2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddCheckbox.py        2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddDataSource.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddDataSource.py      2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddDataSource.py      2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddDropDown.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddDropDown.py        2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddDropDown.py        2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddEntry.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddEntry.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddEntry.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddLabel.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddLabel.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddLabel.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/AddPage.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddPage.py    2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/AddPage.py    2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/CreateSchema.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/CreateSchema.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/CreateSchema.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/CreateWebForm.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/CreateWebForm.py      2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/CreateWebForm.py      2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/forms/wizards/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/__init__.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/forms/wizards/__init__.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/navigator/Document.py
===================================================================
--- trunk/gnue-designer/src/navigator/Document.py       2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/navigator/Document.py       2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Navigator Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/navigator/Incubator.py
===================================================================
--- trunk/gnue-designer/src/navigator/Incubator.py      2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/navigator/Incubator.py      2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Navigator Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/navigator/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/navigator/LayoutEditor.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/navigator/LayoutEditor.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Navigator Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/navigator/TemplateSupport.py
===================================================================
--- trunk/gnue-designer/src/navigator/TemplateSupport.py        2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/navigator/TemplateSupport.py        2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Navigator Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/navigator/__init__.py
===================================================================
--- trunk/gnue-designer/src/navigator/__init__.py       2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/navigator/__init__.py       2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Navigator Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/navigator/wizards/__init__.py
===================================================================
--- trunk/gnue-designer/src/navigator/wizards/__init__.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/navigator/wizards/__init__.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Navigator Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/projects/Objects.py
===================================================================
--- trunk/gnue-designer/src/projects/Objects.py 2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/projects/Objects.py 2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Project Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/projects/Parser.py
===================================================================
--- trunk/gnue-designer/src/projects/Parser.py  2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/projects/Parser.py  2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Project Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/projects/Project.py
===================================================================
--- trunk/gnue-designer/src/projects/Project.py 2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/projects/Project.py 2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Project Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/projects/__init__.py
===================================================================
--- trunk/gnue-designer/src/projects/__init__.py        2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/projects/__init__.py        2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Project Framework
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Char/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/Char/FilterSupport.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/Char/FilterSupport.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Char/Incubator.py
===================================================================
--- trunk/gnue-designer/src/reports/Char/Incubator.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/reports/Char/Incubator.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Char/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/reports/Char/LayoutEditor.py        2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/Char/LayoutEditor.py        2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Default/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/Default/FilterSupport.py    2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/Default/FilterSupport.py    2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Document.py
===================================================================
--- trunk/gnue-designer/src/reports/Document.py 2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/reports/Document.py 2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/FilterSupport.py    2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/reports/FilterSupport.py    2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Incubator.py
===================================================================
--- trunk/gnue-designer/src/reports/Incubator.py        2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/reports/Incubator.py        2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Labels/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/Labels/FilterSupport.py     2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/Labels/FilterSupport.py     2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/MailMerge/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/MailMerge/FilterSupport.py  2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/MailMerge/FilterSupport.py  2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/SimpleTabulation/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/SimpleTabulation/FilterSupport.py   
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/SimpleTabulation/FilterSupport.py   
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Standard/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/Standard/FilterSupport.py   2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/Standard/FilterSupport.py   2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Standard/GroupEditor.py
===================================================================
--- trunk/gnue-designer/src/reports/Standard/GroupEditor.py     2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/Standard/GroupEditor.py     2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Standard/Incubator.py
===================================================================
--- trunk/gnue-designer/src/reports/Standard/Incubator.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/Standard/Incubator.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/Standard/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/reports/Standard/LayoutEditor.py    2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/reports/Standard/LayoutEditor.py    2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/TemplateSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/TemplateSupport.py  2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/reports/TemplateSupport.py  2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/TreeView.py
===================================================================
--- trunk/gnue-designer/src/reports/TreeView.py 2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/reports/TreeView.py 2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/__init__.py
===================================================================
--- trunk/gnue-designer/src/reports/__init__.py 2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/reports/__init__.py 2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/reports/wizards/__init__.py
===================================================================
--- trunk/gnue-designer/src/reports/wizards/__init__.py 2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/reports/wizards/__init__.py 2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/DiaEditor/VisualEditor.py
===================================================================
--- trunk/gnue-designer/src/schema/DiaEditor/VisualEditor.py    2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/schema/DiaEditor/VisualEditor.py    2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/DiaEditor/VisualTable.py
===================================================================
--- trunk/gnue-designer/src/schema/DiaEditor/VisualTable.py     2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/schema/DiaEditor/VisualTable.py     2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/Document.py
===================================================================
--- trunk/gnue-designer/src/schema/Document.py  2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/schema/Document.py  2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/Incubator.py
===================================================================
--- trunk/gnue-designer/src/schema/Incubator.py 2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/schema/Incubator.py 2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/schema/LayoutEditor.py      2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/schema/LayoutEditor.py      2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -16,7 +16,7 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
+# Copyright 2002-2007 Free Software Foundation
 #
 # FILE:
 # schema/LayoutEditor.py

Modified: trunk/gnue-designer/src/schema/TableEditor.py
===================================================================
--- trunk/gnue-designer/src/schema/TableEditor.py       2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/schema/TableEditor.py       2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/TemplateSupport.py
===================================================================
--- trunk/gnue-designer/src/schema/TemplateSupport.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/schema/TemplateSupport.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/TreeView.py
===================================================================
--- trunk/gnue-designer/src/schema/TreeView.py  2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/schema/TreeView.py  2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/__init__.py
===================================================================
--- trunk/gnue-designer/src/schema/__init__.py  2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/schema/__init__.py  2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/wizards/AddTable.py
===================================================================
--- trunk/gnue-designer/src/schema/wizards/AddTable.py  2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/schema/wizards/AddTable.py  2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/wizards/WriteSchema.py
===================================================================
--- trunk/gnue-designer/src/schema/wizards/WriteSchema.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/schema/wizards/WriteSchema.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/schema/wizards/__init__.py
===================================================================
--- trunk/gnue-designer/src/schema/wizards/__init__.py  2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/schema/wizards/__init__.py  2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/__init__.py
===================================================================
--- trunk/gnue-designer/src/templates/__init__.py       2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/templates/__init__.py       2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/forms/FormBuilder.py
===================================================================
--- trunk/gnue-designer/src/templates/forms/FormBuilder.py      2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/templates/forms/FormBuilder.py      2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/forms/Simple.py
===================================================================
--- trunk/gnue-designer/src/templates/forms/Simple.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/templates/forms/Simple.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/forms/__init__.py
===================================================================
--- trunk/gnue-designer/src/templates/forms/__init__.py 2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/templates/forms/__init__.py 2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Forms Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/reports/CharReport.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/CharReport.py     2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/templates/reports/CharReport.py     2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/reports/Labels.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/Labels.py 2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/templates/reports/Labels.py 2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/reports/MailMerge.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/MailMerge.py      2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/templates/reports/MailMerge.py      2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/reports/SimpleReport.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/SimpleReport.py   2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/templates/reports/SimpleReport.py   2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/reports/__init__.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/__init__.py       2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/templates/reports/__init__.py       2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Reports Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/schema/Introspection.py
===================================================================
--- trunk/gnue-designer/src/templates/schema/Introspection.py   2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/templates/schema/Introspection.py   2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/templates/schema/__init__.py
===================================================================
--- trunk/gnue-designer/src/templates/schema/__init__.py        2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/templates/schema/__init__.py        2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Schema Templates
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/Base.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/Base.py       2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/ui/wx/Base.py       2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - wxWidgets Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/Instance.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/Instance.py   2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/ui/wx/Instance.py   2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - wxWidgets Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/MenuBar.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/MenuBar.py    2007-01-08 13:14:46 UTC (rev 
9225)
+++ trunk/gnue-designer/src/ui/wx/MenuBar.py    2007-01-08 13:15:48 UTC (rev 
9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - wxWidgets Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/startup/Startup.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/startup/Startup.py    2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/ui/wx/startup/Startup.py    2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - wxWidgets Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/startup/__init__.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/startup/__init__.py   2007-01-08 13:14:46 UTC 
(rev 9225)
+++ trunk/gnue-designer/src/ui/wx/startup/__init__.py   2007-01-08 13:15:48 UTC 
(rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - wxWidgets Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/GridCellEditors.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/GridCellEditors.py  2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/GridCellEditors.py  2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - wxWidgets Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/PythonEditor.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/PythonEditor.py     2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/PythonEditor.py     2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - wxWidgets Support
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/canvas.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/canvas.py 2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/canvas.py 2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Document Canvas
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/dnd.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/dnd.py    2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/dnd.py    2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Document Canvas
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/settings.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/settings.py       
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/settings.py       
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Document Canvas
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/textedit.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/textedit.py       
2007-01-08 13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/textedit.py       
2007-01-08 13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Document Canvas
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/widget.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/widget.py 2007-01-08 
13:14:46 UTC (rev 9225)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/widget.py 2007-01-08 
13:15:48 UTC (rev 9226)
@@ -1,6 +1,6 @@
 # GNU Enterprise Designer - Document Canvas
 #
-# Copyright 2001-2006 Free Software Foundation
+# Copyright 2001-2007 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #





reply via email to

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