You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2014/04/06 16:03:39 UTC

[26/50] [abbrv] git commit: Removes outdated header

Removes outdated header


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/3e2c60f6
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/3e2c60f6
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/3e2c60f6

Branch: refs/heads/master
Commit: 3e2c60f6068cddc1f07def3c920744c6ecad20c0
Parents: 9c9d2b5
Author: Lukasz Lenart <lu...@apache.org>
Authored: Fri Mar 28 07:42:09 2014 +0100
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Fri Mar 28 07:42:09 2014 +0100

----------------------------------------------------------------------
 .../com/opensymphony/xwork2/AnnotatedTestBean.properties        | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/3e2c60f6/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties
----------------------------------------------------------------------
diff --git a/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties b/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties
index 9e7b4a9..577c8e1 100644
--- a/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties
+++ b/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties
@@ -1,6 +1 @@
-#
-# Copyright (c) 2002-2006 by OpenSymphony
-# All rights reserved.
-#
-
 invalid.count=Count must be between ${min} and ${max}, current value is ${count}.