浏览代码

Copyright date range

Rob Winch 8 年之前
父节点
当前提交
f8ee9944ff
共有 49 个文件被更改,包括 91 次插入91 次删除
  1. 1 1
      config/src/main/java/org/springframework/security/config/web/server/AbstractServerWebExchangeMatcherRegistry.java
  2. 1 1
      config/src/test/groovy/org/springframework/security/config/doc/Attribute.groovy
  3. 1 1
      config/src/test/groovy/org/springframework/security/config/doc/Element.groovy
  4. 1 1
      config/src/test/groovy/org/springframework/security/config/doc/SpringSecurityXsdParser.groovy
  5. 2 2
      samples/javaconfig/form/src/integration-test/groovy/org/springframework/security/samples/FormJcTests.groovy
  6. 2 2
      samples/javaconfig/form/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  7. 2 2
      samples/javaconfig/form/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy
  8. 2 2
      samples/javaconfig/helloworld/src/integration-test/groovy/org/springframework/security/samples/HelloWorldJcTests.groovy
  9. 2 2
      samples/javaconfig/helloworld/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  10. 2 2
      samples/javaconfig/helloworld/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy
  11. 2 2
      samples/javaconfig/jdbc/src/integration-test/groovy/org/springframework/security/samples/JdbcJcTests.groovy
  12. 2 2
      samples/javaconfig/jdbc/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  13. 2 2
      samples/javaconfig/jdbc/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy
  14. 2 2
      samples/javaconfig/ldap/src/integration-test/groovy/org/springframework/security/samples/LdapJcTests.groovy
  15. 2 2
      samples/javaconfig/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  16. 2 2
      samples/javaconfig/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy
  17. 1 1
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/AbstractCasTests.groovy
  18. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/CasSampleProxyTests.groovy
  19. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/CasSampleTests.groovy
  20. 1 1
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/JettyCasService.groovy
  21. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/modules/NavModule.groovy
  22. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/AccessDeniedPage.groovy
  23. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/ExtremelySecurePage.groovy
  24. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/HomePage.groovy
  25. 1 1
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/LocalLogoutPage.groovy
  26. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/LoginPage.groovy
  27. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/ProxyTicketSamplePage.groovy
  28. 2 2
      samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/SecurePage.groovy
  29. 2 2
      samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/ContactsTests.groovy
  30. 2 2
      samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/AddPage.groovy
  31. 2 2
      samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/ContactsPage.groovy
  32. 2 2
      samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/DeleteConfirmPage.groovy
  33. 2 2
      samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  34. 2 2
      samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy
  35. 2 2
      samples/xml/helloworld/src/integration-test/groovy/org/springframework/security/samples/HelloWorldXmlTests.groovy
  36. 2 2
      samples/xml/helloworld/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  37. 2 2
      samples/xml/helloworld/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy
  38. 2 2
      samples/xml/insecure/src/integration-test/groovy/org/springframework/security/samples/HelloInsecureTests.groovy
  39. 2 2
      samples/xml/insecure/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  40. 2 2
      samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/JaasXmlTests.groovy
  41. 2 2
      samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  42. 2 2
      samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy
  43. 2 2
      samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/pages/LogoutPage.groovy
  44. 2 2
      samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/pages/SecurePage.groovy
  45. 2 2
      samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/LdapXmlTests.groovy
  46. 2 2
      samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy
  47. 2 2
      samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy
  48. 2 2
      samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/LogoutPage.groovy
  49. 2 2
      samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/SecurePage.groovy

+ 1 - 1
config/src/main/java/org/springframework/security/config/web/server/AbstractServerWebExchangeMatcherRegistry.java

@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 the original author or authors.
+ * Copyright 2002-2017 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

+ 1 - 1
config/src/test/groovy/org/springframework/security/config/doc/Attribute.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
  * use this file except in compliance with the License. You may obtain a copy of

+ 1 - 1
config/src/test/groovy/org/springframework/security/config/doc/Element.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
  * use this file except in compliance with the License. You may obtain a copy of

+ 1 - 1
config/src/test/groovy/org/springframework/security/config/doc/SpringSecurityXsdParser.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
  * use this file except in compliance with the License. You may obtain a copy of

+ 2 - 2
samples/javaconfig/form/src/integration-test/groovy/org/springframework/security/samples/FormJcTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -53,4 +53,4 @@ class FormJcTests extends GebReportingSpec {
 		then: 'The login page is displayed'
 		at LoginPage
 	}
-}
+}

+ 2 - 2
samples/javaconfig/form/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -29,4 +29,4 @@ class HomePage extends Page {
 		user { $('p.navbar-text').text() }
 		logout { $('input', type: 'submit').click() }
 	}
-}
+}

