[java-identity-provider COMMIT] in /trunk/idp-conf/src/main/resources/messages: authn-messages.properties consent-mes...

noreply at shibboleth.net noreply at shibboleth.net
Mon Nov 2 12:37:33 EST 2015


Author: scantor
Date: Mon Nov  2 12:37:32 2015
New Revision: 7915

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7915&view=rev
Log:
IDP-836 - Attach CC license to message properties

Modified:
    trunk/idp-conf/src/main/resources/messages/authn-messages.properties
    trunk/idp-conf/src/main/resources/messages/consent-messages.properties
    trunk/idp-conf/src/main/resources/messages/error-messages.properties

Modified: trunk/idp-conf/src/main/resources/messages/authn-messages.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/messages/authn-messages.properties?rev=7915&r1=7914&r2=7915&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/messages/authn-messages.properties	(original)
+++ trunk/idp-conf/src/main/resources/messages/authn-messages.properties	Mon Nov  2 12:37:32 2015
@@ -1,3 +1,7 @@
+# In addition to the Apache 2.0 license, this content is also licensed
+# under the Creative Commons Attribution-ShareAlike 3.0 Unported license
+# (see http://creativecommons.org/licenses/by-sa/3.0/). 
+
 # Login / Logout messages
 
 idp.login.loginTo = Login to

Modified: trunk/idp-conf/src/main/resources/messages/consent-messages.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/messages/consent-messages.properties?rev=7915&r1=7914&r2=7915&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/messages/consent-messages.properties	(original)
+++ trunk/idp-conf/src/main/resources/messages/consent-messages.properties	Mon Nov  2 12:37:32 2015
@@ -1,3 +1,7 @@
+# In addition to the Apache 2.0 license, this content is also licensed
+# under the Creative Commons Attribution-ShareAlike 3.0 Unported license
+# (see http://creativecommons.org/licenses/by-sa/3.0/). 
+
 # General messages related to terms of use consent.
 
 idp.terms-of-use.accept     = I accept the terms of use

Modified: trunk/idp-conf/src/main/resources/messages/error-messages.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/messages/error-messages.properties?rev=7915&r1=7914&r2=7915&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/messages/error-messages.properties	(original)
+++ trunk/idp-conf/src/main/resources/messages/error-messages.properties	Mon Nov  2 12:37:32 2015
@@ -1,3 +1,7 @@
+# In addition to the Apache 2.0 license, this content is also licensed
+# under the Creative Commons Attribution-ShareAlike 3.0 Unported license
+# (see http://creativecommons.org/licenses/by-sa/3.0/). 
+
 # Title / Message mappings for error view
 
 # General strings



More information about the commits mailing list