diff options
Diffstat (limited to 'org.eclipse.m2e.logback.configuration')
-rw-r--r-- | org.eclipse.m2e.logback.configuration/OSGI-INF/l10n/bundle.properties | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/org.eclipse.m2e.logback.configuration/OSGI-INF/l10n/bundle.properties b/org.eclipse.m2e.logback.configuration/OSGI-INF/l10n/bundle.properties index d10e1864..c0c9e4aa 100644 --- a/org.eclipse.m2e.logback.configuration/OSGI-INF/l10n/bundle.properties +++ b/org.eclipse.m2e.logback.configuration/OSGI-INF/l10n/bundle.properties @@ -1,3 +1,10 @@ -#Properties file for org.eclipse.m2e.logback.configuration +# +# Copyright (c) 2011 Sonatype, Inc. +# 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 +# + Bundle-Name = m2e logback configuration -Bundle-Vendor = Eclipse.org - m2e
\ No newline at end of file +Bundle-Vendor = Eclipse.org - m2e |