+ 2 - 2
samples/javaconfig/form/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class LoginPage extends Page {
 		loginForm { $('form') }
 		submit { $('button', type: 'submit') }
 	}
-}
+}

+ 2 - 2
samples/javaconfig/helloworld/src/integration-test/groovy/org/springframework/security/samples/HelloWorldJcTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -53,4 +53,4 @@ class HelloWorldJcTests extends GebReportingSpec {
 		then: 'The login page is displayed'
 		at LoginPage
 	}
-}
+}

+ 2 - 2
samples/javaconfig/helloworld/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -29,4 +29,4 @@ class HomePage extends Page {
 		message { $('p').text() }
 		logout { $('input', type: 'submit').click() }
 	}
-}
+}

+ 2 - 2
samples/javaconfig/helloworld/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class LoginPage extends Page {
 		loginForm { $('form') }
 		submit { $('input', type: 'submit') }
 	}
-}
+}

+ 2 - 2
samples/javaconfig/jdbc/src/integration-test/groovy/org/springframework/security/samples/JdbcJcTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -53,4 +53,4 @@ class JdbcJcTests extends GebReportingSpec {
 		then: 'The login page is displayed'
 		at LoginPage
 	}
-}
+}

+ 2 - 2
samples/javaconfig/jdbc/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -29,4 +29,4 @@ class HomePage extends Page {
 		user { $('p.navbar-text').text() }
 		logout { $('input', type: 'submit').click() }
 	}
-}
+}

+ 2 - 2
samples/javaconfig/jdbc/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class LoginPage extends Page {
 		loginForm { $('form') }
 		submit { $('input', type: 'submit') }
 	}
-}
+}

+ 2 - 2
samples/javaconfig/ldap/src/integration-test/groovy/org/springframework/security/samples/LdapJcTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -53,4 +53,4 @@ class LdapJcTests extends GebReportingSpec {
 		then: 'The login page is displayed'
 		at LoginPage
 	}
-}
+}

+ 2 - 2
samples/javaconfig/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -29,4 +29,4 @@ class HomePage extends Page {
 		user { $('p.navbar-text').text() }
 		logout { $('input', type: 'submit').click() }
 	}
-}
+}

+ 2 - 2
samples/javaconfig/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class LoginPage extends Page {
 		loginForm { $('form') }
 		submit { $('input', type: 'submit') }
 	}
-}
+}

+ 1 - 1
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/AbstractCasTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/CasSampleProxyTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -119,4 +119,4 @@ class CasSampleProxyTests extends AbstractCasTests {
 		pt = retriever.getProxyTicketIdFor(service.pgt, targetService)
 		pt
 	}
-}
+}

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/CasSampleTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -132,4 +132,4 @@ class CasSampleTests extends AbstractCasTests {
 		then: 'user is logged out of the CAS Service'
 		at LoginPage
 	}
-}
+}

+ 1 - 1
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/JettyCasService.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/modules/NavModule.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -28,4 +28,4 @@ class NavModule extends Module {
 		home(to: HomePage) { $("a", text: "Home") }
 		logout(to: LocalLogoutPage) { $("a", text: "Logout") }
 	}
-}
+}

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/AccessDeniedPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -24,4 +24,4 @@ import geb.*
  */
 class AccessDeniedPage extends Page {
 	static at = { $("*",text: iContains(~/.*?403.*/)) }
-}
+}

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/ExtremelySecurePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -29,4 +29,4 @@ class ExtremelySecurePage extends Page {
 	static content = {
 		navModule { module NavModule }
 	}
-}
+}

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -29,4 +29,4 @@ class HomePage extends Page {
 		securePage { $('a',text: 'Secure page') }
 		extremelySecurePage { $('a',text: 'Extremely secure page') }
 	}
-}
+}

+ 1 - 1
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/LocalLogoutPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -43,4 +43,4 @@ class LoginPage extends Page {
 		def host = System.getProperty('cas.server.host', 'localhost:9443')
 		"https://${host}/cas/login"
 	}
-}
+}

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/ProxyTicketSamplePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -30,4 +30,4 @@ class ProxyTicketSamplePage extends Page {
 	static content = {
 		navModule { module NavModule }
 	}
-}
+}

+ 2 - 2
samples/xml/cas/cassample/src/integration-test/groovy/org/springframework/security/samples/cas/pages/SecurePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -30,4 +30,4 @@ class SecurePage extends Page {
 	static content = {
 		navModule { module NavModule }
 	}
-}
+}

+ 2 - 2
samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/ContactsTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -84,4 +84,4 @@ class ContactsTests extends GebReportingSpec {
 		then: 'The login page is displayed'
 		at LoginPage
 	}
-}
+}

