Update of /cvsroot/env-switcher/modules-oscar/src
In directory usw-pr-cvs1:/tmp/cvs-serv7625/src
Modified Files:
00-modules.csh 00-modules.sh Makefile.am oscar.tcl
Log Message:
Apply the IU copyright to all files.
Index: 00-modules.csh
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/src/00-modules.csh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** 00-modules.csh 24 May 2002 05:20:06 -0000 1.2
--- 00-modules.csh 27 Oct 2002 12:24:07 -0000 1.3
***************
*** 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$
#
Index: 00-modules.sh
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/src/00-modules.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** 00-modules.sh 24 May 2002 05:20:06 -0000 1.2
--- 00-modules.sh 27 Oct 2002 12:24:07 -0000 1.3
***************
*** 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$
#
Index: Makefile.am
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/src/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 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: oscar.tcl
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/src/oscar.tcl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** oscar.tcl 20 Jun 2002 06:56:28 -0000 1.5
--- oscar.tcl 27 Oct 2002 12:24:07 -0000 1.6
***************
*** 1,10 ****
#%Module -*- tcl -*-
#
! # $Id$
! #
! # This file is part of the switcher package.
#
! # See the LICENSE file in the top-level directory for Copyright
# notices.
#
--- 1,10 ----
#%Module -*- tcl -*-
#
! # This file is part of the modules OSCAR RPM software package.
#
! # See the LICENSE.OSCAR file in the top-level directory for Copyright
# notices.
+ #
+ # $Id$
#
|