[Fedora-directory-commits] dsmlgw/scripts dsml2ldif.in, 1.1, 1.2 dsmlgw-search.in, 1.2, 1.3 ldif2dsml.in, 1.1, 1.2 restart-ds-dsmlgw.in, 1.1, 1.2 setup-ds-dsmlgw.in, 1.1, 1.2 start-ds-dsmlgw.in, 1.1, 1.2 stop-ds-dsmlgw.in, 1.1, 1.2

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Wed Apr 30 20:49:25 UTC 2008


Author: rmeggins

Update of /cvs/dirsec/dsmlgw/scripts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24176/dsmlgw/scripts

Modified Files:
	dsml2ldif.in dsmlgw-search.in ldif2dsml.in 
	restart-ds-dsmlgw.in setup-ds-dsmlgw.in start-ds-dsmlgw.in 
	stop-ds-dsmlgw.in 
Log Message:
relicense all files under the GPLv2 + gnu classpathx exception - remove etc/dirsrv/dsmlgw/dsmlgw.cfg - the ant tar task has to explicitly set the executable mode of scripts


Index: dsml2ldif.in
===================================================================
RCS file: /cvs/dirsec/dsmlgw/scripts/dsml2ldif.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dsml2ldif.in	25 Apr 2008 02:28:09 -0000	1.1
+++ dsml2ldif.in	30 Apr 2008 20:49:22 -0000	1.2
@@ -1,17 +1,24 @@
 #!/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.
+# 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 library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
+#
+# As a special exception, if you link this library with other files to
+# produce an executable, this library does not by itself cause the
+# resulting executable to be covered by the GNU General Public License.
+# This exception does not however invalidate any other reasons why the
+# executable file might be covered by the GNU General Public License.
 # 
 # Copyright (C) 2006 Red Hat, Inc.
 # All rights reserved.


Index: dsmlgw-search.in
===================================================================
RCS file: /cvs/dirsec/dsmlgw/scripts/dsmlgw-search.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dsmlgw-search.in	24 Apr 2008 21:52:41 -0000	1.2
+++ dsmlgw-search.in	30 Apr 2008 20:49:22 -0000	1.3
@@ -1,19 +1,26 @@
 #!/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.
+# 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 library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
+#
+# As a special exception, if you link this library with other files to
+# produce an executable, this library does not by itself cause the
+# resulting executable to be covered by the GNU General Public License.
+# This exception does not however invalidate any other reasons why the
+# executable file might be covered by the GNU General Public License.
 # 
-# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
 # All rights reserved.
 # END COPYRIGHT BLOCK
 #


Index: ldif2dsml.in
===================================================================
RCS file: /cvs/dirsec/dsmlgw/scripts/ldif2dsml.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ldif2dsml.in	25 Apr 2008 02:28:09 -0000	1.1
+++ ldif2dsml.in	30 Apr 2008 20:49:22 -0000	1.2
@@ -1,17 +1,24 @@
 #!/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.
+# 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 library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
+#
+# As a special exception, if you link this library with other files to
+# produce an executable, this library does not by itself cause the
+# resulting executable to be covered by the GNU General Public License.
+# This exception does not however invalidate any other reasons why the
+# executable file might be covered by the GNU General Public License.
 # 
 # Copyright (C) 2006 Red Hat, Inc.
 # All rights reserved.


Index: restart-ds-dsmlgw.in
===================================================================
RCS file: /cvs/dirsec/dsmlgw/scripts/restart-ds-dsmlgw.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- restart-ds-dsmlgw.in	24 Apr 2008 21:39:10 -0000	1.1
+++ restart-ds-dsmlgw.in	30 Apr 2008 20:49:22 -0000	1.2
@@ -1,19 +1,26 @@
 #!/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.
+# 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 library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
+#
+# As a special exception, if you link this library with other files to
+# produce an executable, this library does not by itself cause the
+# resulting executable to be covered by the GNU General Public License.
+# This exception does not however invalidate any other reasons why the
+# executable file might be covered by the GNU General Public License.
 # 
-# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
 # All rights reserved.
 # END COPYRIGHT BLOCK
 #


Index: setup-ds-dsmlgw.in
===================================================================
RCS file: /cvs/dirsec/dsmlgw/scripts/setup-ds-dsmlgw.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- setup-ds-dsmlgw.in	24 Apr 2008 21:39:10 -0000	1.1
+++ setup-ds-dsmlgw.in	30 Apr 2008 20:49:22 -0000	1.2
@@ -1,19 +1,26 @@
 #!/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.
+# 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 library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
+#
+# As a special exception, if you link this library with other files to
+# produce an executable, this library does not by itself cause the
+# resulting executable to be covered by the GNU General Public License.
+# This exception does not however invalidate any other reasons why the
+# executable file might be covered by the GNU General Public License.
 # 
-# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
 # All rights reserved.
 # END COPYRIGHT BLOCK
 #


Index: start-ds-dsmlgw.in
===================================================================
RCS file: /cvs/dirsec/dsmlgw/scripts/start-ds-dsmlgw.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- start-ds-dsmlgw.in	24 Apr 2008 21:39:10 -0000	1.1
+++ start-ds-dsmlgw.in	30 Apr 2008 20:49:22 -0000	1.2
@@ -1,19 +1,26 @@
 #!/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.
+# 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 library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
+#
+# As a special exception, if you link this library with other files to
+# produce an executable, this library does not by itself cause the
+# resulting executable to be covered by the GNU General Public License.
+# This exception does not however invalidate any other reasons why the
+# executable file might be covered by the GNU General Public License.
 # 
-# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
 # All rights reserved.
 # END COPYRIGHT BLOCK
 #


Index: stop-ds-dsmlgw.in
===================================================================
RCS file: /cvs/dirsec/dsmlgw/scripts/stop-ds-dsmlgw.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stop-ds-dsmlgw.in	24 Apr 2008 21:39:10 -0000	1.1
+++ stop-ds-dsmlgw.in	30 Apr 2008 20:49:22 -0000	1.2
@@ -1,19 +1,26 @@
 #!/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.
+# 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 library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
+#
+# As a special exception, if you link this library with other files to
+# produce an executable, this library does not by itself cause the
+# resulting executable to be covered by the GNU General Public License.
+# This exception does not however invalidate any other reasons why the
+# executable file might be covered by the GNU General Public License.
 # 
-# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
 # All rights reserved.
 # END COPYRIGHT BLOCK
 #




More information about the Fedora-directory-commits mailing list