+ 2 - 2
samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/AddPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class AddPage extends Page {
 		addForm { $('form') }
 		submit { $('input', type: 'submit') }
 	}
-}
+}

+ 2 - 2
samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/ContactsPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -41,4 +41,4 @@ class Contact extends Module {
 		delete { cell(3).$('a').click() }
 		adminPermission { cell(4).$('a') }
 	}
-}
+}

+ 2 - 2
samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/DeleteConfirmPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -27,4 +27,4 @@ class DeleteConfirmPage extends Page {
 	static content = {
 		manage(to: ContactsPage) { $('a', text: 'Manage') }
 	}
-}
+}

+ 2 - 2
samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -30,4 +30,4 @@ class HomePage extends Page {
 		debug { $('a', text: 'Debug').click() }
 		frames { $('a', text: 'Frames').click() }
 	}
-}
+}

+ 2 - 2
samples/xml/contacts/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class LoginPage extends Page {
 		loginForm { $('form') }
 		submit { $('input', type: 'submit') }
 	}
-}
+}

+ 2 - 2
samples/xml/helloworld/src/integration-test/groovy/org/springframework/security/samples/HelloWorldXmlTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -54,4 +54,4 @@ class HelloWorldXmlTests extends GebReportingSpec {
 		then: 'The login page is displayed'
 		at LoginPage
 	}
-}
+}

+ 2 - 2
samples/xml/helloworld/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -29,4 +29,4 @@ class HomePage extends Page {
 		message { $('p').text() }
 		logout { $('input', type: 'submit').click() }
 	}
-}
+}

+ 2 - 2
samples/xml/helloworld/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class LoginPage extends Page {
 		loginForm { $('form') }
 		submit { $('input', type: 'submit') }
 	}
-}
+}

+ 2 - 2
samples/xml/insecure/src/integration-test/groovy/org/springframework/security/samples/HelloInsecureTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -33,4 +33,4 @@ class HelloInsecureTests extends GebReportingSpec {
 		and: 'We can see the message'
 		message == 'We would like to secure this page'
 	}
-}
+}

+ 2 - 2
samples/xml/insecure/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -28,4 +28,4 @@ class HomePage extends Page {
 	static content = {
 		message { $('p').text() }
 	}
-}
+}

+ 2 - 2
samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/JaasXmlTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -58,4 +58,4 @@ class JaasXmlTests extends GebReportingSpec {
 		then: 'The login page is displayed'
 		at LoginPage
 	}
-}
+}

+ 2 - 2
samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -28,4 +28,4 @@ class HomePage extends Page {
 	static content = {
 		securePage(to: [SecurePage,LoginPage]) { $('a').click() }
 	}
-}
+}

+ 2 - 2
samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class LoginPage extends Page {
 		loginForm { $('form') }
 		submit { $('input', type: 'submit') }
 	}
-}
+}

+ 2 - 2
samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/pages/LogoutPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -25,4 +25,4 @@ import geb.Page
 class LogoutPage extends LoginPage {
 	static url = 'login'
 	static at = { assert driver.title == 'Login Page' && $('p').text() == 'You have been logged out'; true}
-}
+}

+ 2 - 2
samples/xml/jaas/src/integration-test/groovy/org/springframework/security/samples/pages/SecurePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -29,4 +29,4 @@ class SecurePage extends Page {
 		message { $('p').text() }
 		logout { $('input', type: 'submit').click() }
 	}
-}
+}

+ 2 - 2
samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/LdapXmlTests.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -57,4 +57,4 @@ class LdapXmlTests extends GebReportingSpec {
 		then: 'The login page is displayed'
 		at LoginPage
 	}
-}
+}

+ 2 - 2
samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/HomePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -28,4 +28,4 @@ class HomePage extends Page {
 	static content = {
 		secure(to: [SecurePage,LoginPage]) { $('a', text: 'Secure page') }
 	}
-}
+}

+ 2 - 2
samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/LoginPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,4 +34,4 @@ class LoginPage extends Page {
 		loginForm { $('form') }
 		submit { $('input', type: 'submit') }
 	}
-}
+}

+ 2 - 2
samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/LogoutPage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -22,4 +22,4 @@ package org.springframework.security.samples.pages
 class LogoutPage extends LoginPage {
 	static url = 'login'
 	static at = { assert driver.title == 'Login Page' && $('p').text() == 'You have been logged out'; true}
-}
+}

+ 2 - 2
samples/xml/ldap/src/integration-test/groovy/org/springframework/security/samples/pages/SecurePage.groovy

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 the original author or authors.
+ * Copyright 2002-2011 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -28,4 +28,4 @@ class SecurePage extends Page {
 	static content = {
 		logout { $("input[type=submit]", value: "Logoff") }
 	}
-}
+}