Update of /cvsroot/env-switcher/env-switcher
In directory usw-pr-cvs1:/tmp/cvs-serv1640
Modified Files:
autogen.sh
Log Message:
Update copyright and license per new IU guidelines
Index: autogen.sh
===================================================================
RCS file: /cvsroot/env-switcher/env-switcher/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** autogen.sh 27 Jul 2002 19:55:35 -0000 1.2
--- autogen.sh 11 Oct 2002 17:01:37 -0000 1.3
***************
*** 1,8 ****
#! /bin/sh
#
! # $Id$
#
! # This file is part of the OSCAR switcher package. See the top-level
! # LICENSE file for copyright and license information.
#
--- 1,12 ----
#! /bin/sh
#
! # Copyright (c) 2002 The Trustees of Indiana University.
! # All rights reserved.
! #
! # This file is part of the Env-switcher software package. For license
! # information, see the LICENSE file in the top-level directory of the
! # Env-switcher source distribution.
#
! # $Id$
#
|