summaryrefslogtreecommitdiffstats
path: root/java/coldfusion/src
diff options
context:
space:
mode:
Diffstat (limited to 'java/coldfusion/src')
-rw-r--r--java/coldfusion/src/CFLassoSingleLogout.java6
-rw-r--r--java/coldfusion/src/CFLassoSingleSignOn.java6
2 files changed, 6 insertions, 6 deletions
diff --git a/java/coldfusion/src/CFLassoSingleLogout.java b/java/coldfusion/src/CFLassoSingleLogout.java
index 6105151f..ea825872 100644
--- a/java/coldfusion/src/CFLassoSingleLogout.java
+++ b/java/coldfusion/src/CFLassoSingleLogout.java
@@ -1,10 +1,10 @@
/*
* ColdFusionLasso -- ColdFusion bindings for Lasso library
*
- * Copyright (C) 2004 Entr'ouvert
+ * Copyright (C) 2004, 2005 Entr'ouvert
* http://lasso.entrouvert.org
- *
- * Authors: Emmanuel Raviart <eraviart@entrouvert.com>
+ *
+ * Authors: See AUTHORS file in top-level directory.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/java/coldfusion/src/CFLassoSingleSignOn.java b/java/coldfusion/src/CFLassoSingleSignOn.java
index efd24ee1..f200bcde 100644
--- a/java/coldfusion/src/CFLassoSingleSignOn.java
+++ b/java/coldfusion/src/CFLassoSingleSignOn.java
@@ -1,10 +1,10 @@
/*
* ColdFusionLasso -- ColdFusion bindings for Lasso library
*
- * Copyright (C) 2004 Entr'ouvert
+ * Copyright (C) 2004, 2005 Entr'ouvert
* http://lasso.entrouvert.org
- *
- * Authors: Emmanuel Raviart <eraviart@entrouvert.com>
+ *
+ * Authors: See AUTHORS file in top-level directory.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by