Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Overholt2011-03-31 16:40:57 +0000
committerAndrew Overholt2011-03-31 16:40:57 +0000
commit359b0f8e5fde468fb728cd11bece0a93e77e3615 (patch)
treef1a6efed95a4f946e3a445828fe271a32f913328 /rpmstubby/org.eclipse.linuxtools.rpmstubby-feature
parent699428a37ef7d191739aca6b84104d3d24a941b1 (diff)
downloadorg.eclipse.linuxtools-359b0f8e5fde468fb728cd11bece0a93e77e3615.tar.gz
org.eclipse.linuxtools-359b0f8e5fde468fb728cd11bece0a93e77e3615.tar.xz
org.eclipse.linuxtools-359b0f8e5fde468fb728cd11bece0a93e77e3615.zip
Fix copyrights in maven files
Diffstat (limited to 'rpmstubby/org.eclipse.linuxtools.rpmstubby-feature')
-rw-r--r--rpmstubby/org.eclipse.linuxtools.rpmstubby-feature/pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmstubby/org.eclipse.linuxtools.rpmstubby-feature/pom.xml b/rpmstubby/org.eclipse.linuxtools.rpmstubby-feature/pom.xml
index 2335b5aa3b..bff4645efa 100644
--- a/rpmstubby/org.eclipse.linuxtools.rpmstubby-feature/pom.xml
+++ b/rpmstubby/org.eclipse.linuxtools.rpmstubby-feature/pom.xml
@@ -1,11 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (C) 2011, Chris Aniszczyk <caniszczyk@gmail.com>
+ Copyright (C) 2011, Red Hat, Inc. and others
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:
+ Red Hat Incorporated - initial implementation
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"

Back to the top