From f7dcef1009b21b42eecb1b78b0875f6cebcb6403 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Sat, 23 Dec 2006 15:40:28 +0000 Subject: [PATCH] * Fixed source file copyright header. --- .../org/compiere/PackOut/CreateZipFile.java | 2 +- .../org/compiere/PackOut/IntGenericPO.java | 2 +- .../src/org/compiere/PackOut/IntPackIn.java | 2 +- .../compiere/PackOut/IntPackInHandler.java | 2 +- dbPort/src/org/compiere/PackOut/PackOut.java | 2 +- dbPort/src/org/compiere/PackOut/PackRoll.java | 2 +- dbPort/src/org/compiere/db/DB_Fyracle.java | 22 +++++++++---------- .../org/compiere/dbPort/Convert_SQL92.java | 13 +++++++++++ 8 files changed, 30 insertions(+), 17 deletions(-) diff --git a/dbPort/src/org/compiere/PackOut/CreateZipFile.java b/dbPort/src/org/compiere/PackOut/CreateZipFile.java index d79ae4f2ba..29b41f194d 100644 --- a/dbPort/src/org/compiere/PackOut/CreateZipFile.java +++ b/dbPort/src/org/compiere/PackOut/CreateZipFile.java @@ -1,6 +1,6 @@ /****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * - * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * + * Copyright (C) 1999-2006 Adempiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published * * by the Free Software Foundation. This program is distributed in the hope * diff --git a/dbPort/src/org/compiere/PackOut/IntGenericPO.java b/dbPort/src/org/compiere/PackOut/IntGenericPO.java index 1ca0980f7d..8447ce2391 100644 --- a/dbPort/src/org/compiere/PackOut/IntGenericPO.java +++ b/dbPort/src/org/compiere/PackOut/IntGenericPO.java @@ -1,6 +1,6 @@ /****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * - * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * + * Copyright (C) 1999-2006 Adempiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published * * by the Free Software Foundation. This program is distributed in the hope * diff --git a/dbPort/src/org/compiere/PackOut/IntPackIn.java b/dbPort/src/org/compiere/PackOut/IntPackIn.java index 592b8cbaac..f275609b7c 100644 --- a/dbPort/src/org/compiere/PackOut/IntPackIn.java +++ b/dbPort/src/org/compiere/PackOut/IntPackIn.java @@ -1,6 +1,6 @@ /****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * - * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * + * Copyright (C) 1999-2006 Adempiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published * * by the Free Software Foundation. This program is distributed in the hope * diff --git a/dbPort/src/org/compiere/PackOut/IntPackInHandler.java b/dbPort/src/org/compiere/PackOut/IntPackInHandler.java index 813c35d7a7..6a734b9366 100644 --- a/dbPort/src/org/compiere/PackOut/IntPackInHandler.java +++ b/dbPort/src/org/compiere/PackOut/IntPackInHandler.java @@ -1,6 +1,6 @@ /****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * - * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * + * Copyright (C) 1999-2006 Adempiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published * * by the Free Software Foundation. This program is distributed in the hope * diff --git a/dbPort/src/org/compiere/PackOut/PackOut.java b/dbPort/src/org/compiere/PackOut/PackOut.java index 0cbe95872d..9d20cd4a2a 100644 --- a/dbPort/src/org/compiere/PackOut/PackOut.java +++ b/dbPort/src/org/compiere/PackOut/PackOut.java @@ -1,6 +1,6 @@ /****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * - * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * + * Copyright (C) 1999-2006 Adempiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published * * by the Free Software Foundation. This program is distributed in the hope * diff --git a/dbPort/src/org/compiere/PackOut/PackRoll.java b/dbPort/src/org/compiere/PackOut/PackRoll.java index 2b4f80afa6..5d4cd2e855 100644 --- a/dbPort/src/org/compiere/PackOut/PackRoll.java +++ b/dbPort/src/org/compiere/PackOut/PackRoll.java @@ -1,6 +1,6 @@ /****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * - * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * + * Copyright (C) 1999-2006 Adempiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published * * by the Free Software Foundation. This program is distributed in the hope * diff --git a/dbPort/src/org/compiere/db/DB_Fyracle.java b/dbPort/src/org/compiere/db/DB_Fyracle.java index 0ff1d9279c..c60e32ce93 100644 --- a/dbPort/src/org/compiere/db/DB_Fyracle.java +++ b/dbPort/src/org/compiere/db/DB_Fyracle.java @@ -1,15 +1,15 @@ /****************************************************************************** - * The contents of this file are subject to the Compiere License Version 1.1 - * ("License"); You may not use this file except in compliance with the License - * You may obtain a copy of the License at http://www.compiere.org/license.html - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. - * The Original Code is Compiere ERP & CRM Business Solution - * The Initial Developer of the Original Code is Jorg Janke and ComPiere, Inc. - * Portions created by Jorg Janke are Copyright (C) 1999-2001 Jorg Janke, parts - * created by ComPiere are Copyright (C) ComPiere, Inc.; All Rights Reserved. - * Contributor(s): ______________________________________. + * Product: Adempiere ERP & CRM Smart Business Solution * + * Copyright (C) 1999-2006 Adempiere, Inc. All Rights Reserved. * + * This program is free software; you can redistribute it and/or modify it * + * under the terms version 2 of the GNU General Public License as published * + * by the Free Software Foundation. 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. * *****************************************************************************/ package org.compiere.db; diff --git a/dbPort/src/org/compiere/dbPort/Convert_SQL92.java b/dbPort/src/org/compiere/dbPort/Convert_SQL92.java index 2ca8f9a8cd..db7ed799bb 100644 --- a/dbPort/src/org/compiere/dbPort/Convert_SQL92.java +++ b/dbPort/src/org/compiere/dbPort/Convert_SQL92.java @@ -1,3 +1,16 @@ +/****************************************************************************** + * Product: Adempiere ERP & CRM Smart Business Solution * + * Copyright (C) 1999-2006 Adempiere, Inc. All Rights Reserved. * + * This program is free software; you can redistribute it and/or modify it * + * under the terms version 2 of the GNU General Public License as published * + * by the Free Software Foundation. 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. * + *****************************************************************************/ package org.compiere.dbPort; import java.util.ArrayList;