Skip to content

Commit

Permalink
HV-725 Updating copyright year for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling committed Apr 2, 2013
1 parent 5b91095 commit 656b689
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions documentation/src/main/docbook/en-US/hv.ent
@@ -1,5 +1,5 @@
<!ENTITY version "WORKING">
<!ENTITY bvVersion "1.0.0.GA">
<!ENTITY bvVersion "1.1.0.CR3">
<!ENTITY today "TODAY">
<!ENTITY copyrightYear "2009 - 2012">
<!ENTITY copyrightYear "2009 - 2013">
<!ENTITY copyrightHolder "Red Hat, Inc. &amp; Gunnar Morling">
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -443,7 +443,7 @@
<javadocDirectory>${project.basedir}/../src/main/javadoc</javadocDirectory>
<stylesheetfile>stylesheet.css</stylesheetfile>
<bottom>
<![CDATA[Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="http://redhat.com">Red Hat Middleware, LLC.</a> All Rights Reserved]]></bottom>
<![CDATA[Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved]]></bottom>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 656b689

Please sign in to comment.