From b9332eb8e5f8c423a90e17d9747f53f1dfd0a637 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 22 Sep 2005 04:19:04 +0000 Subject: [PATCH] Do not assert ASF copyright in changes.rss git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@290886 13f79535-47bb-0310-9956-ffa450edef68 --- changes/plugin.jelly | 4 ++++ changes/src/plugin-resources/changes2rss.jsl | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changes/plugin.jelly b/changes/plugin.jelly index 9f5a493f..5f34775f 100644 --- a/changes/plugin.jelly +++ b/changes/plugin.jelly @@ -58,6 +58,10 @@ prettyPrint="true" /> + + + + ${pom.url} Changes report en-us - Copyright 2004 The Apache Software Foundation + Copyright ${currentYear} ${pom.organization.name}