[Fedora-directory-commits] esc/rpm esc,1.1,1.2 esc.spec,1.1,1.2

Jack Magne (jmagne) fedora-directory-commits at redhat.com
Wed Sep 27 17:42:41 UTC 2006


Author: jmagne

Update of /cvs/dirsec/esc/rpm
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27229

Modified Files:
	esc esc.spec 
Log Message:
Latest updates.


Index: esc
===================================================================
RCS file: /cvs/dirsec/esc/rpm/esc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- esc	27 Sep 2006 17:19:19 -0000	1.1
+++ esc	27 Sep 2006 17:42:38 -0000	1.2
@@ -1,4 +1,21 @@
 #!/bin/sh
+# 
+# BEGIN COPYRIGHT BLOCK
+# This Program is free software; you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation; version 2 of the License.
+#
+# 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.
+#
+# Copyright (C) 2005 Red Hat, Inc.
+# All rights reserved.
+# END COPYRIGHT BLOCK
 
 ESC_PROFILE_BASE=~/.redhat/esc
 ESC_LOG_FILE=esc.log


Index: esc.spec
===================================================================
RCS file: /cvs/dirsec/esc/rpm/esc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- esc.spec	27 Sep 2006 17:19:19 -0000	1.1
+++ esc.spec	27 Sep 2006 17:42:38 -0000	1.2
@@ -1,3 +1,22 @@
+# BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2005 Red Hat, Inc.
+# All rights reserved.
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation version
+# 2.1 of the License.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+# END COPYRIGHT BLOCK
+
 Name: esc 
 Version: 1.0.0
 Release: 16%{?dist} 




More information about the Fedora-directory-commits mailing list