svn commit: r18001 - trunk/src/argouml-app/src/org/argouml/i18n
Linus Tolke <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus Date: 2010-02-14 10:34:07-0800 New Revision: 18001 Modified: trunk/src/argouml-app/src/org/argouml/i18n/UMLResourceBundle.properties trunk/src/argouml-app/src/org/argouml/i18n/action.properties trunk/src/argouml-app/src/org/argouml/i18n/button.properties trunk/src/argouml-app/src/org/argouml/i18n/checkbox.properties trunk/src/argouml-app/src/org/argouml/i18n/checklist.properties trunk/src/argouml-app/src/org/argouml/i18n/combobox.properties trunk/src/argouml-app/src/org/argouml/i18n/critics.properties trunk/src/argouml-app/src/org/argouml/i18n/dialog.properties trunk/src/argouml-app/src/org/argouml/i18n/filechooser.properties trunk/src/argouml-app/src/org/argouml/i18n/label.properties trunk/src/argouml-app/src/org/argouml/i18n/menu.properties trunk/src/argouml-app/src/org/argouml/i18n/message.properties trunk/src/argouml-app/src/org/argouml/i18n/misc.properties trunk/src/argouml-app/src/org/argouml/i18n/mnemonic.properties trunk/src/argouml-app/src/org/argouml/i18n/optionpane.properties trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties trunk/src/argouml-app/src/org/argouml/i18n/profile.properties trunk/src/argouml-app/src/org/argouml/i18n/statusmsg.properties trunk/src/argouml-app/src/org/argouml/i18n/tab.properties trunk/src/argouml-app/src/org/argouml/i18n/wfr.properties Log: Added EPL License headers to properties files. Modified: trunk/src/argouml-app/src/org/argouml/i18n/UMLResourceBundle.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/UMLResourceBundle.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/UMLResourceBundle.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/UMLResourceBundle.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 1996-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/action.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/action.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/action.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/action.properties 2010-02-14 10:34:07-0800 @@ -1,5 +1,17 @@ -#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net) # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# thn +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2003-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/button.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/button.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/button.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/button.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# bobtarling +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2003-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/checkbox.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/checkbox.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/checkbox.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/checkbox.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# tfmorris +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2003-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/checklist.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/checklist.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/checklist.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/checklist.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/combobox.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/combobox.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/combobox.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/combobox.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# thn +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/critics.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/critics.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/critics.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/critics.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/dialog.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/dialog.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/dialog.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/dialog.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# euluis +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-2010 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/filechooser.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/filechooser.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/filechooser.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/filechooser.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/label.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/label.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/label.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/label.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# bobtarling +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/menu.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/menu.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/menu.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/menu.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2003-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/message.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/message.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/message.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/message.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/misc.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/misc.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/misc.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/misc.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# thn +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/mnemonic.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/mnemonic.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/mnemonic.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/mnemonic.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-2007 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/optionpane.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/optionpane.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/optionpane.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/optionpane.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# dthompson +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2005-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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 1996-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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/profile.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/profile.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/profile.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/profile.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# euluis +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2009 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/statusmsg.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/statusmsg.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/statusmsg.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/statusmsg.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# tfmorris +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 1996-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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/tab.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/tab.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/tab.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/tab.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# mvw +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # 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 Modified: trunk/src/argouml-app/src/org/argouml/i18n/wfr.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/wfr.properties?view=diff&pathrev=18001&r1=18000&r2=18001 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/wfr.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/wfr.properties 2010-02-14 10:34:07-0800 @@ -1,4 +1,17 @@ # $Id$ +#****************************************************************************** +# Copyright (c) 2009 Contributors - see below +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Linus Tolke +#****************************************************************************** +# +# Some portions of this file was previously release using the BSD License: +# # Copyright (c) 2009 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 ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2447456 To unsubscribe from this discussion, e-mail: [[email protected]].