Update of /cvsroot/env-switcher/modules-oscar/dist
In directory usw-pr-cvs1:/tmp/cvs-serv7625/dist
Modified Files:
Makefile.am Makefile.options buildrpm.sh get_morpm_version
modules-oscar.spec
Log Message:
Apply the IU copyright to all files.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/dist/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Makefile.am 23 Apr 2002 06:04:52 -0000 1.1
--- Makefile.am 27 Oct 2002 12:24:07 -0000 1.2
***************
*** 1,10 ****
# -*- makefile -*-
#
! # $Id$
#
! # This file is part of the modules OSCAR RPM package.
#
! # See the LICENSE.OSCAR file in the top-level directory for Copyright
! # notices.
#
--- 1,12 ----
# -*- makefile -*-
#
! # Copyright (c) 2002 The Trustees of Indiana University.
! # All rights reserved.
#
! # This file is part of the modules-oscar software package. For
! # license information, see the LICENSE file in the top-level directory
! # of the modules-oscar source distribution.
#
! # $Id$
#
Index: Makefile.options
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/dist/Makefile.options,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Makefile.options 23 Apr 2002 06:04:52 -0000 1.1
--- Makefile.options 27 Oct 2002 12:24:07 -0000 1.2
***************
*** 1,10 ****
# -*- makefile -*-
#
! # $Id$
#
! # This file is part of the modules OSCAR RPM software package.
#
! # See the LICENSE.OSCAR file in the top-level directory for Copyright
! # notices.
#
--- 1,12 ----
# -*- makefile -*-
#
! # Copyright (c) 2002 The Trustees of Indiana University.
! # All rights reserved.
#
! # This file is part of the modules-oscar software package. For
! # license information, see the LICENSE file in the top-level directory
! # of the modules-oscar source distribution.
#
! # $Id$
#
Index: buildrpm.sh
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/dist/buildrpm.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** buildrpm.sh 11 Aug 2002 22:31:47 -0000 1.4
--- buildrpm.sh 27 Oct 2002 12:24:07 -0000 1.5
***************
*** 1,8 ****
#!/bin/sh -f
#
! # $Id$
#
! # This file is part of the OSCARized modules RPM. See the top-level
! # LICENSE file for copyright and license information.
#
--- 1,12 ----
#!/bin/sh -f
#
! # Copyright (c) 2002 The Trustees of Indiana University.
! # All rights reserved.
! #
! # This file is part of the modules-oscar software package. For
! # license information, see the LICENSE file in the top-level directory
! # of the modules-oscar source distribution.
#
! # $Id$
#
Index: get_morpm_version
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/dist/get_morpm_version,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** get_morpm_version 23 Apr 2002 06:04:52 -0000 1.1
--- get_morpm_version 27 Oct 2002 12:24:07 -0000 1.2
***************
*** 1,12 ****
#!/bin/sh
#
! # $COPYRIGHT$
#
! # $Id$
#
! # Since we do this in multiple places, it's worth putting in a
! # separate shell script. Very primitive script to get the version
! # number of LAM into a coherent variable. Can query for any of the
! # individual parts of the version number, too.
#
--- 1,12 ----
#!/bin/sh
#
! # Copyright (c) 2002 The Trustees of Indiana University.
! # All rights reserved.
#
! # This file is part of the modules-oscar software package. For
! # license information, see the LICENSE file in the top-level directory
! # of the modules-oscar source distribution.
#
! # $Id$
#
Index: modules-oscar.spec
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/dist/modules-oscar.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** modules-oscar.spec 11 Aug 2002 22:32:04 -0000 1.10
--- modules-oscar.spec 27 Oct 2002 12:24:07 -0000 1.11
***************
*** 1,7 ****
#
! # $Id$
#
! # This file is part of the OSCAR-ized modules RPM. See the top-level
! # COPYING file for copyright and license information.
#
--- 1,11 ----
#
! # Copyright (c) 2002 The Trustees of Indiana University.
! # All rights reserved.
! #
! # This file is part of the modules-oscar software package. For
! # license information, see the LICENSE file in the top-level directory
! # of the modules-oscar source distribution.
#
! # $Id$
#
***************
*** 25,29 ****
Name: modules-oscar
Version: 3.1.6
! Release: 1
License: GPL
Group: Applications/Environment
--- 29,33 ----
Name: modules-oscar
Version: 3.1.6
! Release: 2
License: GPL
Group: Applications/Environment
|