From d02a51799c7ba2537f6e0480b17b9e9fa08b9956 Mon Sep 17 00:00:00 2001 From: teo_sarca Date: Wed, 16 Jun 2010 09:39:58 +0000 Subject: [PATCH] Specify exactly which are the search fields * add GPL header * generated new serialVersionUID Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3016592 --- .../src/org/compiere/model/Callout_AD_Column.java | 15 ++++++++++++--- base/src/org/compiere/model/MColumn.java | 3 ++- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/base/src/org/compiere/model/Callout_AD_Column.java b/base/src/org/compiere/model/Callout_AD_Column.java index 0c7932aeff..245834adeb 100644 --- a/base/src/org/compiere/model/Callout_AD_Column.java +++ b/base/src/org/compiere/model/Callout_AD_Column.java @@ -1,6 +1,15 @@ -/** - * - */ +/****************************************************************************** + * Product: Adempiere ERP & CRM Smart Business Solution * + * 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.model; import java.util.Properties; diff --git a/base/src/org/compiere/model/MColumn.java b/base/src/org/compiere/model/MColumn.java index 8b60b5b0f6..61502b192e 100644 --- a/base/src/org/compiere/model/MColumn.java +++ b/base/src/org/compiere/model/MColumn.java @@ -38,10 +38,11 @@ import org.compiere.util.Util; */ public class MColumn extends X_AD_Column { + /** * */ - private static final long serialVersionUID = 2954312267794622096L; + private static final long serialVersionUID = 6543789555737635129L; /** * Get MColumn from Cache