You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2012/07/09 01:31:06 UTC

[1/2] git commit: Add missing year to copyright

Updated Branches:
  refs/heads/5.4-js-rewrite 649dd1ac9 -> fb0beea93


Add missing year to copyright


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fb0beea9
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fb0beea9
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/fb0beea9

Branch: refs/heads/5.4-js-rewrite
Commit: fb0beea9344d36e84fd15f4b472b380e271f7d2f
Parents: 5b9c814
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Sun Jul 8 16:30:29 2012 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Sun Jul 8 16:30:29 2012 -0700

----------------------------------------------------------------------
 .../services/PartialMarkupDocumentLinker.java      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/fb0beea9/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PartialMarkupDocumentLinker.java
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PartialMarkupDocumentLinker.java b/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PartialMarkupDocumentLinker.java
index 710e2a5..809aa18 100644
--- a/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PartialMarkupDocumentLinker.java
+++ b/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PartialMarkupDocumentLinker.java
@@ -1,4 +1,4 @@
-// Copyright 2008, 2010, 2011 The Apache Software Foundation
+// Copyright 2008, 2010, 2011, 2012 The Apache Software Foundation
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.