diff --git a/bin/pwgen.php b/bin/pwgen.php index 31a8eb9b5388ae41f9b63d265df9d5151649474c..83b4dfeafea66023b251f82812ac3ff1a408237a 100755 --- a/bin/pwgen.php +++ b/bin/pwgen.php @@ -1,7 +1,6 @@ #!/usr/bin/env php <?php /* - * $Id$ * Interactive script to generate password hashes. * */ diff --git a/config-templates/config-login-auto.php b/config-templates/config-login-auto.php index 2fd0741d6f239dcf737f9365c9b65628411ca596..0248ba120c58d5a0dd00b3b969e3a8ad510fdae2 100644 --- a/config-templates/config-login-auto.php +++ b/config-templates/config-login-auto.php @@ -1,8 +1,6 @@ <?php /* * The configuration of the login-auto authentication module. - * - * $Id: config.php 451 2008-03-27 15:33:34Z olavmrk $ */ $config = array ( diff --git a/config-templates/config.php b/config-templates/config.php index c121584eb19e356d8ff6389b69178b667b162595..e4433fae1bcb150da0ab758c60e7475e5d470cdb 100644 --- a/config-templates/config.php +++ b/config-templates/config.php @@ -2,7 +2,6 @@ /* * The configuration of SimpleSAMLphp * - * $Id$ */ $config = array( diff --git a/config-templates/ldap.php b/config-templates/ldap.php index 5f1799ef7b354993de6b209e256a9937866aa449..31673128f2e9ce6f248db381f2723a9a0bd25560 100644 --- a/config-templates/ldap.php +++ b/config-templates/ldap.php @@ -1,8 +1,6 @@ <?php /* * Configuration for the LDAP authentication module. - * - * $Id: $ */ $config = array ( diff --git a/config-templates/ldapmulti.php b/config-templates/ldapmulti.php index f09bbcac6fdbf7c37e110fcd5c5288e865542597..fbd2e03827cb2a3a8a2f6179c3da8c79cf6441fd 100644 --- a/config-templates/ldapmulti.php +++ b/config-templates/ldapmulti.php @@ -3,7 +3,6 @@ /* * Configuration for the multi-DN LDAP authentication module. * - * $Id$ */ $ldapmulti = array ( diff --git a/config-templates/translation.php b/config-templates/translation.php index 2d360b297c982916d9899dd355a9afea246722ac..97178e93d216495a29ffdcfed0b72377c64f6aad 100644 --- a/config-templates/translation.php +++ b/config-templates/translation.php @@ -2,7 +2,6 @@ /* * Configuration * - * $Id$ */ $config = array ( diff --git a/docs/simplesamlphp-advancedfeatures.txt b/docs/simplesamlphp-advancedfeatures.txt index 470e535e1e595d8fb14abb01d030618132599e84..79b9e45a1873ffc7905a000f69479ba31025d5d5 100644 --- a/docs/simplesamlphp-advancedfeatures.txt +++ b/docs/simplesamlphp-advancedfeatures.txt @@ -7,7 +7,6 @@ simpleSAMLphp Advanced Features http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-authproc.txt b/docs/simplesamlphp-authproc.txt index 74beeabaceeee6a40a7670c3f077a6822832e593..51fae63c4b88aeb38bb3764495ab70133bdc2d95 100644 --- a/docs/simplesamlphp-authproc.txt +++ b/docs/simplesamlphp-authproc.txt @@ -7,7 +7,6 @@ Authentication Processing Filters in SimpleSAMLphp http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-automated_metadata.txt b/docs/simplesamlphp-automated_metadata.txt index 618a4bd1a116002a945c75f77db8cf395eb7bb6e..05d65fcd72da2f117d9e39b4dad39e63230cc3fb 100644 --- a/docs/simplesamlphp-automated_metadata.txt +++ b/docs/simplesamlphp-automated_metadata.txt @@ -7,7 +7,6 @@ Automated Metadata Management http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-errorhandling.txt b/docs/simplesamlphp-errorhandling.txt index 1c6a2651349591205abec154d2bd93e53bff4e2f..8469f32245b595958e89bf7955286873c2471a29 100644 --- a/docs/simplesamlphp-errorhandling.txt +++ b/docs/simplesamlphp-errorhandling.txt @@ -7,7 +7,6 @@ Exception and error handling in simpleSAMLphp http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-features.txt b/docs/simplesamlphp-features.txt index 83b34fd39c62e15cc796e3ea5d19f32689381ef7..687067fad63bb9adeebb17905b665460d4e1e076 100644 --- a/docs/simplesamlphp-features.txt +++ b/docs/simplesamlphp-features.txt @@ -7,7 +7,6 @@ SimpleSAMLphp Features http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-googleapps.txt b/docs/simplesamlphp-googleapps.txt index 840414df6c3637dafe52d47779a6bfe8f7cfb775..c75e1491f6034661905ee3b648486a2e7cd8a3a5 100644 --- a/docs/simplesamlphp-googleapps.txt +++ b/docs/simplesamlphp-googleapps.txt @@ -7,7 +7,6 @@ Setting up a simpleSAMLphp SAML 2.0 IdP to use with Google Apps for Education http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-idp-more.txt b/docs/simplesamlphp-idp-more.txt index 930d23a967945d2549531459d4a1ebc961cd87ba..3c914588cc39b4edb8dc8e04e7b48460dcf80192 100644 --- a/docs/simplesamlphp-idp-more.txt +++ b/docs/simplesamlphp-idp-more.txt @@ -7,7 +7,6 @@ SimpleSAMLphp Identity Provider Advanced Topics http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-idp.txt b/docs/simplesamlphp-idp.txt index 4c625e7fca07e65c746ae657abb008ab99bb7b68..a2edf63645202e6daa2b84c1fc8984909e35c711 100644 --- a/docs/simplesamlphp-idp.txt +++ b/docs/simplesamlphp-idp.txt @@ -7,7 +7,6 @@ SimpleSAMLphp Identity Provider QuickStart http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-install.txt b/docs/simplesamlphp-install.txt index 1499b45ed1e51d735cb85c9e0547224cf853a596..1019c500ffee9e076e7a85b1c7f4d9c587fda852 100644 --- a/docs/simplesamlphp-install.txt +++ b/docs/simplesamlphp-install.txt @@ -7,7 +7,6 @@ simpleSAMLphp Installation and Configuration http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-maintenance.txt b/docs/simplesamlphp-maintenance.txt index 539eb861ceda4e0c1c5644b54859116f568ef581..8a885c2fdcb2a9d151d9918efb5a06b7681e291d 100644 --- a/docs/simplesamlphp-maintenance.txt +++ b/docs/simplesamlphp-maintenance.txt @@ -7,7 +7,6 @@ simpleSAMLphp Maintenance http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-metadata-extensions-attributes.txt b/docs/simplesamlphp-metadata-extensions-attributes.txt index c88f579d6407d67692314c40adcd186c0b573abd..7e3c1c0bccccc91098d294970d10c410547331d1 100644 --- a/docs/simplesamlphp-metadata-extensions-attributes.txt +++ b/docs/simplesamlphp-metadata-extensions-attributes.txt @@ -7,7 +7,6 @@ SAML V2.0 Metadata Extensions for Login and Discovery User Interface http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id:$` * Author: Timothy Ace [tace@synacor.com](mailto:tace@synacor.com) <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-metadata-extensions-rpi.txt b/docs/simplesamlphp-metadata-extensions-rpi.txt index 9141a6f4cac7fbef3c6283fced83d7986838487e..53478e08874b9f23522d4734f90d97f011db7a21 100644 --- a/docs/simplesamlphp-metadata-extensions-rpi.txt +++ b/docs/simplesamlphp-metadata-extensions-rpi.txt @@ -7,7 +7,6 @@ SAML V2.0 Metadata Extensions for Registration and Publication Information http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id:$` * Author: Jaime Perez [jaime.perez@uninett.no](mailto:jaime.perez@uninett.no) <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-metadata-extensions-ui.txt b/docs/simplesamlphp-metadata-extensions-ui.txt index 1246c6026675c6865ddab0b08689af502d4b9778..38dffe111362274950f388fac447167401f69356 100644 --- a/docs/simplesamlphp-metadata-extensions-ui.txt +++ b/docs/simplesamlphp-metadata-extensions-ui.txt @@ -7,7 +7,6 @@ SAML V2.0 Metadata Extensions for Login and Discovery User Interface http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id:$` * Author: Timothy Ace [tace@synacor.com](mailto:tace@synacor.com) <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-modules.txt b/docs/simplesamlphp-modules.txt index 4c9e5691c18c42805a4911070e5fdfff178b51ae..ccc5f66efc84786b4b5b4eb571fae7f0880a2267 100644 --- a/docs/simplesamlphp-modules.txt +++ b/docs/simplesamlphp-modules.txt @@ -7,7 +7,6 @@ simpleSAMLphp modules http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-scoping.txt b/docs/simplesamlphp-scoping.txt index 009c5b1a1787509303a3dc223026ec24ed155da3..1f58695e6568c354cfc6b8cc2b5e1742f58b8789 100644 --- a/docs/simplesamlphp-scoping.txt +++ b/docs/simplesamlphp-scoping.txt @@ -7,7 +7,6 @@ Scoping http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-sp.txt b/docs/simplesamlphp-sp.txt index 2740d9feab1ac4d366203b5c686c0f3f29cc4d93..641e776e3cc122440be61e4055bb629a5816b2be 100644 --- a/docs/simplesamlphp-sp.txt +++ b/docs/simplesamlphp-sp.txt @@ -7,7 +7,6 @@ SimpleSAMLphp Service Provider QuickStart http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-theming.txt b/docs/simplesamlphp-theming.txt index e287f298e07e6fa829619298be241e6d93668d60..69a6b4efb1ded49eb878ef8d90e501048b83bb9b 100644 --- a/docs/simplesamlphp-theming.txt +++ b/docs/simplesamlphp-theming.txt @@ -7,7 +7,6 @@ Theming the user interface in SimpleSAMLphp http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/docs/simplesamlphp-translation.txt b/docs/simplesamlphp-translation.txt index a77227d9c0025f4b1159e37095be7922f46ac0a8..794fa52d9eab1ccc813a46caec857b2f23de7a2b 100644 --- a/docs/simplesamlphp-translation.txt +++ b/docs/simplesamlphp-translation.txt @@ -7,7 +7,6 @@ SimpleSAMLphp Translation Portal http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/lib/SimpleSAML/Auth/BWC.php b/lib/SimpleSAML/Auth/BWC.php index f66203fce2319efd4cb3d6c5dedf5b6edea1b5d4..8cf8d7c01b0d80a4feefe30210d3926d5edbe7f6 100644 --- a/lib/SimpleSAML/Auth/BWC.php +++ b/lib/SimpleSAML/Auth/BWC.php @@ -14,7 +14,6 @@ * Provides the same interface as Auth_Simple. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Auth_BWC extends SimpleSAML_Auth_Simple { diff --git a/lib/SimpleSAML/Auth/Default.php b/lib/SimpleSAML/Auth/Default.php index 90d3d08c80e43a2cbfbc7f58b9b0f3c96e62db6e..f577577fa1a3889957fcb615313ea77f151649bc 100644 --- a/lib/SimpleSAML/Auth/Default.php +++ b/lib/SimpleSAML/Auth/Default.php @@ -8,7 +8,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Auth_Default { diff --git a/lib/SimpleSAML/Auth/LDAP.php b/lib/SimpleSAML/Auth/LDAP.php index 10f836fae3ccfbbfdd0aca0cfe9490c7735c3dfe..2a3370efc902e76e8ae850981edeaef393fff51e 100644 --- a/lib/SimpleSAML/Auth/LDAP.php +++ b/lib/SimpleSAML/Auth/LDAP.php @@ -17,7 +17,6 @@ define('ERR_AS_ATTRIBUTE', 6); * @author Andreas Aakre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @author Anders Lund, UNINETT AS. <anders.lund@uninett.no> * @package simpleSAMLphp - * @version $Id: Session.php 244 2008-02-04 08:36:24Z andreassolberg $ */ class SimpleSAML_Auth_LDAP { diff --git a/lib/SimpleSAML/Auth/ProcessingChain.php b/lib/SimpleSAML/Auth/ProcessingChain.php index 338084058d9e727def9c08aed653aeb65707c258..cfb452e6f6c789a63ea448dca203ebc18cbec294 100644 --- a/lib/SimpleSAML/Auth/ProcessingChain.php +++ b/lib/SimpleSAML/Auth/ProcessingChain.php @@ -9,7 +9,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Auth_ProcessingChain { diff --git a/lib/SimpleSAML/Auth/ProcessingFilter.php b/lib/SimpleSAML/Auth/ProcessingFilter.php index a9d42aca4ac89b685dbcf52bb50413afcc6a2c6d..4e4664e0ecaf03defe61d2c8cdd7460615592516 100644 --- a/lib/SimpleSAML/Auth/ProcessingFilter.php +++ b/lib/SimpleSAML/Auth/ProcessingFilter.php @@ -17,7 +17,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ abstract class SimpleSAML_Auth_ProcessingFilter { diff --git a/lib/SimpleSAML/Auth/Simple.php b/lib/SimpleSAML/Auth/Simple.php index db14112a8f801a56389da395c295ffb65ec09ac4..f3fe71a0bf8c7dd9f3d8807051cf20e334cb4998 100644 --- a/lib/SimpleSAML/Auth/Simple.php +++ b/lib/SimpleSAML/Auth/Simple.php @@ -4,7 +4,6 @@ * Helper class for simple authentication applications. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Auth_Simple { diff --git a/lib/SimpleSAML/Auth/Source.php b/lib/SimpleSAML/Auth/Source.php index 29effde13a3ad18d66d8b4a97c2ac893390ac6bd..f6da3e0fa92f2107f520c4c6bc620f9f607832de 100644 --- a/lib/SimpleSAML/Auth/Source.php +++ b/lib/SimpleSAML/Auth/Source.php @@ -7,7 +7,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ abstract class SimpleSAML_Auth_Source { diff --git a/lib/SimpleSAML/Auth/State.php b/lib/SimpleSAML/Auth/State.php index a8600b1f39046702d802526f6b0c6fe7c486a523..2b8ef3256256eb20d778bbd4425ce5e1fe1f8ff2 100644 --- a/lib/SimpleSAML/Auth/State.php +++ b/lib/SimpleSAML/Auth/State.php @@ -26,7 +26,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Auth_State { diff --git a/lib/SimpleSAML/AuthMemCookie.php b/lib/SimpleSAML/AuthMemCookie.php index 46b70fa8ab4046ab13a5eb6d3cd13849ffbaba72..2ce0b74d67e8859fa55655df060b42fe16f31ccc 100644 --- a/lib/SimpleSAML/AuthMemCookie.php +++ b/lib/SimpleSAML/AuthMemCookie.php @@ -6,7 +6,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_AuthMemCookie { diff --git a/lib/SimpleSAML/Bindings/Shib13/Artifact.php b/lib/SimpleSAML/Bindings/Shib13/Artifact.php index 9d7a6d40d5d82e8088d63c616a3bd68ed2b50c1a..4eda10bb3908f1010fdc6f8dae9e51eeb6967916 100644 --- a/lib/SimpleSAML/Bindings/Shib13/Artifact.php +++ b/lib/SimpleSAML/Bindings/Shib13/Artifact.php @@ -4,7 +4,6 @@ * Implementation of the Shibboleth 1.3 Artifact binding. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Bindings_Shib13_Artifact { diff --git a/lib/SimpleSAML/Bindings/Shib13/HTTPPost.php b/lib/SimpleSAML/Bindings/Shib13/HTTPPost.php index 5980312a07a06df209a1c2796f982736a2249b84..945206047bf98ed2113c50f670b01efe0b3ea161 100644 --- a/lib/SimpleSAML/Bindings/Shib13/HTTPPost.php +++ b/lib/SimpleSAML/Bindings/Shib13/HTTPPost.php @@ -5,7 +5,6 @@ * * @author Andreas Åkre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Bindings_Shib13_HTTPPost { diff --git a/lib/SimpleSAML/Configuration.php b/lib/SimpleSAML/Configuration.php index 1cf5b593b7f6a77451db84e343ccfcbd13085f15..daa558e9a757290ee38e50864a84b3531ec9958a 100644 --- a/lib/SimpleSAML/Configuration.php +++ b/lib/SimpleSAML/Configuration.php @@ -5,7 +5,6 @@ * * @author Andreas Aakre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Configuration { diff --git a/lib/SimpleSAML/Error/Assertion.php b/lib/SimpleSAML/Error/Assertion.php index 10bb386ce26d82b0b48b64aafe98457322b1b866..a1b88df9e51f0dd7a66afa42235424e5df31f751 100644 --- a/lib/SimpleSAML/Error/Assertion.php +++ b/lib/SimpleSAML/Error/Assertion.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Error_Assertion extends SimpleSAML_Error_Exception { diff --git a/lib/SimpleSAML/Error/AuthSource.php b/lib/SimpleSAML/Error/AuthSource.php index 7df5cadb657276b3d2c93778596a59948a5d31fb..efcd5f5b60179844d276d25298fcf3617d4c205f 100644 --- a/lib/SimpleSAML/Error/AuthSource.php +++ b/lib/SimpleSAML/Error/AuthSource.php @@ -3,7 +3,6 @@ * Baseclass for auth source exceptions. * * @package simpleSAMLphp_base - * @version $Id$ * */ class SimpleSAML_Error_AuthSource extends SimpleSAML_Error_Error { diff --git a/lib/SimpleSAML/Error/BadRequest.php b/lib/SimpleSAML/Error/BadRequest.php index 8727c7cb1e63c545a6069fcfd3c5ac353e34c79a..53968c94639a33f00618fc3788cc952986a723a8 100644 --- a/lib/SimpleSAML/Error/BadRequest.php +++ b/lib/SimpleSAML/Error/BadRequest.php @@ -8,7 +8,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Error_BadRequest extends SimpleSAML_Error_Error { diff --git a/lib/SimpleSAML/Error/BadUserInnput.php b/lib/SimpleSAML/Error/BadUserInnput.php index 69bda7c26df7c70d6ce4b8592755c36797d35e04..40891e8386cae06e70a97ef454036d023bcf8842 100644 --- a/lib/SimpleSAML/Error/BadUserInnput.php +++ b/lib/SimpleSAML/Error/BadUserInnput.php @@ -4,7 +4,6 @@ * * @author Thomas Graff <thomas.graff@uninett.no> * @package simpleSAMLphp_base - * @version $Id$ * */ class SimpleSAML_Error_BadUserInnput extends SimpleSAML_Error_User{ diff --git a/lib/SimpleSAML/Error/Error.php b/lib/SimpleSAML/Error/Error.php index 67cf293bc9902863fdc7389fce801aa320d8e884..bc10ff187f3a9c5f7238c2deb48771e623760262 100644 --- a/lib/SimpleSAML/Error/Error.php +++ b/lib/SimpleSAML/Error/Error.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Error_Error extends SimpleSAML_Error_Exception { diff --git a/lib/SimpleSAML/Error/Exception.php b/lib/SimpleSAML/Error/Exception.php index 6e0da80085cf8cca339b6e15fb22c02705f832a8..b0dca28dd56ae6751588c0f94b14447fc3b53132 100644 --- a/lib/SimpleSAML/Error/Exception.php +++ b/lib/SimpleSAML/Error/Exception.php @@ -7,7 +7,6 @@ * * @author Thomas Graff <thomas.graff@uninett.no> * @package simpleSAMLphp_base - * @version $Id$ */ class SimpleSAML_Error_Exception extends Exception { diff --git a/lib/SimpleSAML/Error/InvalidCredential.php b/lib/SimpleSAML/Error/InvalidCredential.php index f8e2bfbf575c1877729cd0348b3783bf157a1792..9b2160a53db19a0b905de50b2f5e4cb4ecb595a0 100644 --- a/lib/SimpleSAML/Error/InvalidCredential.php +++ b/lib/SimpleSAML/Error/InvalidCredential.php @@ -4,7 +4,6 @@ * * @author Thomas Graff <thomas.graff@uninett.no> * @package simpleSAMLphp_base - * @version $Id$ * */ class SimpleSAML_Error_InvalidCredential extends SimpleSAML_Error_User{ diff --git a/lib/SimpleSAML/Error/MetadataNotFound.php b/lib/SimpleSAML/Error/MetadataNotFound.php index 940b914e3b69f5cd21f0db79e8ba1d1def28ad57..a0dbc5c83889e100e33fe697dc2ecb0a7c0c2014 100644 --- a/lib/SimpleSAML/Error/MetadataNotFound.php +++ b/lib/SimpleSAML/Error/MetadataNotFound.php @@ -4,7 +4,6 @@ * Error for missing metadata. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Error_MetadataNotFound extends SimpleSAML_Error_Error { diff --git a/lib/SimpleSAML/Error/NoState.php b/lib/SimpleSAML/Error/NoState.php index 903840dee4c78c456f5032a9c8ce3576d86978b1..945244688ed1e3ae14eae42bc0fd189c67ce6fc3 100644 --- a/lib/SimpleSAML/Error/NoState.php +++ b/lib/SimpleSAML/Error/NoState.php @@ -5,7 +5,6 @@ * that we don't know what to do. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Error_NoState extends SimpleSAML_Error_Error { diff --git a/lib/SimpleSAML/Error/NotFound.php b/lib/SimpleSAML/Error/NotFound.php index d530c0da3135c0be71ab1eada0226b93aea6f3a9..cb868e8ac54a2631950e2faccbf37bb4b39d46e6 100644 --- a/lib/SimpleSAML/Error/NotFound.php +++ b/lib/SimpleSAML/Error/NotFound.php @@ -8,7 +8,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Error_NotFound extends SimpleSAML_Error_Error { diff --git a/lib/SimpleSAML/Error/UnserializableException.php b/lib/SimpleSAML/Error/UnserializableException.php index bbe0a27a3ceb6c0efc7dbe28e0bd6d7c3042cb05..56db221252b17cdedf51e06a6b9662caf611f9b4 100644 --- a/lib/SimpleSAML/Error/UnserializableException.php +++ b/lib/SimpleSAML/Error/UnserializableException.php @@ -11,7 +11,6 @@ * of the original exception. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Error_UnserializableException extends SimpleSAML_Error_Exception { diff --git a/lib/SimpleSAML/Error/User.php b/lib/SimpleSAML/Error/User.php index 1c7c7a6c68454cfdf2bad955185be1364d323dd7..e46c7c6d7570ee9353ea53616ad1ecacbc9279d5 100644 --- a/lib/SimpleSAML/Error/User.php +++ b/lib/SimpleSAML/Error/User.php @@ -6,7 +6,6 @@ * * @author Thomas Graff <thomas.graff@uninett.no> * @package simpleSAMLphp_base - * @version $Id$ * */ class SimpleSAML_Error_User extends SimpleSAML_Error_Exception{ diff --git a/lib/SimpleSAML/Error/UserAborted.php b/lib/SimpleSAML/Error/UserAborted.php index 14df771f1d5c9aa0163250431ccc9e48ff43a498..9ec418eb4be895df941462ecc45f40d0b3b0bebf 100644 --- a/lib/SimpleSAML/Error/UserAborted.php +++ b/lib/SimpleSAML/Error/UserAborted.php @@ -4,7 +4,6 @@ * Exception indicating user aborting the authentication process. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Error_UserAborted extends SimpleSAML_Error_Error { diff --git a/lib/SimpleSAML/Error/UserNotFound.php b/lib/SimpleSAML/Error/UserNotFound.php index 85c09c763e1e3a2a75513f1b09f6a9181063a27b..557fdc356697d1c66b32e8cf236a68194bfef2d3 100644 --- a/lib/SimpleSAML/Error/UserNotFound.php +++ b/lib/SimpleSAML/Error/UserNotFound.php @@ -5,7 +5,6 @@ * * @author Thomas Graff <thomas.graff@uninett.no> * @package simpleSAMLphp_base - * @version $Id$ * */ class SimpleSAML_Error_UserNotFound extends SimpleSAML_Error_User{ diff --git a/lib/SimpleSAML/IdP.php b/lib/SimpleSAML/IdP.php index 130a6ec5f417543d6c432f7b8a20d2ae58fe25b9..5a201594db953dad4ed2634b91bb8c5fc10fc789 100644 --- a/lib/SimpleSAML/IdP.php +++ b/lib/SimpleSAML/IdP.php @@ -6,7 +6,6 @@ * This class implements the various functions used by IdP. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_IdP { diff --git a/lib/SimpleSAML/IdP/LogoutHandler.php b/lib/SimpleSAML/IdP/LogoutHandler.php index 60a53499f85dcab0baf3a47c1ecb6871f3297949..b3e3317b0aebfff28ff451a386d4938e188d32e1 100644 --- a/lib/SimpleSAML/IdP/LogoutHandler.php +++ b/lib/SimpleSAML/IdP/LogoutHandler.php @@ -4,7 +4,6 @@ * Base class for logout handlers. * * @package simpleSAMLphp - * @version $Id$ */ abstract class SimpleSAML_IdP_LogoutHandler { diff --git a/lib/SimpleSAML/IdP/LogoutIFrame.php b/lib/SimpleSAML/IdP/LogoutIFrame.php index d0c7eee45253cfab5597eb2815be361d7242104f..44c3b3d038a639b5b92efdd28519c2401f6697ed 100644 --- a/lib/SimpleSAML/IdP/LogoutIFrame.php +++ b/lib/SimpleSAML/IdP/LogoutIFrame.php @@ -4,7 +4,6 @@ * Class which handles iframe logout. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_IdP_LogoutIFrame extends SimpleSAML_IdP_LogoutHandler { diff --git a/lib/SimpleSAML/IdP/LogoutTraditional.php b/lib/SimpleSAML/IdP/LogoutTraditional.php index 5f934cc61a326e9556fbc16c2d86c5b22d0e43fd..1a43252a1a17eabee96528fd0f2cd1d0476e1b0d 100644 --- a/lib/SimpleSAML/IdP/LogoutTraditional.php +++ b/lib/SimpleSAML/IdP/LogoutTraditional.php @@ -4,7 +4,6 @@ * Class which handles traditional logout. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_IdP_LogoutTraditional extends SimpleSAML_IdP_LogoutHandler { diff --git a/lib/SimpleSAML/Memcache.php b/lib/SimpleSAML/Memcache.php index 87431682429794f8bd9483623e15e1f106cf670c..1089afa6e94d8a499eb8c4ca8e87347af14395fb 100644 --- a/lib/SimpleSAML/Memcache.php +++ b/lib/SimpleSAML/Memcache.php @@ -15,7 +15,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Memcache { diff --git a/lib/SimpleSAML/MemcacheStore.php b/lib/SimpleSAML/MemcacheStore.php index b5c05255d60367a15c5a042a0731732eef8a1d27..55509295b4bf66d52fce60846eb5c4f8ead08fd9 100644 --- a/lib/SimpleSAML/MemcacheStore.php +++ b/lib/SimpleSAML/MemcacheStore.php @@ -9,7 +9,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ * @deprecated This class will be removed in version 1.8 of simpleSAMLphp. */ class SimpleSAML_MemcacheStore { diff --git a/lib/SimpleSAML/Metadata/MetaDataStorageHandler.php b/lib/SimpleSAML/Metadata/MetaDataStorageHandler.php index fc1be843f612a679ce4ee630e109d6db1c3fccdb..759ff28678b6931fe34dddd0f88ba0eadbb01e5a 100644 --- a/lib/SimpleSAML/Metadata/MetaDataStorageHandler.php +++ b/lib/SimpleSAML/Metadata/MetaDataStorageHandler.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Metadata_MetaDataStorageHandler { diff --git a/lib/SimpleSAML/Metadata/MetaDataStorageHandlerDynamicXML.php b/lib/SimpleSAML/Metadata/MetaDataStorageHandlerDynamicXML.php index d2981f86c8040aea1fae744d8676857066b74b0e..fb21c7bf0754fb7b4af04e7b6414e062a6b2757a 100644 --- a/lib/SimpleSAML/Metadata/MetaDataStorageHandlerDynamicXML.php +++ b/lib/SimpleSAML/Metadata/MetaDataStorageHandlerDynamicXML.php @@ -7,7 +7,6 @@ * @author Andreas Ã…kre Solberg, UNINETT AS. * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Metadata_MetaDataStorageHandlerDynamicXML extends SimpleSAML_Metadata_MetaDataStorageSource { diff --git a/lib/SimpleSAML/Metadata/MetaDataStorageHandlerFlatFile.php b/lib/SimpleSAML/Metadata/MetaDataStorageHandlerFlatFile.php index 51a4aa3ff1211d83a77c9d2d2b5e02dcf57e076c..ee1cab6693a994c591ee841ef4caeef1028b4d06 100644 --- a/lib/SimpleSAML/Metadata/MetaDataStorageHandlerFlatFile.php +++ b/lib/SimpleSAML/Metadata/MetaDataStorageHandlerFlatFile.php @@ -7,7 +7,6 @@ * * @author Andreas �kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Metadata_MetaDataStorageHandlerFlatFile extends SimpleSAML_Metadata_MetaDataStorageSource { diff --git a/lib/SimpleSAML/Metadata/MetaDataStorageHandlerSerialize.php b/lib/SimpleSAML/Metadata/MetaDataStorageHandlerSerialize.php index 292bfa5182af850dbc57ed178de93b8d79b68d12..4cc25f53118a56fa8b5fbf65fa3fbffb42cc9fb0 100644 --- a/lib/SimpleSAML/Metadata/MetaDataStorageHandlerSerialize.php +++ b/lib/SimpleSAML/Metadata/MetaDataStorageHandlerSerialize.php @@ -4,7 +4,6 @@ * Class for handling metadata files in serialized format. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Metadata_MetaDataStorageHandlerSerialize extends SimpleSAML_Metadata_MetaDataStorageSource { diff --git a/lib/SimpleSAML/Metadata/MetaDataStorageHandlerXML.php b/lib/SimpleSAML/Metadata/MetaDataStorageHandlerXML.php index 33342b0281b94764ad46f38370c8b9a2d0b62092..96a2682241e9998670c307a86953ff016a12a4fd 100644 --- a/lib/SimpleSAML/Metadata/MetaDataStorageHandlerXML.php +++ b/lib/SimpleSAML/Metadata/MetaDataStorageHandlerXML.php @@ -6,7 +6,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Metadata_MetaDataStorageHandlerXML extends SimpleSAML_Metadata_MetaDataStorageSource { diff --git a/lib/SimpleSAML/Metadata/MetaDataStorageSource.php b/lib/SimpleSAML/Metadata/MetaDataStorageSource.php index 443643db347283ac9edc2db62988fa2d7b567263..aefdb6df820324d51c3ff06c776fa38ab40bc4ae 100644 --- a/lib/SimpleSAML/Metadata/MetaDataStorageSource.php +++ b/lib/SimpleSAML/Metadata/MetaDataStorageSource.php @@ -10,7 +10,6 @@ * @author Olav Morken, UNINETT AS. * @author Andreas Aakre Solberg, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ abstract class SimpleSAML_Metadata_MetaDataStorageSource { diff --git a/lib/SimpleSAML/Metadata/SAMLBuilder.php b/lib/SimpleSAML/Metadata/SAMLBuilder.php index da0107296942acd83e59233acda979661ccbbf6a..196edb3e8f5cf44e1fd460df3201c614cf3ebfc3 100644 --- a/lib/SimpleSAML/Metadata/SAMLBuilder.php +++ b/lib/SimpleSAML/Metadata/SAMLBuilder.php @@ -6,7 +6,6 @@ * This class builds SAML 2.0 metadata for an entity by examining the metadata for the entity. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Metadata_SAMLBuilder { diff --git a/lib/SimpleSAML/Metadata/Signer.php b/lib/SimpleSAML/Metadata/Signer.php index a04221535ebb60762544d21a522e20a4b68e0225..5d595912eedc9f2cdd0165cd9dcec1d31fb7e40d 100644 --- a/lib/SimpleSAML/Metadata/Signer.php +++ b/lib/SimpleSAML/Metadata/Signer.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Metadata_Signer { diff --git a/lib/SimpleSAML/Module.php b/lib/SimpleSAML/Module.php index b1b776217d1b35d096b318557e14a1895a013f2b..78683f305b0edb577793df232c2202787bea13cb 100644 --- a/lib/SimpleSAML/Module.php +++ b/lib/SimpleSAML/Module.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Module { diff --git a/lib/SimpleSAML/Session.php b/lib/SimpleSAML/Session.php index a20b1a21a9afa25930b6902a1c86c260a8c4a12d..4756b0d93e49f0f6ca883cdac72498d738c2a58b 100644 --- a/lib/SimpleSAML/Session.php +++ b/lib/SimpleSAML/Session.php @@ -10,7 +10,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Session { diff --git a/lib/SimpleSAML/SessionHandler.php b/lib/SimpleSAML/SessionHandler.php index 1a44c559beeef88224cec5e31277cab6ef9d0082..8ad3a135f82e09edbed67364370e5ac43599b008 100644 --- a/lib/SimpleSAML/SessionHandler.php +++ b/lib/SimpleSAML/SessionHandler.php @@ -10,7 +10,6 @@ * * @author Olav Morken, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ abstract class SimpleSAML_SessionHandler { diff --git a/lib/SimpleSAML/SessionHandlerCookie.php b/lib/SimpleSAML/SessionHandlerCookie.php index 1e01d86ba11cbefc35bbf11b0e451b1cc92f38b8..60b033ab873140e9ec16c828899c9ce43103e727 100644 --- a/lib/SimpleSAML/SessionHandlerCookie.php +++ b/lib/SimpleSAML/SessionHandlerCookie.php @@ -11,7 +11,6 @@ * @author Olav Morken, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp * @abstract - * @version $Id$ */ abstract class SimpleSAML_SessionHandlerCookie extends SimpleSAML_SessionHandler { diff --git a/lib/SimpleSAML/SessionHandlerPHP.php b/lib/SimpleSAML/SessionHandlerPHP.php index 1e73054895398dea243be720efc2989a36d2e67e..afb62a6331f330eb77264617225de9e6b6823fe8 100644 --- a/lib/SimpleSAML/SessionHandlerPHP.php +++ b/lib/SimpleSAML/SessionHandlerPHP.php @@ -9,7 +9,6 @@ * * @author Olav Morken, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_SessionHandlerPHP extends SimpleSAML_SessionHandler { diff --git a/lib/SimpleSAML/SessionHandlerStore.php b/lib/SimpleSAML/SessionHandlerStore.php index cd01a5adf81bd025f56f9cb48c5b06dd2a03acaf..5b15cf8f48661b0ad92404b2c5fdaf5a76b9c67d 100644 --- a/lib/SimpleSAML/SessionHandlerStore.php +++ b/lib/SimpleSAML/SessionHandlerStore.php @@ -4,7 +4,6 @@ * Session storage in the datastore. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_SessionHandlerStore extends SimpleSAML_SessionHandlerCookie { diff --git a/lib/SimpleSAML/Stats.php b/lib/SimpleSAML/Stats.php index 3e3b3af412f2e3ad895e8bd441e158c96fb3d7a0..ec76a3f8373a1a0209503a63429f045dae039e1b 100644 --- a/lib/SimpleSAML/Stats.php +++ b/lib/SimpleSAML/Stats.php @@ -6,7 +6,6 @@ * This class is responsible for taking a statistics event and logging it. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Stats { diff --git a/lib/SimpleSAML/Stats/Output.php b/lib/SimpleSAML/Stats/Output.php index f1ecc1f2f356aa21cb6999d8c0703ab06f025f77..b11c7a9c9c9fd51d9af105b4357ee3e63ecf1dbf 100644 --- a/lib/SimpleSAML/Stats/Output.php +++ b/lib/SimpleSAML/Stats/Output.php @@ -4,7 +4,6 @@ * Interface for statistics outputs. * * @package simpleSAMLphp - * @version $Id$ */ abstract class SimpleSAML_Stats_Output { diff --git a/lib/SimpleSAML/Store.php b/lib/SimpleSAML/Store.php index 9447c44e556491e516ba7c53ad5b3f3531e709f9..e45d4a7fddd68804e6c0ce29b092de60ed9caae3 100644 --- a/lib/SimpleSAML/Store.php +++ b/lib/SimpleSAML/Store.php @@ -4,7 +4,6 @@ * Base class for datastores. * * @package simpleSAMLphp - * @version $Id$ */ abstract class SimpleSAML_Store { diff --git a/lib/SimpleSAML/Store/Memcache.php b/lib/SimpleSAML/Store/Memcache.php index 15660acfbec3b474992e92fbfe0c82296ed79b76..d4be5ae1decd07558a15c25018400f4db4ef2ede 100644 --- a/lib/SimpleSAML/Store/Memcache.php +++ b/lib/SimpleSAML/Store/Memcache.php @@ -4,7 +4,6 @@ * A memcache based datastore. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Store_Memcache extends SimpleSAML_Store { diff --git a/lib/SimpleSAML/Store/SQL.php b/lib/SimpleSAML/Store/SQL.php index 85fd4245b3e05832fb9fcd96a46f8def5a5a6caa..e1b15f57404033c8e80d2b83da1334ad8b844a61 100644 --- a/lib/SimpleSAML/Store/SQL.php +++ b/lib/SimpleSAML/Store/SQL.php @@ -4,7 +4,6 @@ * A SQL datastore. * * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Store_SQL extends SimpleSAML_Store { diff --git a/lib/SimpleSAML/Utilities.php b/lib/SimpleSAML/Utilities.php index 36440dfafffb68accc7cb44ec458d629cc546de4..e9b9b31e53222008fbacdc53afe55dfb8519505b 100644 --- a/lib/SimpleSAML/Utilities.php +++ b/lib/SimpleSAML/Utilities.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Utilities { diff --git a/lib/SimpleSAML/Utils/Crypto.php b/lib/SimpleSAML/Utils/Crypto.php index f8eb5bec62102101fb4ab61a6f1c76e3e6972935..1bf2dd210d954e3d1d72438cd211c5951ab52135 100644 --- a/lib/SimpleSAML/Utils/Crypto.php +++ b/lib/SimpleSAML/Utils/Crypto.php @@ -5,7 +5,6 @@ * * @author Dyonisius Visser, TERENA. <visser@terena.org> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_Utils_Crypto { diff --git a/lib/SimpleSAML/XHTML/EMail.php b/lib/SimpleSAML/XHTML/EMail.php index f167413895ef22f6a1b9da5421d09f6768aa8d77..275295ade5373f5fd0bd9fc34f8e193b22ceb05f 100644 --- a/lib/SimpleSAML/XHTML/EMail.php +++ b/lib/SimpleSAML/XHTML/EMail.php @@ -5,7 +5,6 @@ * * @author Andreas kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XHTML_EMail { diff --git a/lib/SimpleSAML/XHTML/IdPDisco.php b/lib/SimpleSAML/XHTML/IdPDisco.php index 2e06cddae2a97fb3a489fe197cec060d8c8ee9b5..30c66da5d7433a7d4282b4bc22329ee69aa91a96 100644 --- a/lib/SimpleSAML/XHTML/IdPDisco.php +++ b/lib/SimpleSAML/XHTML/IdPDisco.php @@ -10,7 +10,6 @@ * @author Olav Morken, UNINETT AS. * @author Andreas Ã…kre Solberg <andreas@uninett.no>, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XHTML_IdPDisco { diff --git a/lib/SimpleSAML/XHTML/Template.php b/lib/SimpleSAML/XHTML/Template.php index affdfb11717a2c7e24e36f597871c469f93e81a9..667033a72d077b193ce27e22e6dfb23512e03308 100644 --- a/lib/SimpleSAML/XHTML/Template.php +++ b/lib/SimpleSAML/XHTML/Template.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XHTML_Template { diff --git a/lib/SimpleSAML/XML/Errors.php b/lib/SimpleSAML/XML/Errors.php index 9cd6d7ea9b4e4817088fd26429765b26ef6b36a3..ed6cbd31f68ca9d57ceb02b97c6210eaa858c1a1 100644 --- a/lib/SimpleSAML/XML/Errors.php +++ b/lib/SimpleSAML/XML/Errors.php @@ -8,7 +8,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XML_Errors { diff --git a/lib/SimpleSAML/XML/Parser.php b/lib/SimpleSAML/XML/Parser.php index 52bb98cf98815ea840a07e1014ace4428cb83640..65a509132ca6d7f4f79236275170067ee9ae5da9 100644 --- a/lib/SimpleSAML/XML/Parser.php +++ b/lib/SimpleSAML/XML/Parser.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XML_Parser { diff --git a/lib/SimpleSAML/XML/Shib13/AuthnRequest.php b/lib/SimpleSAML/XML/Shib13/AuthnRequest.php index c5329ebe54d60445b0b0b129f1cebc2f967116e5..ccb4d94e0fc792cdf39cf0872b228848df33774a 100644 --- a/lib/SimpleSAML/XML/Shib13/AuthnRequest.php +++ b/lib/SimpleSAML/XML/Shib13/AuthnRequest.php @@ -6,7 +6,6 @@ * * @author Andreas Åkre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XML_Shib13_AuthnRequest { diff --git a/lib/SimpleSAML/XML/Shib13/AuthnResponse.php b/lib/SimpleSAML/XML/Shib13/AuthnResponse.php index bb9ca85bc9efa0fe9e351a404a10010ab2654847..1296cb27177460666f4c98bdbeaac61814187549 100644 --- a/lib/SimpleSAML/XML/Shib13/AuthnResponse.php +++ b/lib/SimpleSAML/XML/Shib13/AuthnResponse.php @@ -5,7 +5,6 @@ * * @author Andreas Åkre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XML_Shib13_AuthnResponse { diff --git a/lib/SimpleSAML/XML/Signer.php b/lib/SimpleSAML/XML/Signer.php index 7072e27c660a78a10252e6dd73df820436f01ba5..7c569033d8d798b5f5309a8254e21cd649990d97 100644 --- a/lib/SimpleSAML/XML/Signer.php +++ b/lib/SimpleSAML/XML/Signer.php @@ -7,7 +7,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XML_Signer { diff --git a/lib/SimpleSAML/XML/Validator.php b/lib/SimpleSAML/XML/Validator.php index 46b42aac5ad903901c7de22d44c5b46e574a1bee..50876ebc44dfe0ccba4ee3329eabfe17ebedce23 100644 --- a/lib/SimpleSAML/XML/Validator.php +++ b/lib/SimpleSAML/XML/Validator.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class SimpleSAML_XML_Validator { diff --git a/lib/_autoload.php b/lib/_autoload.php index ec9947970e270badedaf96895ad9cc14fb42c530..bbe3681ccf21241c682c7f0f8d21d3b0e429b364 100644 --- a/lib/_autoload.php +++ b/lib/_autoload.php @@ -6,7 +6,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ // SSP is loaded as a separate project diff --git a/lib/_autoload_modules.php b/lib/_autoload_modules.php index 1ea5da05c330c99b9157713345ad5f5e8f8b6477..fcbc110f08ae37d9e200f64b5a5568ac663a8a69 100644 --- a/lib/_autoload_modules.php +++ b/lib/_autoload_modules.php @@ -5,7 +5,6 @@ * * @author Boy Baukema, SURFnet * @package simpleSAMLphp - * @version $Id$ */ /** diff --git a/modules/adfs/lib/SAML2/XML/fed/Const.php b/modules/adfs/lib/SAML2/XML/fed/Const.php index cdcd9b203d90229aee966f45a9144acb3a4537fb..e42ca710d883b4a776f14a0a87288246d2c29e54 100644 --- a/modules/adfs/lib/SAML2/XML/fed/Const.php +++ b/modules/adfs/lib/SAML2/XML/fed/Const.php @@ -3,7 +3,6 @@ * Class representing fed Constants. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_adfs_SAML2_XML_fed_Const { /** diff --git a/modules/adfs/lib/SAML2/XML/fed/Endpoint.php b/modules/adfs/lib/SAML2/XML/fed/Endpoint.php index 4c73784938e72885770917ead5fef1c7d44d90db..249eacee3bbe0d14742939827c05018e0e107eb1 100644 --- a/modules/adfs/lib/SAML2/XML/fed/Endpoint.php +++ b/modules/adfs/lib/SAML2/XML/fed/Endpoint.php @@ -3,7 +3,6 @@ * Class representing fed Endpoint. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_adfs_SAML2_XML_fed_Endpoint { /** diff --git a/modules/adfs/lib/SAML2/XML/fed/SecurityTokenServiceType.php b/modules/adfs/lib/SAML2/XML/fed/SecurityTokenServiceType.php index 8369b40b4aca314ee9eaf7d7dc13263a683538f4..e4c9780178d14b971e7f0b8bd7fbea7c6fb01765 100644 --- a/modules/adfs/lib/SAML2/XML/fed/SecurityTokenServiceType.php +++ b/modules/adfs/lib/SAML2/XML/fed/SecurityTokenServiceType.php @@ -3,7 +3,6 @@ * Class representing SecurityTokenServiceType RoleDescriptor. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_adfs_SAML2_XML_fed_SecurityTokenServiceType extends SAML2_XML_md_RoleDescriptor { diff --git a/modules/adfs/lib/SAML2/XML/fed/TokenTypesOffered.php b/modules/adfs/lib/SAML2/XML/fed/TokenTypesOffered.php index 598a233c3885411c93c72e2351ec63008c028218..e544caa32b8362df687ce27bcce6224ba42d3784 100644 --- a/modules/adfs/lib/SAML2/XML/fed/TokenTypesOffered.php +++ b/modules/adfs/lib/SAML2/XML/fed/TokenTypesOffered.php @@ -3,7 +3,6 @@ * Class representing fed TokenTypesOffered. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_adfs_SAML2_XML_fed_TokenTypesOffered { /** diff --git a/modules/adfs/lib/XMLSecurityDSig.php b/modules/adfs/lib/XMLSecurityDSig.php index d5ab2fd219243bc7d60c99deb33a0389e9da27fc..330a63fa3a6da38cf332ec7156644b0320309a05 100644 --- a/modules/adfs/lib/XMLSecurityDSig.php +++ b/modules/adfs/lib/XMLSecurityDSig.php @@ -11,7 +11,6 @@ * * @author Daniel Tsosie * @package simpleSAMLphp - * @version $Id$ */ class sspmod_adfs_XMLSecurityDSig extends XMLSecurityDSig { diff --git a/modules/adfs/www/idp/prp.php b/modules/adfs/www/idp/prp.php index c6f545e33c62745b86b7e1d74996108d1ceee28c..3bfc076d8430f49c2a84d175840040c3f031f0fc 100644 --- a/modules/adfs/www/idp/prp.php +++ b/modules/adfs/www/idp/prp.php @@ -4,7 +4,6 @@ * * @author Hans Zandbelt, SURFnet bv, <hans.zandbelt@surfnet.nl> * @package simpleSAMLphp - * @version $Id$ */ SimpleSAML_Logger::info('ADFS - IdP.prp: Accessing ADFS IdP endpoint prp'); diff --git a/modules/aggregator/docs/aggregator.txt b/modules/aggregator/docs/aggregator.txt index bff3c31cefb4179f7bb42ddb442c129e2da359cd..23dc8bdbf07245ca0525f7b7279ee327c0e50c6e 100644 --- a/modules/aggregator/docs/aggregator.txt +++ b/modules/aggregator/docs/aggregator.txt @@ -7,7 +7,6 @@ aggregator Module http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` * Author: Andreas Ã…kre Solberg <andreas.solberg@uninett.no>, UNINETT AS * Package: simpleSAMLphp diff --git a/modules/aggregator/lib/ARP.php b/modules/aggregator/lib/ARP.php index 5408b2e219385d15aab745ccf9c2ba762bef8297..0847522f32ae36a1fd61e025fa36fb6d19c29a11 100644 --- a/modules/aggregator/lib/ARP.php +++ b/modules/aggregator/lib/ARP.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_aggregator_ARP { diff --git a/modules/aggregator/lib/Aggregator.php b/modules/aggregator/lib/Aggregator.php index d487e59a3fb76f7acfd82d34d0087449b76b0199..3d144fdfc4299373e1d45a452c8964d31799592f 100644 --- a/modules/aggregator/lib/Aggregator.php +++ b/modules/aggregator/lib/Aggregator.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_aggregator_Aggregator { diff --git a/modules/aggregator2/lib/Aggregator.php b/modules/aggregator2/lib/Aggregator.php index 5d0ae2f2edb5ac6feae948f62545f72ff120e616..0fc5b14b4764fe5631e2ea6c0bd03af78dd4a145 100644 --- a/modules/aggregator2/lib/Aggregator.php +++ b/modules/aggregator2/lib/Aggregator.php @@ -4,7 +4,6 @@ * Class which implements a basic metadata aggregator. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_aggregator2_Aggregator { diff --git a/modules/aggregator2/lib/EntitySource.php b/modules/aggregator2/lib/EntitySource.php index 854147dc23e2c1bcf5ef4523f059c4db790b6956..25f3c784a80cb66f2898e92cdce333ece45da797 100644 --- a/modules/aggregator2/lib/EntitySource.php +++ b/modules/aggregator2/lib/EntitySource.php @@ -4,7 +4,6 @@ * Class for loading metadata from files and URLs. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_aggregator2_EntitySource { diff --git a/modules/authX509/lib/Auth/Source/X509userCert.php b/modules/authX509/lib/Auth/Source/X509userCert.php index ca9a527881b1ea7459f226f214e3eb884f64492b..cfab1fa84ee5f2f693582c149860b1aad438292e 100644 --- a/modules/authX509/lib/Auth/Source/X509userCert.php +++ b/modules/authX509/lib/Auth/Source/X509userCert.php @@ -6,7 +6,6 @@ * * @author Emmanuel Dreyfus <manu@netbsd.org> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authX509_Auth_Source_X509userCert extends SimpleSAML_Auth_Source { diff --git a/modules/authYubiKey/lib/Auth/Source/YubiKey.php b/modules/authYubiKey/lib/Auth/Source/YubiKey.php index 981c64ccbd85cec0fa332e2a4601d89a47be8d21..07482dbc41f68f580fd00b6b0666c1c4b41e4795 100644 --- a/modules/authYubiKey/lib/Auth/Source/YubiKey.php +++ b/modules/authYubiKey/lib/Auth/Source/YubiKey.php @@ -38,7 +38,6 @@ * go to http://yubico.com/developers/api/ * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authYubiKey_Auth_Source_YubiKey extends SimpleSAML_Auth_Source { diff --git a/modules/authYubiKey/www/yubikeylogin.php b/modules/authYubiKey/www/yubikeylogin.php index 3c281507feca9296e5e37ce20ab0f8184e3e7682..fd6e0a70f5b1258229277a7000898808a0e987b6 100644 --- a/modules/authYubiKey/www/yubikeylogin.php +++ b/modules/authYubiKey/www/yubikeylogin.php @@ -7,7 +7,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('AuthState', $_REQUEST)) { diff --git a/modules/authcrypt/lib/Auth/Source/Hash.php b/modules/authcrypt/lib/Auth/Source/Hash.php index ef7cd02d361d382d559851bc3509b7544a0ad73f..cc23bdc7b08d945b45378a37dbbfde6a94b93ce1 100644 --- a/modules/authcrypt/lib/Auth/Source/Hash.php +++ b/modules/authcrypt/lib/Auth/Source/Hash.php @@ -8,7 +8,6 @@ * * @author Dyonisius Visser, TERENA. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authcrypt_Auth_Source_Hash extends sspmod_core_Auth_UserPassBase { diff --git a/modules/authcrypt/lib/Auth/Source/Htpasswd.php b/modules/authcrypt/lib/Auth/Source/Htpasswd.php index 88ba76819247664b81de5ec4606d96f034994d1b..9acd461145cd7d2684a83a133b395fc5d12151f6 100644 --- a/modules/authcrypt/lib/Auth/Source/Htpasswd.php +++ b/modules/authcrypt/lib/Auth/Source/Htpasswd.php @@ -5,7 +5,6 @@ * * @author Dyonisius (Dick) Visser, TERENA. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authcrypt_Auth_Source_Htpasswd extends sspmod_core_Auth_UserPassBase { diff --git a/modules/authfacebook/lib/Auth/Source/Facebook.php b/modules/authfacebook/lib/Auth/Source/Facebook.php index 5c2e62dd1d1a8fdeb72ecc0f67706669fc64c258..72696c813d42236c5edc502bb40a50393df3c9ec 100644 --- a/modules/authfacebook/lib/Auth/Source/Facebook.php +++ b/modules/authfacebook/lib/Auth/Source/Facebook.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authfacebook_Auth_Source_Facebook extends SimpleSAML_Auth_Source { diff --git a/modules/authlinkedin/lib/Auth/Source/LinkedIn.php b/modules/authlinkedin/lib/Auth/Source/LinkedIn.php index 228e02c4af4a4fb88632e39eb9e96c07f41d85c6..c62ce12b191fa23f4daf81e99a1372b8e9689528 100644 --- a/modules/authlinkedin/lib/Auth/Source/LinkedIn.php +++ b/modules/authlinkedin/lib/Auth/Source/LinkedIn.php @@ -7,7 +7,6 @@ require_once(dirname(dirname(dirname(dirname(dirname(__FILE__))))) . '/oauth/lib * * @author Brook Schofield, TERENA. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authlinkedin_Auth_Source_LinkedIn extends SimpleSAML_Auth_Source { diff --git a/modules/authmyspace/lib/Auth/Source/MySpace.php b/modules/authmyspace/lib/Auth/Source/MySpace.php index 6304762b9dfc9d467820ddd2a660443f523a75e4..b6514661d7403add3d608bac1aeee2653e391a41 100644 --- a/modules/authmyspace/lib/Auth/Source/MySpace.php +++ b/modules/authmyspace/lib/Auth/Source/MySpace.php @@ -7,7 +7,6 @@ require_once(dirname(dirname(dirname(dirname(dirname(__FILE__))))) . '/oauth/lib * * @author Brook Schofield, TERENA. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authmyspace_Auth_Source_MySpace extends SimpleSAML_Auth_Source { diff --git a/modules/authorize/docs/authorize.txt b/modules/authorize/docs/authorize.txt index d8a0cc90da2c8eae87170e1c0f2b1d3c577a4459..8d4730c35287a4ba38ddcbfa6ec6263b5824ac25 100644 --- a/modules/authorize/docs/authorize.txt +++ b/modules/authorize/docs/authorize.txt @@ -7,7 +7,6 @@ authorize Module http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` * Author: Ernesto Revilla <erny@yaco.es>, Yaco Sistemas, Ryan Panning * Package: simpleSAMLphp diff --git a/modules/authorize/lib/Auth/Process/Authorize.php b/modules/authorize/lib/Auth/Process/Authorize.php index ab573fed3c86472a3845eb48c98a4b51736e8478..b73ad37a110452467ea6ecd4d2627cf29eef0c5e 100644 --- a/modules/authorize/lib/Auth/Process/Authorize.php +++ b/modules/authorize/lib/Auth/Process/Authorize.php @@ -6,7 +6,6 @@ * * @author Ernesto Revilla, Yaco Sistemas SL., Ryan Panning * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authorize_Auth_Process_Authorize extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/authorize/templates/authorize_403.php b/modules/authorize/templates/authorize_403.php index 6d63c2763eb5a664fa5b8db0fd95556f4aaaa0bc..fa947d71beb0cba0777b117279afef7c1a1924ac 100644 --- a/modules/authorize/templates/authorize_403.php +++ b/modules/authorize/templates/authorize_403.php @@ -7,7 +7,6 @@ * - 'params': Parameters which should be included in the request. * * @package simpleSAMLphp - * @version $Id$ */ diff --git a/modules/authorize/www/authorize_403.php b/modules/authorize/www/authorize_403.php index 5152b99ad4b9c70f77ce72844489224bd9726f4b..330b235001f42123bc9b43120e957aea6a50041d 100644 --- a/modules/authorize/www/authorize_403.php +++ b/modules/authorize/www/authorize_403.php @@ -3,7 +3,6 @@ * Show a 403 Forbidden page about not authorized to access an application. * * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('StateId', $_REQUEST)) { diff --git a/modules/authtwitter/lib/Auth/Source/Twitter.php b/modules/authtwitter/lib/Auth/Source/Twitter.php index 72aa93283a6c0cb8b31800fc423d00777a24cab2..c07106633f4196b3a08a864a00c5792f77605f65 100644 --- a/modules/authtwitter/lib/Auth/Source/Twitter.php +++ b/modules/authtwitter/lib/Auth/Source/Twitter.php @@ -7,7 +7,6 @@ require_once(dirname(dirname(dirname(dirname(dirname(__FILE__))))) . '/oauth/lib * * @author Andreas Ã…kre Solberg, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authtwitter_Auth_Source_Twitter extends SimpleSAML_Auth_Source { diff --git a/modules/authwindowslive/lib/Auth/Source/LiveID.php b/modules/authwindowslive/lib/Auth/Source/LiveID.php index cbbff0ffb3524f8fdd76d68b09cf9d3685f69201..a54061e08b38b245a13c0222d83d0cd4a4701301 100644 --- a/modules/authwindowslive/lib/Auth/Source/LiveID.php +++ b/modules/authwindowslive/lib/Auth/Source/LiveID.php @@ -5,7 +5,6 @@ * * @author Brook Schofield, TERENA. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authwindowslive_Auth_Source_LiveID extends SimpleSAML_Auth_Source { diff --git a/modules/cas/lib/Auth/Source/CAS.php b/modules/cas/lib/Auth/Source/CAS.php index 714838b9182eb4ec6c3d791b1db2aaccfc0d626a..611fd85c2defe73abb22f6a69afdb6bf856e442a 100644 --- a/modules/cas/lib/Auth/Source/CAS.php +++ b/modules/cas/lib/Auth/Source/CAS.php @@ -7,7 +7,6 @@ * * @author Danny Bollaert, UGent. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_cas_Auth_Source_CAS extends SimpleSAML_Auth_Source { diff --git a/modules/casserver/config-templates/module_casserver.php b/modules/casserver/config-templates/module_casserver.php index 007034f5c4d7e44800dfe8e640b4ec051c189cd6..0695bd599f85408ea6ae93f3941c2bfd1081433c 100644 --- a/modules/casserver/config-templates/module_casserver.php +++ b/modules/casserver/config-templates/module_casserver.php @@ -1,8 +1,6 @@ <?php /* * Configuration for the module casserver. - * - * $Id: $ */ $config = array ( diff --git a/modules/cdc/lib/Auth/Process/CDC.php b/modules/cdc/lib/Auth/Process/CDC.php index 16cf328f16b20ca68dff5d9c91ee046c2dadf318..d0cfaa0000fae9aca8604f5372c04b96781a8076 100644 --- a/modules/cdc/lib/Auth/Process/CDC.php +++ b/modules/cdc/lib/Auth/Process/CDC.php @@ -4,7 +4,6 @@ * Filter for setting the SAML 2 common domain cookie. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_cdc_Auth_Process_CDC extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/cdc/lib/Client.php b/modules/cdc/lib/Client.php index 2e5043aa241ffdee83bbfc4822a034d20694ea3d..2800a0bf757278c54cb58e3ca70786a65f81517f 100644 --- a/modules/cdc/lib/Client.php +++ b/modules/cdc/lib/Client.php @@ -4,7 +4,6 @@ * CDC client class. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_cdc_Client { diff --git a/modules/cdc/lib/Server.php b/modules/cdc/lib/Server.php index d4dacf736711f73ebb82540f009fc37b2d6061b0..2aa88506137d7090166c9e2376049a8b79deeb14 100644 --- a/modules/cdc/lib/Server.php +++ b/modules/cdc/lib/Server.php @@ -4,7 +4,6 @@ * CDC server class. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_cdc_Server { diff --git a/modules/consent/lib/Auth/Process/Consent.php b/modules/consent/lib/Auth/Process/Consent.php index eaacd3eb78014a221cb42c6219becb03f51f8f18..ac0a4bdfacf2af12ebf1cf95c19cb796ee86b6c1 100644 --- a/modules/consent/lib/Auth/Process/Consent.php +++ b/modules/consent/lib/Auth/Process/Consent.php @@ -6,7 +6,6 @@ * released to the SP. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_consent_Auth_Process_Consent extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/consent/lib/Consent/Store/Cookie.php b/modules/consent/lib/Consent/Store/Cookie.php index 3e80a56e874588052a5aa6d73a6e8d702dd65962..265d36cf7391261675cf5667d6f286f6697a85c6 100644 --- a/modules/consent/lib/Consent/Store/Cookie.php +++ b/modules/consent/lib/Consent/Store/Cookie.php @@ -18,7 +18,6 @@ * * @author Olav Morken <olav.morken@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_consent_Consent_Store_Cookie extends sspmod_consent_Store { diff --git a/modules/consent/lib/Consent/Store/Database.php b/modules/consent/lib/Consent/Store/Database.php index e0b44616d81bdf58fdbb3334b4a50fe423a32cfa..daae61c4137250fbc43917fd1bb7c31b86575877 100644 --- a/modules/consent/lib/Consent/Store/Database.php +++ b/modules/consent/lib/Consent/Store/Database.php @@ -15,7 +15,6 @@ * * @author Olav Morken <olav.morken@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_consent_Consent_Store_Database extends sspmod_consent_Store { diff --git a/modules/consent/lib/Logout.php b/modules/consent/lib/Logout.php index f605e98923ea893b75f02ff8c0197ed10cb057bf..89fc8d4c7fddd0e202214ae09b3c6adfdf3a601e 100644 --- a/modules/consent/lib/Logout.php +++ b/modules/consent/lib/Logout.php @@ -4,7 +4,6 @@ * Class defining the logout completed handler for the consent page. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_consent_Logout { diff --git a/modules/consent/lib/Store.php b/modules/consent/lib/Store.php index 3a1db83f1603185226795cd83cada0661e46d1ae..9bf9b75e9acc463f79d46ebdb4136630f368a683 100644 --- a/modules/consent/lib/Store.php +++ b/modules/consent/lib/Store.php @@ -5,7 +5,6 @@ * @package simpleSAMLphp * @author Olav Morken <olav.morken@uninett.no> * @author JAcob Christiansen <jach@wayf.dk> - * @version $Id$ */ abstract class sspmod_consent_Store { diff --git a/modules/consent/templates/consentform.php b/modules/consent/templates/consentform.php index d08b20367b8881e1e3c0f4654fda9a8511daff03..59608f048eca5046b4971c63decf93526db8e6fd 100644 --- a/modules/consent/templates/consentform.php +++ b/modules/consent/templates/consentform.php @@ -13,7 +13,6 @@ * - 'sppp': URL to the privacy policy of the destination, or FALSE. * * @package simpleSAMLphp - * @version $Id$ */ assert('is_array($this->data["srcMetadata"])'); assert('is_array($this->data["dstMetadata"])'); diff --git a/modules/consent/www/getconsent.php b/modules/consent/www/getconsent.php index babbf46cd8477a5d64eef3cd27608ee7680d175f..ef660316850138221f7cad43f377d0909e282ed2 100644 --- a/modules/consent/www/getconsent.php +++ b/modules/consent/www/getconsent.php @@ -6,7 +6,6 @@ * authorizes the release of attributes. * * @package simpleSAMLphp - * @version $Id$ */ /** * Explicit instruct consent page to send no-cache header to browsers to make diff --git a/modules/consent/www/logout.php b/modules/consent/www/logout.php index a5f7cf641d24fec0930d302cf34029529d987e9f..4bd09380b2e978e30818c0b7a978831a657fb4ad 100644 --- a/modules/consent/www/logout.php +++ b/modules/consent/www/logout.php @@ -3,7 +3,6 @@ * This is the handler for logout started from the consent page. * * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('StateId', $_GET)) { diff --git a/modules/consent/www/logout_completed.php b/modules/consent/www/logout_completed.php index 669a10c7193b4acde997d98e75169fb2ab0120ae..e96fa115e4ebc07dc287de2c4659df99b45f538f 100644 --- a/modules/consent/www/logout_completed.php +++ b/modules/consent/www/logout_completed.php @@ -3,7 +3,6 @@ * This is the handler for logout completed from the consent page. * * @package simpleSAMLphp - * @version $Id$ */ $globalConfig = SimpleSAML_Configuration::getInstance(); diff --git a/modules/consent/www/noconsent.php b/modules/consent/www/noconsent.php index 2b975856d13ea3a2011e276e0fbbe3ec088d600d..4e847ce2055992845295cdd7274efb9ed2651c4c 100644 --- a/modules/consent/www/noconsent.php +++ b/modules/consent/www/noconsent.php @@ -3,7 +3,6 @@ * This is the page the user lands on when choosing "no" in the consent form. * * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('StateId', $_REQUEST)) { throw new SimpleSAML_Error_BadRequest( diff --git a/modules/consentAdmin/config-templates/module_consentAdmin.php b/modules/consentAdmin/config-templates/module_consentAdmin.php index e8928bebc21d8a71e7bc03125efb82168cb45ff1..72cdce95ec703cd21fb79af9878b911b8df7f664 100644 --- a/modules/consentAdmin/config-templates/module_consentAdmin.php +++ b/modules/consentAdmin/config-templates/module_consentAdmin.php @@ -4,7 +4,6 @@ * * @author Jacob Christiansen, <jach@wayf.dk> * @package simpleSAMLphp - * @version $Id$ */ $config = array( /* diff --git a/modules/consentSimpleAdmin/www/consentAdmin.php b/modules/consentSimpleAdmin/www/consentAdmin.php index 0d748998aa6ed6fed60a092c961205df2a625ec9..ed1eaad03664c716c4dc94d32daa3467a58e030a 100644 --- a/modules/consentSimpleAdmin/www/consentAdmin.php +++ b/modules/consentSimpleAdmin/www/consentAdmin.php @@ -8,7 +8,6 @@ * @author Mads Freen - WAYF * @author Jacob Christiansen - WAYF * @package simpleSAMLphp - * @version $Id$ */ diff --git a/modules/consentSimpleAdmin/www/consentStats.php b/modules/consentSimpleAdmin/www/consentStats.php index f27aee0d505f9bba9eb0852a5d68dc6f591afc01..5e753f5c08c09802de2815de95faa49a79ec7b0c 100644 --- a/modules/consentSimpleAdmin/www/consentStats.php +++ b/modules/consentSimpleAdmin/www/consentStats.php @@ -6,7 +6,6 @@ * * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ diff --git a/modules/core/lib/ACL.php b/modules/core/lib/ACL.php index cf8127ed35016e7a75988225207629d860c5d59e..65860ad1703d93d5dc07de6ef9b2e6ec7d4ec700 100644 --- a/modules/core/lib/ACL.php +++ b/modules/core/lib/ACL.php @@ -4,7 +4,6 @@ * Generic library for access control lists. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_ACL { diff --git a/modules/core/lib/Auth/Process/AttributeAdd.php b/modules/core/lib/Auth/Process/AttributeAdd.php index 62b5e80d6a8a98c2f84893b8a3ba6c7e9264ea31..32a4c2e8328ec69b7524f65738c588f0b474baa9 100644 --- a/modules/core/lib/Auth/Process/AttributeAdd.php +++ b/modules/core/lib/Auth/Process/AttributeAdd.php @@ -7,7 +7,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_AttributeAdd extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/AttributeAlter.php b/modules/core/lib/Auth/Process/AttributeAlter.php index fa13d5d2e9edd76235f59e405da37b6ea9cf595c..0008fc3658c8c7f386ee4db47976b8c41bd492f4 100644 --- a/modules/core/lib/Auth/Process/AttributeAlter.php +++ b/modules/core/lib/Auth/Process/AttributeAlter.php @@ -6,7 +6,6 @@ * * @author Jacob Christiansen, WAYF * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_AttributeAlter extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/AttributeCopy.php b/modules/core/lib/Auth/Process/AttributeCopy.php index 5ebf924fe4109f35657ad3c5274372292e92a176..73a3ca84c1118b3dbe6753737b8624e4201b50ea 100644 --- a/modules/core/lib/Auth/Process/AttributeCopy.php +++ b/modules/core/lib/Auth/Process/AttributeCopy.php @@ -5,7 +5,6 @@ * * @author Gyula Szabo MTA SZTAKI * @package simpleSAMLphp - * @version $Id$ * * You just follow the 'source' => 'destination' schema. In this example user's * cn will be the user's displayName. * diff --git a/modules/core/lib/Auth/Process/AttributeLimit.php b/modules/core/lib/Auth/Process/AttributeLimit.php index 4a009b6bb36e96f79c2bcb6b55cc55cf1184c76d..e7102c9c1c26061b90f3ce0f70a19504cf72a9a7 100644 --- a/modules/core/lib/Auth/Process/AttributeLimit.php +++ b/modules/core/lib/Auth/Process/AttributeLimit.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_AttributeLimit extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/AttributeMap.php b/modules/core/lib/Auth/Process/AttributeMap.php index d628054acacb5eae4b8a1949d203c8a24e02a01f..4dda80c746add2ac266d211e9edca3fa64a9ba40 100644 --- a/modules/core/lib/Auth/Process/AttributeMap.php +++ b/modules/core/lib/Auth/Process/AttributeMap.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_AttributeMap extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/AttributeRealm.php b/modules/core/lib/Auth/Process/AttributeRealm.php index 53e671855b8e7b80062293eae202b6df9a225f9b..44479d6323d5625d1af1336c0a03ac205f8cf77f 100644 --- a/modules/core/lib/Auth/Process/AttributeRealm.php +++ b/modules/core/lib/Auth/Process/AttributeRealm.php @@ -6,7 +6,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_AttributeRealm extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/GenerateGroups.php b/modules/core/lib/Auth/Process/GenerateGroups.php index 3b4acf0bc937b03273a19130ec6a512b543633c7..86a2653232ee59417ebc45fef9eb4077ffdd2457 100644 --- a/modules/core/lib/Auth/Process/GenerateGroups.php +++ b/modules/core/lib/Auth/Process/GenerateGroups.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_GenerateGroups extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/LanguageAdaptor.php b/modules/core/lib/Auth/Process/LanguageAdaptor.php index 5cc4f6be84401b428df7fcda98c44c10c182a29e..9c711b7e3f62f629d3cd62c488fe95968ec19610 100644 --- a/modules/core/lib/Auth/Process/LanguageAdaptor.php +++ b/modules/core/lib/Auth/Process/LanguageAdaptor.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_LanguageAdaptor extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/PHP.php b/modules/core/lib/Auth/Process/PHP.php index 4de73e53186f015192ffe0e43533907899ee8d62..cecf989cccb6076ff2ae7323e3ee0485e687f310 100644 --- a/modules/core/lib/Auth/Process/PHP.php +++ b/modules/core/lib/Auth/Process/PHP.php @@ -4,7 +4,6 @@ * Attribute filter for running arbitrary PHP code. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_PHP extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/ScopeAttribute.php b/modules/core/lib/Auth/Process/ScopeAttribute.php index 798305187a298afaa106a68ac08caab71a83e337..3de5149b71610f0eca01a39337f1ec60adc0c4cb 100644 --- a/modules/core/lib/Auth/Process/ScopeAttribute.php +++ b/modules/core/lib/Auth/Process/ScopeAttribute.php @@ -4,7 +4,6 @@ * Add a scoped variant of an attribute. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_ScopeAttribute extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/StatisticsWithAttribute.php b/modules/core/lib/Auth/Process/StatisticsWithAttribute.php index c8f876075d6996afdb3b1b38d879e3dd42f7eb06..20c7ccfdbdf504d61907daf29f5fb7eda732e3b6 100644 --- a/modules/core/lib/Auth/Process/StatisticsWithAttribute.php +++ b/modules/core/lib/Auth/Process/StatisticsWithAttribute.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_StatisticsWithAttribute extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/TargetedID.php b/modules/core/lib/Auth/Process/TargetedID.php index 98bc8910f6da3bf46b103cb7583ac4c70a1124ed..069a3233ba52dc46db44cc1a804a498e34327662 100644 --- a/modules/core/lib/Auth/Process/TargetedID.php +++ b/modules/core/lib/Auth/Process/TargetedID.php @@ -27,7 +27,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_TargetedID extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Process/WarnShortSSOInterval.php b/modules/core/lib/Auth/Process/WarnShortSSOInterval.php index 6ac34d7c1f5b43bf749e39ce9e8533612c82d09b..731809bdabbad2484585ec0216ff87153f463264 100644 --- a/modules/core/lib/Auth/Process/WarnShortSSOInterval.php +++ b/modules/core/lib/Auth/Process/WarnShortSSOInterval.php @@ -4,7 +4,6 @@ * Give a warning to the user if we receive multiple requests in a short time. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Process_WarnShortSSOInterval extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/core/lib/Auth/Source/AdminPassword.php b/modules/core/lib/Auth/Source/AdminPassword.php index 9bf2ad412f02b44bf80353bfaede1ae4c1d8a025..e289759a026a99c7235c0827ae77d29701608153 100644 --- a/modules/core/lib/Auth/Source/AdminPassword.php +++ b/modules/core/lib/Auth/Source/AdminPassword.php @@ -5,7 +5,6 @@ * the 'auth.adminpassword' configuration option. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Auth_Source_AdminPassword extends sspmod_core_Auth_UserPassBase { diff --git a/modules/core/lib/Auth/UserPassBase.php b/modules/core/lib/Auth/UserPassBase.php index d8dc3eff3ccb578de3fd2c873bd13353a57d01ac..0d7318c4fdcd03ad13c935928c04fe11c525ae3d 100644 --- a/modules/core/lib/Auth/UserPassBase.php +++ b/modules/core/lib/Auth/UserPassBase.php @@ -8,7 +8,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ abstract class sspmod_core_Auth_UserPassBase extends SimpleSAML_Auth_Source { diff --git a/modules/core/lib/Auth/UserPassOrgBase.php b/modules/core/lib/Auth/UserPassOrgBase.php index 3e57e4a799cd164916808587a863ce8c8d68a8ea..8ed4b7d852ce752a5961da7eba52d1b84f01f789 100644 --- a/modules/core/lib/Auth/UserPassOrgBase.php +++ b/modules/core/lib/Auth/UserPassOrgBase.php @@ -10,7 +10,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ abstract class sspmod_core_Auth_UserPassOrgBase extends SimpleSAML_Auth_Source { diff --git a/modules/core/lib/Stats/Output/File.php b/modules/core/lib/Stats/Output/File.php index f309d6ebdbbd394bddc3c7539e821bc491a0ee69..154fc8c60429c7e493e91e01e50a262b43535be3 100644 --- a/modules/core/lib/Stats/Output/File.php +++ b/modules/core/lib/Stats/Output/File.php @@ -4,7 +4,6 @@ * Statistics logger that writes to a set of log files * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Stats_Output_File extends SimpleSAML_Stats_Output { diff --git a/modules/core/lib/Stats/Output/Log.php b/modules/core/lib/Stats/Output/Log.php index d83ff33e8e3dc514c0122753735ed1a5fd2efd63..184a5df0c4540164b1885cda2d9c91f30548f198 100644 --- a/modules/core/lib/Stats/Output/Log.php +++ b/modules/core/lib/Stats/Output/Log.php @@ -4,7 +4,6 @@ * Statistics logger that writes to the default logging handler. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Stats_Output_Log extends SimpleSAML_Stats_Output { diff --git a/modules/core/lib/Storage/SQLPermanentStorage.php b/modules/core/lib/Storage/SQLPermanentStorage.php index c2dfa053dfdec0516b40f0c5861390f1bda6cc9e..14966571a63139f4a74a50defe2754299016d458 100644 --- a/modules/core/lib/Storage/SQLPermanentStorage.php +++ b/modules/core/lib/Storage/SQLPermanentStorage.php @@ -8,7 +8,6 @@ * * @author Andreas Ã…kre Solberg <andreas@uninett.no>, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_core_Storage_SQLPermanentStorage { diff --git a/modules/core/templates/short_sso_interval.php b/modules/core/templates/short_sso_interval.php index edc540a31ba9597feb7bf1e89f59143ea170c319..0cfc81192d83db6b129b8edb7d7d435a5d02ec3b 100644 --- a/modules/core/templates/short_sso_interval.php +++ b/modules/core/templates/short_sso_interval.php @@ -7,7 +7,6 @@ * - 'params': Parameters which should be included in the request. * * @package simpleSAMLphp - * @version $Id$ */ diff --git a/modules/core/www/as_login.php b/modules/core/www/as_login.php index 09c07209cf4c108f85d51317a862b33ba9dc7770..27c16fa633ab5754b67030b531259fa08d813fa6 100644 --- a/modules/core/www/as_login.php +++ b/modules/core/www/as_login.php @@ -4,7 +4,6 @@ * Endpoint for logging in with an authentication source. * * @package simpleSAMLphp - * @version $Id$ */ if (!is_string($_REQUEST['ReturnTo'])) { diff --git a/modules/core/www/as_logout.php b/modules/core/www/as_logout.php index dad67d213ff2234adb08232de77353baae8ddb18..101c8ed87b2ac178e97295d642f8d25b0c72b2ee 100644 --- a/modules/core/www/as_logout.php +++ b/modules/core/www/as_logout.php @@ -4,7 +4,6 @@ * Endpoint for logging out in with an authentication source. * * @package simpleSAMLphp - * @version $Id$ */ if (!isset($_REQUEST['ReturnTo']) || !is_string($_REQUEST['ReturnTo'])) { diff --git a/modules/core/www/loginuserpass.php b/modules/core/www/loginuserpass.php index c6251148e5ac42ad4f1c9ba6cb24a5a5691078e8..35994ed6d23e9bc147c895673f7ba93ed48cb8b0 100644 --- a/modules/core/www/loginuserpass.php +++ b/modules/core/www/loginuserpass.php @@ -7,7 +7,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('AuthState', $_REQUEST)) { diff --git a/modules/core/www/loginuserpassorg.php b/modules/core/www/loginuserpassorg.php index 3e5b9fe35c25c8e5b5d1ab0acd0b1fa53dc0513b..fa6a47280deb740d3543c6e2fa0c69aacd3f6a6b 100644 --- a/modules/core/www/loginuserpassorg.php +++ b/modules/core/www/loginuserpassorg.php @@ -7,7 +7,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('AuthState', $_REQUEST)) { diff --git a/modules/core/www/postredirect.php b/modules/core/www/postredirect.php index d414050f2af302057acd16843d0f7d777992e32a..df31a4ae913da29fbd1eca8556156b1c04c25293 100644 --- a/modules/core/www/postredirect.php +++ b/modules/core/www/postredirect.php @@ -4,7 +4,6 @@ * This page provides a way to create a redirect to a POST request. * * @package simpleSAMLphp - * @version $Id$ */ if (array_key_exists('RedirId', $_REQUEST)) { diff --git a/modules/core/www/short_sso_interval.php b/modules/core/www/short_sso_interval.php index 3a44634b838683b00969066ecfbe40d44b0e21c1..c6ad096787e89527b2de67db5702c5121543c897 100644 --- a/modules/core/www/short_sso_interval.php +++ b/modules/core/www/short_sso_interval.php @@ -4,7 +4,6 @@ * doing it previously. * * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('StateId', $_REQUEST)) { diff --git a/modules/cron/config-templates/module_cron.php b/modules/cron/config-templates/module_cron.php index 9ff3991853439a70b42964dc4733f5d95162a831..64daae484f435032f39a734ea07050d07bc938b3 100644 --- a/modules/cron/config-templates/module_cron.php +++ b/modules/cron/config-templates/module_cron.php @@ -1,8 +1,6 @@ <?php /* * Configuration for the Cron module. - * - * $Id: $ */ $config = array ( diff --git a/modules/discopower/config-templates/module_discopower.php b/modules/discopower/config-templates/module_discopower.php index 92493ca8767091df89c2c02ffa97203c850f15d4..b2e780c0b176fc14e70c889c44a5def89707590c 100644 --- a/modules/discopower/config-templates/module_discopower.php +++ b/modules/discopower/config-templates/module_discopower.php @@ -1,8 +1,6 @@ <?php /* * Configuration for the DiscoPower module. - * - * $Id: $ */ $config = array ( diff --git a/modules/discopower/lib/PowerIdPDisco.php b/modules/discopower/lib/PowerIdPDisco.php index 75a624832144736ca041908f4cb6cfbd1447b327..0702141dd00150677f7f129ae8a00c7f0853fda7 100644 --- a/modules/discopower/lib/PowerIdPDisco.php +++ b/modules/discopower/lib/PowerIdPDisco.php @@ -9,7 +9,6 @@ * * @author Andreas Ã…kre Solberg <andreas@uninett.no>, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_discopower_PowerIdPDisco extends SimpleSAML_XHTML_IdPDisco { diff --git a/modules/exampleauth/lib/Auth/Source/External.php b/modules/exampleauth/lib/Auth/Source/External.php index 256a3dec3eff93f48145636b1ef939083484a88b..c141a4a2a2b38a67d62b3315b0e82ab39428e939 100644 --- a/modules/exampleauth/lib/Auth/Source/External.php +++ b/modules/exampleauth/lib/Auth/Source/External.php @@ -19,7 +19,6 @@ * ), * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_exampleauth_Auth_Source_External extends SimpleSAML_Auth_Source { diff --git a/modules/exampleauth/lib/Auth/Source/Static.php b/modules/exampleauth/lib/Auth/Source/Static.php index 324c1937b63da1c0d25d52428c74bb96bfdba7ec..8328fabd3a08c656d3d154d47ccd079948928ad5 100644 --- a/modules/exampleauth/lib/Auth/Source/Static.php +++ b/modules/exampleauth/lib/Auth/Source/Static.php @@ -8,7 +8,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_exampleauth_Auth_Source_Static extends SimpleSAML_Auth_Source { diff --git a/modules/exampleauth/lib/Auth/Source/UserPass.php b/modules/exampleauth/lib/Auth/Source/UserPass.php index 98440f56a5266c10678c6176e4ca96b44fb83140..c1af28533236f26848f4d2d7da1bc7e546e4d6b4 100644 --- a/modules/exampleauth/lib/Auth/Source/UserPass.php +++ b/modules/exampleauth/lib/Auth/Source/UserPass.php @@ -8,7 +8,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_exampleauth_Auth_Source_UserPass extends sspmod_core_Auth_UserPassBase { diff --git a/modules/exampleauth/www/authpage.php b/modules/exampleauth/www/authpage.php index 91ff7917017d12f703eba6791616173d751a7213..819cc2c2895f24376ce32e37582a9eb101f5c302 100644 --- a/modules/exampleauth/www/authpage.php +++ b/modules/exampleauth/www/authpage.php @@ -7,7 +7,6 @@ * just serves to make the example work out of the box. * * @package simpleSAMLphp - * @version $Id$ */ if (!isset($_REQUEST['ReturnTo'])) { diff --git a/modules/exampleauth/www/redirecttest.php b/modules/exampleauth/www/redirecttest.php index 8a38fc4a40be3f4ad29c9998ee6c1f9910b76662..d8d8d26f7895bc3ff1810bfda723b65501cfd8b7 100644 --- a/modules/exampleauth/www/redirecttest.php +++ b/modules/exampleauth/www/redirecttest.php @@ -5,7 +5,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('StateId', $_REQUEST)) { diff --git a/modules/exampleauth/www/resume.php b/modules/exampleauth/www/resume.php index de0597abb05d61302a63e9965b0c65b18f4d513a..918ca2fdd6587954826906cab723fe922d171d6a 100644 --- a/modules/exampleauth/www/resume.php +++ b/modules/exampleauth/www/resume.php @@ -7,6 +7,5 @@ * It simply passes control back to the class. * * @package simpleSAMLphp - * @version $Id$ */ sspmod_exampleauth_Auth_Source_External::resume(); diff --git a/modules/expirycheck/lib/Auth/Process/ExpiryDate.php b/modules/expirycheck/lib/Auth/Process/ExpiryDate.php index 1132617595a351167fec7a3a078042ec2be0b085..30df1bac6a242d0f7e6d2a0b497eca2c8207a04f 100644 --- a/modules/expirycheck/lib/Auth/Process/ExpiryDate.php +++ b/modules/expirycheck/lib/Auth/Process/ExpiryDate.php @@ -18,7 +18,6 @@ * * @author Alex MihiÄinac, ARNES. <alexm@arnes.si> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_expirycheck_Auth_Process_ExpiryDate extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/expirycheck/templates/about2expire.php b/modules/expirycheck/templates/about2expire.php index 953cbf2e684bd8921437be321d722c84fff765c4..2fe6f864796ce96d293b1a8ff19510b09b7178af 100644 --- a/modules/expirycheck/templates/about2expire.php +++ b/modules/expirycheck/templates/about2expire.php @@ -14,7 +14,6 @@ * - 'sppp': URL to the privacy policy of the destination, or FALSE. * * @package simpleSAMLphp - * @version $Id$ */ diff --git a/modules/expirycheck/www/about2expire.php b/modules/expirycheck/www/about2expire.php index 671700503151dda0727ab6d7ac16476e9bb4f342..f42406056f9bb97e9d547187b4b777f6903583d8 100644 --- a/modules/expirycheck/www/about2expire.php +++ b/modules/expirycheck/www/about2expire.php @@ -4,7 +4,6 @@ * about2expire.php * * @package simpleSAMLphp - * @version $Id$ */ SimpleSAML_Logger::info('expirycheck - User has been warned that NetID is near to expirational date.'); diff --git a/modules/expirycheck/www/expired.php b/modules/expirycheck/www/expired.php index 4279f3e6ef0aba4c35adceece757960fc3be6012..68523d86897288297eb3b94c6ea77f8455b8495e 100644 --- a/modules/expirycheck/www/expired.php +++ b/modules/expirycheck/www/expired.php @@ -4,7 +4,6 @@ * about2expire.php * * @package simpleSAMLphp - * @version $Id$ */ SimpleSAML_Logger::info('expirycheck - User has been warned that NetID is near to expirational date.'); diff --git a/modules/ldap/lib/Auth/Process/AttributeAddFromLDAP.php b/modules/ldap/lib/Auth/Process/AttributeAddFromLDAP.php index 4a311b86f0ea8d28d620c1a29efc002ab14b0364..8e6e94b1243d3b91d2f385fcbb8027f3cb7e1925 100644 --- a/modules/ldap/lib/Auth/Process/AttributeAddFromLDAP.php +++ b/modules/ldap/lib/Auth/Process/AttributeAddFromLDAP.php @@ -28,7 +28,6 @@ * @author JAARS, Inc. * @author Ryan Panning * @package simpleSAMLphp - * @version $Id$ */ class sspmod_ldap_Auth_Process_AttributeAddFromLDAP extends sspmod_ldap_Auth_Process_BaseFilter { diff --git a/modules/ldap/lib/Auth/Process/AttributeAddUsersGroups.php b/modules/ldap/lib/Auth/Process/AttributeAddUsersGroups.php index 06872b140b1ec4a1aa182c1a5054839e5a9ec89d..23489bd9d2e35ea28645c987372f8fdf33e155d2 100644 --- a/modules/ldap/lib/Auth/Process/AttributeAddUsersGroups.php +++ b/modules/ldap/lib/Auth/Process/AttributeAddUsersGroups.php @@ -7,7 +7,6 @@ * * @author Ryan Panning <panman@traileyes.com> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_ldap_Auth_Process_AttributeAddUsersGroups extends sspmod_ldap_Auth_Process_BaseFilter { diff --git a/modules/ldap/lib/Auth/Process/BaseFilter.php b/modules/ldap/lib/Auth/Process/BaseFilter.php index 0e92aa820e51daf004f840de3bb1de436a509a8f..b5e188c21668849a6d60dc8414fcfa99976ae9b9 100644 --- a/modules/ldap/lib/Auth/Process/BaseFilter.php +++ b/modules/ldap/lib/Auth/Process/BaseFilter.php @@ -7,7 +7,6 @@ * * @author Ryan Panning <panman@traileyes.com> * @package simpleSAMLphp - * @version $Id$ */ abstract class sspmod_ldap_Auth_Process_BaseFilter extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/ldap/lib/Auth/Source/LDAP.php b/modules/ldap/lib/Auth/Source/LDAP.php index a2c41a31b02f5c52530cda62cb832b7a73b88c4d..4d81e638d3fb47fadb9f3b840548a28e24131f30 100644 --- a/modules/ldap/lib/Auth/Source/LDAP.php +++ b/modules/ldap/lib/Auth/Source/LDAP.php @@ -9,7 +9,6 @@ * This class is based on www/auth/login.php. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_ldap_Auth_Source_LDAP extends sspmod_core_Auth_UserPassBase { diff --git a/modules/ldap/lib/Auth/Source/LDAPMulti.php b/modules/ldap/lib/Auth/Source/LDAPMulti.php index 7e6f3ad991a1d9966ac2a804c70fb55c3b6edd40..0533324a650e0c5419dba6fc064b9e68956177fe 100644 --- a/modules/ldap/lib/Auth/Source/LDAPMulti.php +++ b/modules/ldap/lib/Auth/Source/LDAPMulti.php @@ -9,7 +9,6 @@ * This class is based on www/auth/login.php. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_ldap_Auth_Source_LDAPMulti extends sspmod_core_Auth_UserPassOrgBase { diff --git a/modules/ldap/lib/ConfigHelper.php b/modules/ldap/lib/ConfigHelper.php index dd2afa4879767579de2f0e985092f126388cece6..8f8f4d539df4f5bb04339961f943a605bb9093e3 100644 --- a/modules/ldap/lib/ConfigHelper.php +++ b/modules/ldap/lib/ConfigHelper.php @@ -7,7 +7,6 @@ * configuration of these options. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_ldap_ConfigHelper { diff --git a/modules/logpeek/config-templates/module_logpeek.php b/modules/logpeek/config-templates/module_logpeek.php index 5dd163a7ad80bf5e15cf5b3260a74f74e1d872fe..bc8cf0ad5141db4fec72800ea241ec7cba84f592 100644 --- a/modules/logpeek/config-templates/module_logpeek.php +++ b/modules/logpeek/config-templates/module_logpeek.php @@ -1,8 +1,6 @@ <?php /* * Configuration for the module logpeek. - * - * $Id $ */ $config = array ( diff --git a/modules/metaedit/lib/MetaEditor.php b/modules/metaedit/lib/MetaEditor.php index bd5699a6014d158ebae8430ed2ab8291799ec038..f922be82e005b7006737045e31011601d8ab848a 100644 --- a/modules/metaedit/lib/MetaEditor.php +++ b/modules/metaedit/lib/MetaEditor.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg <andreas@uninett.no>, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_metaedit_MetaEditor { diff --git a/modules/metarefresh/lib/ARP.php b/modules/metarefresh/lib/ARP.php index 62f7fa38995cb21728ea9e4bc210148b45a9fd6f..ddcfc858045b93dee66d5a28001d9c4354316cd5 100644 --- a/modules/metarefresh/lib/ARP.php +++ b/modules/metarefresh/lib/ARP.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_metarefresh_ARP { diff --git a/modules/metarefresh/lib/MetaLoader.php b/modules/metarefresh/lib/MetaLoader.php index 750bae677f4e48e7a32144493a9bd25a355437fd..2d99ea73f75a48ad0863d795a81ab56efd4b8089 100644 --- a/modules/metarefresh/lib/MetaLoader.php +++ b/modules/metarefresh/lib/MetaLoader.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_metarefresh_MetaLoader { diff --git a/modules/multiauth/lib/Auth/Source/MultiAuth.php b/modules/multiauth/lib/Auth/Source/MultiAuth.php index 1bac37ad2874ae5d182fa37613c9ff2224ec7bd1..d4dd83cd35bd126b3f77f79f0c83d929e6a187d3 100644 --- a/modules/multiauth/lib/Auth/Source/MultiAuth.php +++ b/modules/multiauth/lib/Auth/Source/MultiAuth.php @@ -6,7 +6,6 @@ * * @author Lorenzo Gil, Yaco Sistemas S.L. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_multiauth_Auth_Source_MultiAuth extends SimpleSAML_Auth_Source { diff --git a/modules/multiauth/www/selectsource.php b/modules/multiauth/www/selectsource.php index de278437c4f1e03b21d8303b479d9146020ae4e4..b085baaa49da07972b52668576fda2d32948cb36 100644 --- a/modules/multiauth/www/selectsource.php +++ b/modules/multiauth/www/selectsource.php @@ -8,7 +8,6 @@ * * @author Lorenzo Gil, Yaco Sistemas S.L. * @package simpleSAMLphp - * @version $Id$ */ if (!array_key_exists('AuthState', $_REQUEST)) { diff --git a/modules/negotiate/lib/Auth/Source/Negotiate.php b/modules/negotiate/lib/Auth/Source/Negotiate.php index 7689186c25db00426b82a12893ed78c38f75ecf3..a29a0c2fb49c2ae24ef25f9b7cd1befbda083e9e 100644 --- a/modules/negotiate/lib/Auth/Source/Negotiate.php +++ b/modules/negotiate/lib/Auth/Source/Negotiate.php @@ -7,7 +7,6 @@ * @author Mathias Meisfjordskar, University of Oslo. * <mathias.meisfjordskar@usit.uio.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_negotiate_Auth_Source_Negotiate extends SimpleSAML_Auth_Source { diff --git a/modules/negotiate/templates/disable.php b/modules/negotiate/templates/disable.php index acb8480ae764f6861687bae83818bd6c00e05c11..8022d8acffe15252d89206e97ccefba330a3f3ba 100644 --- a/modules/negotiate/templates/disable.php +++ b/modules/negotiate/templates/disable.php @@ -6,7 +6,6 @@ * @author Mathias Meisfjordskar, University of Oslo. * <mathias.meisfjordskar@usit.uio.no> * @package simpleSAMLphp - * @version $Id$ */ $this->includeAtTemplateBase('includes/header.php'); ?> diff --git a/modules/negotiate/templates/enable.php b/modules/negotiate/templates/enable.php index 05caeb996e47c2a8a15026495d3c982d56f7ea3d..e4bd77c3353afbdfd9d95e230a4c58dc11ba4fbd 100644 --- a/modules/negotiate/templates/enable.php +++ b/modules/negotiate/templates/enable.php @@ -6,7 +6,6 @@ * @author Mathias Meisfjordskar, University of Oslo. * <mathias.meisfjordskar@usit.uio.no> * @package simpleSAMLphp - * @version $Id$ */ $this->includeAtTemplateBase('includes/header.php'); ?> diff --git a/modules/negotiate/www/backend.php b/modules/negotiate/www/backend.php index a3924ab40c2653b6cc09b544950fdeb7b8e869cc..0292d247a3ce5458231c38f4413211c79aae15b1 100644 --- a/modules/negotiate/www/backend.php +++ b/modules/negotiate/www/backend.php @@ -6,7 +6,6 @@ * @author Mathias Meisfjordskar, University of Oslo. * <mathias.meisfjordskar@usit.uio.no> * @package simpleSAMLphp - * @version $Id$ */ $authStateId = $_REQUEST['AuthState']; diff --git a/modules/negotiate/www/disable.php b/modules/negotiate/www/disable.php index 42b09c0f03b6abf5b04d2bafb3754176fe7a606a..1cda47ee96d1ee2cad03d399e37dbdb1939868ed 100644 --- a/modules/negotiate/www/disable.php +++ b/modules/negotiate/www/disable.php @@ -6,7 +6,6 @@ * @author Mathias Meisfjordskar, University of Oslo. * <mathias.meisfjordskar@usit.uio.no> * @package simpleSAMLphp - * @version $Id$ */ $params = array( diff --git a/modules/negotiate/www/enable.php b/modules/negotiate/www/enable.php index 1bf30f2cff7dd855b337d188f5a55534a783bf8f..0eda57367bc22ef9b356a2c1f52feec1ec64a823 100644 --- a/modules/negotiate/www/enable.php +++ b/modules/negotiate/www/enable.php @@ -6,7 +6,6 @@ * @author Mathias Meisfjordskar, University of Oslo. * <mathias.meisfjordskar@usit.uio.no> * @package simpleSAMLphp - * @version $Id$ */ $params = array( diff --git a/modules/negotiate/www/retry.php b/modules/negotiate/www/retry.php index b36290e440df75e62013b308e9c7dd88b2a38c2d..a659c61fc6c7e732492aab75c2283417d47705e1 100644 --- a/modules/negotiate/www/retry.php +++ b/modules/negotiate/www/retry.php @@ -6,7 +6,6 @@ * @author Mathias Meisfjordskar, University of Oslo. * <mathias.meisfjordskar@usit.uio.no> * @package simpleSAMLphp - * @version $Id$ */ $authStateId = $_REQUEST['AuthState']; diff --git a/modules/oauth/config-template/module_oauth.php b/modules/oauth/config-template/module_oauth.php index 1ba9a9728f45100d9e72de3a84a6bba99c87442d..41b46d5bbca70239df914227abdbc29110e1f9d9 100644 --- a/modules/oauth/config-template/module_oauth.php +++ b/modules/oauth/config-template/module_oauth.php @@ -2,7 +2,6 @@ /* * Configuration for the OAuth module. * - * $Id$ */ $config = array ( diff --git a/modules/oauth/lib/Consumer.php b/modules/oauth/lib/Consumer.php index 36065fec2478ed316243419ab733bdde48e11096..3ae625f032cb4e803105e4afa497c4530e6552d4 100644 --- a/modules/oauth/lib/Consumer.php +++ b/modules/oauth/lib/Consumer.php @@ -7,7 +7,6 @@ require_once(dirname(dirname(__FILE__)) . '/libextinc/OAuth.php'); * * @author Andreas Ã…kre Solberg, <andreas.solberg@uninett.no>, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_oauth_Consumer { diff --git a/modules/oauth/lib/OAuthServer.php b/modules/oauth/lib/OAuthServer.php index 195ab24be618c06fdb429c2a97fb01fa69c42d7a..0a421cc6fd14249f2a5bf3258668db8b6ceac564 100644 --- a/modules/oauth/lib/OAuthServer.php +++ b/modules/oauth/lib/OAuthServer.php @@ -7,7 +7,6 @@ require_once(dirname(dirname(__FILE__)) . '/libextinc/OAuth.php'); * * @author Andreas Ã…kre Solberg, <andreas.solberg@uninett.no>, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_oauth_OAuthServer extends OAuthServer { public function get_signature_methods() { diff --git a/modules/oauth/lib/OAuthStore.php b/modules/oauth/lib/OAuthStore.php index 30667a1a8d8ec65730045c8a7d9d3890fb0b9aca..cd8e0d6163434e386ca916d9ba9ecdf063f0f066 100644 --- a/modules/oauth/lib/OAuthStore.php +++ b/modules/oauth/lib/OAuthStore.php @@ -10,7 +10,6 @@ require_once(dirname(dirname(__FILE__)) . '/libextinc/OAuth.php'); * @author Andreas Ã…kre Solberg, <andreas.solberg@uninett.no>, UNINETT AS. * @author Mark Dobrinic, <mdobrinic@cozmanova.com>, Cozmanova bv * @package simpleSAMLphp - * @version $Id$ */ class sspmod_oauth_OAuthStore extends OAuthDataStore { diff --git a/modules/oauth/lib/Registry.php b/modules/oauth/lib/Registry.php index 363819f7fed8e26832a26b06b56c3c5bea881729..8ae9f9361d964461ee9e25765b459a0c367a4765 100644 --- a/modules/oauth/lib/Registry.php +++ b/modules/oauth/lib/Registry.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg <andreas@uninett.no>, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_oauth_Registry { diff --git a/modules/openid/lib/Auth/Source/OpenIDConsumer.php b/modules/openid/lib/Auth/Source/OpenIDConsumer.php index ce5a758be501cc4dfa12efdea220446e77fdb591..e1b0017e238e9f7740b8eb9f1fcb6bddd477bb21 100644 --- a/modules/openid/lib/Auth/Source/OpenIDConsumer.php +++ b/modules/openid/lib/Auth/Source/OpenIDConsumer.php @@ -24,7 +24,6 @@ require_once('Auth/OpenID/ServerRequest.php'); * * @author Andreas Ã…kre Solberg, <andreas.solberg@uninett.no>, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_openid_Auth_Source_OpenIDConsumer extends SimpleSAML_Auth_Source { diff --git a/modules/openid/lib/SessionStore.php b/modules/openid/lib/SessionStore.php index 2dc31a57f199d95bed50a89b29eefe35701b4568..b4ebcfa8e9e95febbd91bf0891530aa251080ec6 100644 --- a/modules/openid/lib/SessionStore.php +++ b/modules/openid/lib/SessionStore.php @@ -7,7 +7,6 @@ * Auth_OpenID_Consumer class. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_openid_SessionStore { diff --git a/modules/openid/lib/StateStore.php b/modules/openid/lib/StateStore.php index 3e653ce91756d224434e2ec531d9652f363318f5..eab78ca8d386e285f5512434bc9817a5a1bf0423 100644 --- a/modules/openid/lib/StateStore.php +++ b/modules/openid/lib/StateStore.php @@ -9,7 +9,6 @@ require_once('Auth/OpenID/Association.php'); * an state-array. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_openid_StateStore extends Auth_OpenID_OpenIDStore{ diff --git a/modules/openidProvider/lib/Server.php b/modules/openidProvider/lib/Server.php index d1446c1443584965725b5770be135633b5c7bd69..7d0d18ea0f345a4ae901544231a1f3f3a130b1b0 100644 --- a/modules/openidProvider/lib/Server.php +++ b/modules/openidProvider/lib/Server.php @@ -19,7 +19,6 @@ include_once dirname(dirname(dirname(dirname(__FILE__)))) . '/lib/Auth/OpenID/A * Helper class for the OpenID provider code. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_openidProvider_Server { diff --git a/modules/openidProvider/www/xrds.php b/modules/openidProvider/www/xrds.php index f36bfc3e4d6633427f8480f1ae978026a57f1827..6fd6daa6d9c8e3a378409647fbe579897016c124 100644 --- a/modules/openidProvider/www/xrds.php +++ b/modules/openidProvider/www/xrds.php @@ -4,7 +4,6 @@ * This endpoint returns an XRDS document describing this server. * * @package simpleSAMLphp - * @version $Id$ */ if (isset($_REQUEST['user'])) { diff --git a/modules/papi/lib/Auth/Source/PAPI.php b/modules/papi/lib/Auth/Source/PAPI.php index d9c39b61c2badfdb9afb3e4e5e2498c886b800c6..10ffd0eeff4c39f132765c51e685dd6829642c2e 100644 --- a/modules/papi/lib/Auth/Source/PAPI.php +++ b/modules/papi/lib/Auth/Source/PAPI.php @@ -5,7 +5,6 @@ * * @author Jaime Perez, RedIRIS * @package simpleSAMLphp - * @version $Id$ */ include("poa2/PoA.php"); diff --git a/modules/portal/config-templates/module_portal.php b/modules/portal/config-templates/module_portal.php index ad77d62ccb7d79b6b1cce03e02e62fb97baf1566..b7b8173155f15431ddfbd4619d66450e4d122c55 100644 --- a/modules/portal/config-templates/module_portal.php +++ b/modules/portal/config-templates/module_portal.php @@ -1,8 +1,6 @@ <?php /* * Configuration for the module portal. - * - * $Id: $ */ $config = array ( diff --git a/modules/preprodwarning/lib/Auth/Process/Warning.php b/modules/preprodwarning/lib/Auth/Process/Warning.php index b9ea10ed9215f438d0dbf7cd4d35a8b7f0ced986..0f25527ae42bd56efdddaf7994212eb05dcf5edb 100644 --- a/modules/preprodwarning/lib/Auth/Process/Warning.php +++ b/modules/preprodwarning/lib/Auth/Process/Warning.php @@ -4,7 +4,6 @@ * Give a warning that the user is accessing a test system, not a production system. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_preprodwarning_Auth_Process_Warning extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/preprodwarning/templates/warning.php b/modules/preprodwarning/templates/warning.php index a3f1a3e13abb6ac84b70b14007c53a1473f5fa53..da4ccf52d79ae6741bdda2645a44f026b119ca6c 100644 --- a/modules/preprodwarning/templates/warning.php +++ b/modules/preprodwarning/templates/warning.php @@ -14,7 +14,6 @@ * - 'sppp': URL to the privacy policy of the destination, or FALSE. * * @package simpleSAMLphp - * @version $Id$ */ diff --git a/modules/preprodwarning/www/showwarning.php b/modules/preprodwarning/www/showwarning.php index 1c4c6aa19529839b6ce1f216066100df095b7b69..79466e8bd9040b0e775f1f3c9aca9bd564ecb1b9 100644 --- a/modules/preprodwarning/www/showwarning.php +++ b/modules/preprodwarning/www/showwarning.php @@ -5,7 +5,6 @@ * authorizes the release of attributes. * * @package simpleSAMLphp - * @version $Id$ */ SimpleSAML_Logger::info('PreProdWarning - Showing warning to user'); diff --git a/modules/radius/lib/Auth/Source/Radius.php b/modules/radius/lib/Auth/Source/Radius.php index aa1d89a13e0aa8a790ca17876b844d7f5adbb4ff..1bd8a50ddbd45eb6ef462744434ec65a0b77f54f 100644 --- a/modules/radius/lib/Auth/Source/Radius.php +++ b/modules/radius/lib/Auth/Source/Radius.php @@ -6,7 +6,6 @@ * This class is based on www/auth/login-radius.php. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_radius_Auth_Source_Radius extends sspmod_core_Auth_UserPassBase { diff --git a/modules/riak/config-templates/module_riak.php b/modules/riak/config-templates/module_riak.php index 604bb3c916fef4f2d33e0483152a86194ee28d28..33be27efedcb85e4edcadbb92cad3e37cc9cd469 100644 --- a/modules/riak/config-templates/module_riak.php +++ b/modules/riak/config-templates/module_riak.php @@ -2,7 +2,6 @@ /* * The configuration of the riak Store module * - * $Id$ */ $config = array ( diff --git a/modules/riak/docs/simplesamlphp-riak.txt b/modules/riak/docs/simplesamlphp-riak.txt index 69cf89a90e35bfc36cd9b55fc58b4a471e940486..fab07bc092041f828de048685314ae6978b3f014 100644 --- a/modules/riak/docs/simplesamlphp-riak.txt +++ b/modules/riak/docs/simplesamlphp-riak.txt @@ -7,7 +7,6 @@ Riak Store module http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` <!-- {{TOC}} --> diff --git a/modules/saml/lib/Auth/Process/AttributeNameID.php b/modules/saml/lib/Auth/Process/AttributeNameID.php index 22fa41858f832ecaa6f680d98951a0111b3197d0..3b264afdf1bb692c38c82ae848df70aa75c59fa2 100644 --- a/modules/saml/lib/Auth/Process/AttributeNameID.php +++ b/modules/saml/lib/Auth/Process/AttributeNameID.php @@ -4,7 +4,6 @@ * Authproc filter to create a NameID from an attribute. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Auth_Process_AttributeNameID extends sspmod_saml_BaseNameIDGenerator { diff --git a/modules/saml/lib/Auth/Process/AuthnContextClassRef.php b/modules/saml/lib/Auth/Process/AuthnContextClassRef.php index 23743783fd77c18b3eec67ce7227150e30c0ad64..d87786ae476d0beaa547e1c3a96ca02f92205c46 100644 --- a/modules/saml/lib/Auth/Process/AuthnContextClassRef.php +++ b/modules/saml/lib/Auth/Process/AuthnContextClassRef.php @@ -4,7 +4,6 @@ * Filter for setting the AuthnContextClassRef in the response. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Auth_Process_AuthnContextClassRef extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/saml/lib/Auth/Process/ExpectedAuthnContextClassRef.php b/modules/saml/lib/Auth/Process/ExpectedAuthnContextClassRef.php index bfc2dc180a09ed168bee89aad01270de61844d96..13daccd8f9dd8d7779be4c83e56d17e63b4a8344 100644 --- a/modules/saml/lib/Auth/Process/ExpectedAuthnContextClassRef.php +++ b/modules/saml/lib/Auth/Process/ExpectedAuthnContextClassRef.php @@ -12,7 +12,6 @@ * ), * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Auth_Process_ExpectedAuthnContextClassRef extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/saml/lib/Auth/Process/NameIDAttribute.php b/modules/saml/lib/Auth/Process/NameIDAttribute.php index 4959d2c97692ec58daf72f6d1a067c9d96ea6c5c..450ba8b249b0d76fc8a100a8eed8e2a1fe0959db 100644 --- a/modules/saml/lib/Auth/Process/NameIDAttribute.php +++ b/modules/saml/lib/Auth/Process/NameIDAttribute.php @@ -4,7 +4,6 @@ * Authproc filter to create an attribute from a NameID. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Auth_Process_NameIDAttribute extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/saml/lib/Auth/Process/PersistentNameID.php b/modules/saml/lib/Auth/Process/PersistentNameID.php index fd94c59d69d63f0b09012814c8990a48ce14653c..511675576af0a65fc1ec32630227ec2bc6138950 100644 --- a/modules/saml/lib/Auth/Process/PersistentNameID.php +++ b/modules/saml/lib/Auth/Process/PersistentNameID.php @@ -4,7 +4,6 @@ * Authproc filter to generate a persistent NameID. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Auth_Process_PersistentNameID extends sspmod_saml_BaseNameIDGenerator { diff --git a/modules/saml/lib/Auth/Process/PersistentNameID2TargetedID.php b/modules/saml/lib/Auth/Process/PersistentNameID2TargetedID.php index ac5929ea58c845b70b0f5d0bbfc55939bc41d210..b6db278e625bb1206760b0ab8053c1fd25b21b88 100644 --- a/modules/saml/lib/Auth/Process/PersistentNameID2TargetedID.php +++ b/modules/saml/lib/Auth/Process/PersistentNameID2TargetedID.php @@ -4,7 +4,6 @@ * Authproc filter to create the eduPersonTargetedID attribute from the persistent NameID. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Auth_Process_PersistentNameID2TargetedID extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/saml/lib/Auth/Process/SQLPersistentNameID.php b/modules/saml/lib/Auth/Process/SQLPersistentNameID.php index ac7534126050e71d1ab57d6208715571fe4e96f3..9a0ad36399c6d3c056918380e8b2ac28e108d6a8 100644 --- a/modules/saml/lib/Auth/Process/SQLPersistentNameID.php +++ b/modules/saml/lib/Auth/Process/SQLPersistentNameID.php @@ -4,7 +4,6 @@ * Authproc filter to generate a persistent NameID. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Auth_Process_SQLPersistentNameID extends sspmod_saml_BaseNameIDGenerator { diff --git a/modules/saml/lib/Auth/Process/TransientNameID.php b/modules/saml/lib/Auth/Process/TransientNameID.php index 44e4e20fa6bf67e5f80484fbd30feda63bf09bb1..c51d8ca4e7c203d3023b3d8868eae6f9768eea17 100644 --- a/modules/saml/lib/Auth/Process/TransientNameID.php +++ b/modules/saml/lib/Auth/Process/TransientNameID.php @@ -4,7 +4,6 @@ * Authproc filter to generate a transient NameID. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Auth_Process_TransientNameID extends sspmod_saml_BaseNameIDGenerator { diff --git a/modules/saml/lib/BaseNameIDGenerator.php b/modules/saml/lib/BaseNameIDGenerator.php index 177079a5de39e339320a3ff641832b7480b9a3da..421b311ca451cbd766e49de656b57651b1491692 100644 --- a/modules/saml/lib/BaseNameIDGenerator.php +++ b/modules/saml/lib/BaseNameIDGenerator.php @@ -4,7 +4,6 @@ * Base filter for generating NameID values. * * @package simpleSAMLphp - * @version $Id$ */ abstract class sspmod_saml_BaseNameIDGenerator extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/saml/lib/Error.php b/modules/saml/lib/Error.php index 6a4989d011ed976ab9ccdf5e0032e124f5b3cf7e..19d05933e69956a8332a0f50f7aa555f33c053e1 100644 --- a/modules/saml/lib/Error.php +++ b/modules/saml/lib/Error.php @@ -4,7 +4,6 @@ * Class for representing a SAML 2 error. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Error extends SimpleSAML_Error_Exception { diff --git a/modules/saml/lib/IdP/SAML1.php b/modules/saml/lib/IdP/SAML1.php index 8bd3eafbaa6215b3c91d3dcd3a9079f324d8717b..be68b66e778fd2700477f79eaaef750fd2a43867 100644 --- a/modules/saml/lib/IdP/SAML1.php +++ b/modules/saml/lib/IdP/SAML1.php @@ -4,7 +4,6 @@ * IdP implementation for SAML 1.1 protocol. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_IdP_SAML1 { diff --git a/modules/saml/lib/IdP/SAML2.php b/modules/saml/lib/IdP/SAML2.php index 0557290995d54787360d2dae7e9666c5d988dff1..ffaf2ded2666a45c0d55750bcb116047978fb937 100644 --- a/modules/saml/lib/IdP/SAML2.php +++ b/modules/saml/lib/IdP/SAML2.php @@ -4,7 +4,6 @@ * IdP implementation for SAML 2.0 protocol. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_IdP_SAML2 { diff --git a/modules/saml/lib/IdP/SQLNameID.php b/modules/saml/lib/IdP/SQLNameID.php index 9560765897e4f7195dd96577cb385dda7a72ef79..ba5668a14273c7805d713f59c8738093f7aab503 100644 --- a/modules/saml/lib/IdP/SQLNameID.php +++ b/modules/saml/lib/IdP/SQLNameID.php @@ -4,7 +4,6 @@ * Helper class for working with persistent NameIDs stored in SQL datastore. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_IdP_SQLNameID { diff --git a/modules/saml/lib/Message.php b/modules/saml/lib/Message.php index 65d8365be537d53baf98a2003871e47c70b1d5b6..62731a7b046af6656b42e7da54c2c09e445e2b29 100644 --- a/modules/saml/lib/Message.php +++ b/modules/saml/lib/Message.php @@ -6,7 +6,6 @@ * available metadata. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_Message { diff --git a/modules/saml/lib/SP/LogoutStore.php b/modules/saml/lib/SP/LogoutStore.php index 6ad352f53ed7a65c3cf846984b5864729de27ee9..6f79f7b62496e631a774095e54a491bfda199f67 100644 --- a/modules/saml/lib/SP/LogoutStore.php +++ b/modules/saml/lib/SP/LogoutStore.php @@ -4,7 +4,6 @@ * A directory over logout information. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_saml_SP_LogoutStore { diff --git a/modules/smartattributes/lib/Auth/Process/SmartName.php b/modules/smartattributes/lib/Auth/Process/SmartName.php index c762371083e802dad39ac1b83afc37f328f13c31..3c97bf1c56e08e83aeae7fa02cb330e74767be5d 100644 --- a/modules/smartattributes/lib/Auth/Process/SmartName.php +++ b/modules/smartattributes/lib/Auth/Process/SmartName.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_smartattribute_Auth_Process_SmartName extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/smartnameattribute/lib/Auth/Process/SmartName.php b/modules/smartnameattribute/lib/Auth/Process/SmartName.php index e1fea266c10bf7158c1a8970827a9c4a877545a1..48c177e975a785f9a235245bf09f89a16e986503 100644 --- a/modules/smartnameattribute/lib/Auth/Process/SmartName.php +++ b/modules/smartnameattribute/lib/Auth/Process/SmartName.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ class sspmod_smartnameattribute_Auth_Process_SmartName extends SimpleSAML_Auth_ProcessingFilter { diff --git a/modules/sqlauth/lib/Auth/Source/SQL.php b/modules/sqlauth/lib/Auth/Source/SQL.php index 4385daf18dd2c747f0ce6a77f8c8e71748724fb1..cac7e48215b97b6d6914b8e21b05a359dd2ce81e 100644 --- a/modules/sqlauth/lib/Auth/Source/SQL.php +++ b/modules/sqlauth/lib/Auth/Source/SQL.php @@ -7,7 +7,6 @@ * against a SQL database. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_sqlauth_Auth_Source_SQL extends sspmod_core_Auth_UserPassBase { diff --git a/modules/statistics/docs/statistics.txt b/modules/statistics/docs/statistics.txt index 3d752e1fc6900140e315bf37b52e4dfc3da5d0c3..22b61328c62ed0b97b3e63d94aca16c8efba225d 100644 --- a/modules/statistics/docs/statistics.txt +++ b/modules/statistics/docs/statistics.txt @@ -8,7 +8,6 @@ The simpleSAMLphp statistics module http://daringfireball.net/projects/markdown/syntax --> - * Version: `$Id$` * Andreas Ã…kre Solberg <andreas.solberg@uninett.no> diff --git a/modules/statistics/lib/AccessCheck.php b/modules/statistics/lib/AccessCheck.php index 4350c2b48c2a2979f6f9f92b65ae01a12da6cd41..92d1f906a5775c8fe2071d8edb125be781f4f399 100644 --- a/modules/statistics/lib/AccessCheck.php +++ b/modules/statistics/lib/AccessCheck.php @@ -4,7 +4,6 @@ * Class implementing the access checker function for the statistics module. * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_AccessCheck { diff --git a/modules/statistics/lib/Aggregator.php b/modules/statistics/lib/Aggregator.php index 423a33ad2c2c26f9813345919d6a859024da3aaf..f588ca67f24cdd990f0e054c35d5da40dfc7e148 100644 --- a/modules/statistics/lib/Aggregator.php +++ b/modules/statistics/lib/Aggregator.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_Aggregator { diff --git a/modules/statistics/lib/DateHandler.php b/modules/statistics/lib/DateHandler.php index acfe70553aede0e6fa40b7910a304f2ad6ca0cf9..63ecacb83ec66c31df6c68ced9ac88133fec1763 100644 --- a/modules/statistics/lib/DateHandler.php +++ b/modules/statistics/lib/DateHandler.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_DateHandler { diff --git a/modules/statistics/lib/DateHandlerMonth.php b/modules/statistics/lib/DateHandlerMonth.php index 945f3fa179b4cbccbb03db72ea635685b40bd2a6..5520a6a5348fff204bd759bb7cfa865543e63a4d 100644 --- a/modules/statistics/lib/DateHandlerMonth.php +++ b/modules/statistics/lib/DateHandlerMonth.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_DateHandlerMonth extends sspmod_statistics_DateHandler { diff --git a/modules/statistics/lib/Graph/GoogleCharts.php b/modules/statistics/lib/Graph/GoogleCharts.php index d9f9aae81db4066d83f3d4ecb360de3c7b5a59c7..df36bb172de9285dbdbc5c2ac2faa9552fd5a6ee 100644 --- a/modules/statistics/lib/Graph/GoogleCharts.php +++ b/modules/statistics/lib/Graph/GoogleCharts.php @@ -5,7 +5,6 @@ * * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_Graph_GoogleCharts { diff --git a/modules/statistics/lib/LogCleaner.php b/modules/statistics/lib/LogCleaner.php index 90b4c1e847f31347cab7a1f928e3249b0a40f851..ed55ad98b8b15c2d9e461e50c012115d666de372 100644 --- a/modules/statistics/lib/LogCleaner.php +++ b/modules/statistics/lib/LogCleaner.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_LogCleaner { diff --git a/modules/statistics/lib/LogParser.php b/modules/statistics/lib/LogParser.php index a0e1447671a80e46fd3a4f8c46c4cad863378f3b..b9a88805e894848af1d25e71d82a9905fd4c8ef5 100644 --- a/modules/statistics/lib/LogParser.php +++ b/modules/statistics/lib/LogParser.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_LogParser { diff --git a/modules/statistics/lib/RatioDataset.php b/modules/statistics/lib/RatioDataset.php index b83c12b0386bfe7c6dfb93ac4678c784785b5288..9c1314c0db9479861feae2a6ea750507e1e23afd 100644 --- a/modules/statistics/lib/RatioDataset.php +++ b/modules/statistics/lib/RatioDataset.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_RatioDataset extends sspmod_statistics_StatDataset { diff --git a/modules/statistics/lib/Ruleset.php b/modules/statistics/lib/Ruleset.php index 4833a66b316a5f0a9929ae67e2b5bef562368923..f23724972020714a46dcdffe79669d6464683eae 100644 --- a/modules/statistics/lib/Ruleset.php +++ b/modules/statistics/lib/Ruleset.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_Ruleset { diff --git a/modules/statistics/lib/StatDataset.php b/modules/statistics/lib/StatDataset.php index 75104277f91f44ee4a334f537edd1ef1b7ff3b6e..1ea4f1a800c582aba4a24b8492db645a0cfc486b 100644 --- a/modules/statistics/lib/StatDataset.php +++ b/modules/statistics/lib/StatDataset.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_StatDataset { diff --git a/modules/statistics/lib/Statistics/Rulesets/BaseRule.php b/modules/statistics/lib/Statistics/Rulesets/BaseRule.php index 5e7e2c8f17b8f6d5fd659cb83baf3e14c23b4e59..6c2068fef34930d45f0f3e5b353e192ae77e09db 100644 --- a/modules/statistics/lib/Statistics/Rulesets/BaseRule.php +++ b/modules/statistics/lib/Statistics/Rulesets/BaseRule.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_Statistics_Rulesets_BaseRule { diff --git a/modules/statistics/lib/Statistics/Rulesets/Ratio.php b/modules/statistics/lib/Statistics/Rulesets/Ratio.php index 94095ef2e66c2a7c4916c57f2073ff7293df0c09..cb6d7916328d6d6b078bc17c0bb2680c531346ab 100644 --- a/modules/statistics/lib/Statistics/Rulesets/Ratio.php +++ b/modules/statistics/lib/Statistics/Rulesets/Ratio.php @@ -2,7 +2,6 @@ /* * @author Andreas Ã…kre Solberg <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ class sspmod_statistics_Statistics_Rulesets_Ratio extends sspmod_statistics_Statistics_Rulesets_BaseRule { diff --git a/www/auth/login-cas-ldap.php b/www/auth/login-cas-ldap.php index 3a6b835f80183c24b274df4258a5567f3ac4f528..b4043b2240db86f9ec6bee607c3a3238a4f7f76d 100644 --- a/www/auth/login-cas-ldap.php +++ b/www/auth/login-cas-ldap.php @@ -16,7 +16,6 @@ * * @author Mads Freek, RUC. * @package simpleSAMLphp - * @version $Id$ */ require_once('../_include.php'); diff --git a/www/auth/login-wayf-ldap.php b/www/auth/login-wayf-ldap.php index a1539c5273f590aa776d2198e96f16e49ee25ca0..7875d37c2e4f5f2d0026c2c4f773a690e82580c8 100644 --- a/www/auth/login-wayf-ldap.php +++ b/www/auth/login-wayf-ldap.php @@ -16,7 +16,6 @@ * * @author Mads Freek, RUC. * @package simpleSAMLphp - * @version $Id$ */ require_once('../_include.php'); diff --git a/www/module.php b/www/module.php index 14bfd4c22074d37d3f24322f8665c10d1e926efd..406191fb4d4b4091de6136abb652cca3ad712111 100644 --- a/www/module.php +++ b/www/module.php @@ -7,7 +7,6 @@ * * @author Olav Morken, UNINETT AS. * @package simpleSAMLphp - * @version $Id$ */ require_once('_include.php'); diff --git a/www/saml2/idp/ArtifactResolutionService.php b/www/saml2/idp/ArtifactResolutionService.php index cf34392518dd4fc747ec124007dd4c60e443e45f..a6ea5984e3c251659714c76fc04c4fe4a2da8e23 100644 --- a/www/saml2/idp/ArtifactResolutionService.php +++ b/www/saml2/idp/ArtifactResolutionService.php @@ -6,7 +6,6 @@ * * @author Danny Bollaert, UGent AS. <danny.bollaert@ugent.be> * @package simpleSAMLphp - * @version $Id$ */ require_once('../../_include.php'); diff --git a/www/saml2/idp/SSOService.php b/www/saml2/idp/SSOService.php index 8b2eabf1dd31f45aa5a760baa0092d9ad46d0218..40f2c1582544562a7446a06fdaee94341d60dd81 100644 --- a/www/saml2/idp/SSOService.php +++ b/www/saml2/idp/SSOService.php @@ -6,7 +6,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ require_once('../../_include.php'); diff --git a/www/saml2/idp/SingleLogoutService.php b/www/saml2/idp/SingleLogoutService.php index 45a1012a416e56665b2a6deedd11ad062f8905db..de75102550142a0ed315c17e1cae734491c776cd 100644 --- a/www/saml2/idp/SingleLogoutService.php +++ b/www/saml2/idp/SingleLogoutService.php @@ -6,7 +6,6 @@ * * @author Andreas Ã…kre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ require_once('../../_include.php'); diff --git a/www/saml2/sp/AssertionConsumerService.php b/www/saml2/sp/AssertionConsumerService.php index 5c0a8e1730cd65e807bcdff7576e813f1cef6016..1f3412627c5ec31659255f9de56676df80a1ab7d 100644 --- a/www/saml2/sp/AssertionConsumerService.php +++ b/www/saml2/sp/AssertionConsumerService.php @@ -16,7 +16,6 @@ require_once('../../_include.php'); * * @author Andreas Aakre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ * @abstract */ diff --git a/www/shib13/idp/SSOService.php b/www/shib13/idp/SSOService.php index 0a611b4df9b9b3d85c55235252b000895ade2cfd..74262ec79ecdfaefb92409601a3c1d85571245e0 100644 --- a/www/shib13/idp/SSOService.php +++ b/www/shib13/idp/SSOService.php @@ -6,7 +6,6 @@ * * @author Andreas Åkre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ */ require_once('../../_include.php'); diff --git a/www/wsfed/sp/initSSO.php b/www/wsfed/sp/initSSO.php index a55d6aac42005d071b8b34d40c8c0c3fef4d3414..0b95bf237dd8b34bc895532e6bf0599f8ad4ee4a 100644 --- a/www/wsfed/sp/initSSO.php +++ b/www/wsfed/sp/initSSO.php @@ -17,7 +17,6 @@ * * @author Hans Zandbelt, SURFnet BV. <hans.zandbelt@surfnet.nl> * @package simpleSAMLphp - * @version $Id$ */ require_once('../../_include.php'); diff --git a/www/wsfed/sp/prp.php b/www/wsfed/sp/prp.php index 219930d071d303476579c57e41cf28479622796c..57e5f23d5631190d8944d5551db09c888108e98e 100644 --- a/www/wsfed/sp/prp.php +++ b/www/wsfed/sp/prp.php @@ -18,7 +18,6 @@ * * @author Hans Zandbelt, SURFnet BV. <hans.zandbelt@surfnet.nl> * @package simpleSAMLphp - * @version $Id$ */ require_once('../../_include.php');