[Japi-cvs] SF.net SVN: japi: [324] libs/logging/trunk/libs-logging.iml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2007-01-30 22:18:14
|
Revision: 324 http://svn.sourceforge.net/japi/?rev=324&view=rev Author: christianhujer Date: 2007-01-30 14:18:06 -0800 (Tue, 30 Jan 2007) Log Message: ----------- Fixed copyright comment typo. Modified Paths: -------------- libs/logging/trunk/libs-logging.iml Modified: libs/logging/trunk/libs-logging.iml =================================================================== --- libs/logging/trunk/libs-logging.iml 2007-01-30 21:03:41 UTC (rev 323) +++ libs/logging/trunk/libs-logging.iml 2007-01-30 22:18:06 UTC (rev 324) @@ -27,7 +27,7 @@ <option name="filler" value=" " /> </value> </option> - <option name="notice" value="JAPI libs-logging is a library for providing logging with i18n/l10n support and mappable to other . Copyright (C) &#36;today.year Christian Hujer. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" /> + <option name="notice" value="JAPI libs-logging is a library for providing logging with i18n/l10n support and mappable to other. Copyright (C) &#36;today.year Christian Hujer. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" /> <option name="keyword" value="Copyright" /> <option name="fileTypeOverride" value="4" /> <option name="relativeBefore" value="true" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |