|
From: John W. <jwe...@us...> - 2008-06-13 22:38:33
|
Update of /cvsroot/strandmapservic/smsServer/WEB-INF In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv28974/WEB-INF Modified Files: Copyright.txt Log Message: updated copyright statement, added project name, clarified attribution Index: Copyright.txt =================================================================== RCS file: /cvsroot/strandmapservic/smsServer/WEB-INF/Copyright.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Copyright.txt 12 Nov 2007 22:36:49 -0000 1.3 --- Copyright.txt 13 Jun 2008 22:38:29 -0000 1.4 *************** *** 1,20 **** ! Copyright 2002-2005 Boulder Learning Technologies Lab & American Association for the Advancement of Science, ! DLC-1B20, Department of Computer Science, University of Colorado at Boulder, ! CO-80309, Tel: 303-492-0916, email: fa...@co... ! This file is part of the Concept Map Service Software Project. ! The Concept Map Service Project is free software; you can redistribute it and/or ! modify it under the terms of the GNU General Public License as ! published by the Free Software Foundation; either version 2 of the ! License, or (at your option) any later version. ! The Concept Map Service OAI Project is distributed in the hope that it will be ! useful, but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ! General Public License for more details. ! You should have received a copy of the GNU General Public License ! along with The Concept Map Service System; if not, write to the Free Software ! Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ! USA \ No newline at end of file --- 1,24 ---- ! Copyright 2002-2008 Digital Learning Sciences (DLS), University Corporation for Atmospheric Research (UCAR), ! P.O. Box 3000, Boulder, CO 80307 and the Institute of Cognitive Science, University of Colorado at Boulder. ! The Benchmarks for Science Literacy and all other AAAS content copyright ! American Association for the Advancement of Science, all rights reserved. ! This file is part of the Strand Map Service Software Project. ! When using, modifying or redistributing this software, include the following acknowledgment: ! "This product includes software developed by Digital Learning Sciences (DLS) (www.dlsciences.org) ! at the University Corporation for Atmospheric Research." ! ! This software is free software; you can redistribute it and/or modify it ! under the terms of the GNU General Public License as published by the Free Software ! Foundation; Version 2 of the License. ! ! This software is distributed in the hope that it will be useful, but ! WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS ! FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License along with ! this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite ! 330, Boston, MA 02111-1307 USA \ No newline at end of file |