Update of /cvsroot/env-switcher/env-switcher/dist
In directory usw-pr-cvs1:/tmp/cvs-serv31117/dist
Modified Files:
Makefile.am
Log Message:
New copyright
Index: Makefile.am
===================================================================
RCS file: /cvsroot/env-switcher/env-switcher/dist/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Makefile.am 23 Apr 2002 06:22:55 -0000 1.1
--- Makefile.am 27 Oct 2002 12:10:18 -0000 1.2
***************
*** 1,10 ****
# -*- makefile -*-
#
! # $Id$
#
! # This file is part of the switcher package.
#
! # See the LICENSE 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 Env-switcher software package. For license
! # information, see the LICENSE file in the top-level directory of the
! # Env-switcher source distribution.
#
! # $Id$
#
|