Fix header comments.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Fri, 27 Apr 2007 18:11:05 +0000 (18:11 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Fri, 27 Apr 2007 18:11:05 +0000 (18:11 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@236 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

saml/saml2/binding/SAML2Artifact.h
saml/saml2/binding/SAML2ArtifactType0004.h
saml/saml2/metadata/ChainingMetadataProvider.h

index 05e7e3c..af2dbe9 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * @file saml/saml2/core/SAML2Artifact.h
+ * @file saml/saml2/binding/SAML2Artifact.h
  * 
  * Base class for SAML 2.0 artifacts
  */
index 193e04b..355645d 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * @file saml/saml2/core/SAML2ArtifactType0004.h
+ * @file saml/saml2/binding/SAML2ArtifactType0004.h
  * 
  * Type 0x0004 SAML 2.0 artifact class
  */
index 762987a..5eab3cf 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * @file saml/security/ChainingMetadataProvider.h
+ * @file saml/saml2/metadata/ChainingMetadataProvider.h
  * 
  * MetadataProvider that uses multiple providers in sequence.
  */