Author: mvw Date: 2008-04-24 13:47:40-0700 New Revision: 14465 Modified: trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties
Log: This copyright year is shown in the about box - hence updated to 2008. Modified: trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties?view=diff&rev=14465&p1=trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties&p2=trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties&r1=14464&r2=14465 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties 2008-04-24 13:47:40-0700 @@ -1,5 +1,5 @@ # $Id$ -# Copyright (c) 2003-2007 The Regents of the University of California. All +# Copyright (c) 2003-2008 The Regents of the University of California. All # Rights Reserved. Permission to use, copy, modify, and distribute this # software and its documentation without fee, and without a written # agreement is hereby granted, provided that the above copyright notice @@ -119,7 +119,7 @@ aboutbox.generated-version-header = \n--- Generated version information: ---\n aboutbox.legal = \ - Copyright (c) 1996-2007 The Regents of the University of California.\n\ + Copyright (c) 1996-2008 The Regents of the University of California.\n\ All Rights Reserved. \ Permission to use, copy, modify, and distribute this software and \ its documentation without fee, and without a written agreement \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
