Update 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/e7b7d810 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/e7b7d810 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/e7b7d810 Branch: refs/heads/master Commit: e7b7d810689866808cca2ff09b9a8678201c40c1 Parents: e07a3a4 Author: Howard M. Lewis Ship <[email protected]> Authored: Fri Aug 23 15:02:37 2013 -0700 Committer: Howard M. Lewis Ship <[email protected]> Committed: Fri Aug 23 15:02:37 2013 -0700 ---------------------------------------------------------------------- .../main/java/org/apache/tapestry5/corelib/components/Label.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/e7b7d810/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Label.java ---------------------------------------------------------------------- diff --git a/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Label.java b/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Label.java index d479d05..7bb9f4a 100644 --- a/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Label.java +++ b/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Label.java @@ -1,4 +1,4 @@ -// Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 The Apache Software Foundation +// Copyright 2006-2013 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.
