|
From: Jeff S. <jsq...@us...> - 2002-10-11 17:00:47
|
Update of /cvsroot/env-switcher/env-switcher/man In directory usw-pr-cvs1:/tmp/cvs-serv1255/man Modified Files: Makefile.am Log Message: Update the copyright notice and license per new IU guidelines Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/man/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.am 16 May 2002 14:00:59 -0000 1.2 --- Makefile.am 11 Oct 2002 17:00:45 -0000 1.3 *************** *** 1,10 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the switcher software 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$ # |