gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/cram-md5


From: gsasl-commit
Subject: CVS gsasl/lib/cram-md5
Date: Sat, 25 Jun 2005 11:56:54 +0200

Update of /home/cvs/gsasl/lib/cram-md5
In directory dopio:/tmp/cvs-serv13378/cram-md5

Modified Files:
        challenge.c challenge.h client.c cram-md5.h digest.c digest.h 
        mechinfo.c server.c 
Log Message:
Fix address in license.

--- /home/cvs/gsasl/lib/cram-md5/challenge.c    2004/08/04 11:27:46     1.14
+++ /home/cvs/gsasl/lib/cram-md5/challenge.c    2005/06/25 09:56:54     1.15
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GNU SASL Library; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 
--- /home/cvs/gsasl/lib/cram-md5/challenge.h    2004/06/18 00:26:55     1.4
+++ /home/cvs/gsasl/lib/cram-md5/challenge.h    2005/06/25 09:56:54     1.5
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GNU SASL Library; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 
--- /home/cvs/gsasl/lib/cram-md5/client.c       2004/12/15 18:06:20     1.11
+++ /home/cvs/gsasl/lib/cram-md5/client.c       2005/06/25 09:56:54     1.12
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GNU SASL Library; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 
--- /home/cvs/gsasl/lib/cram-md5/cram-md5.h     2004/10/13 16:23:29     1.11
+++ /home/cvs/gsasl/lib/cram-md5/cram-md5.h     2005/06/25 09:56:54     1.12
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GNU SASL Library; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 
--- /home/cvs/gsasl/lib/cram-md5/digest.c       2004/11/27 02:53:13     1.5
+++ /home/cvs/gsasl/lib/cram-md5/digest.c       2005/06/25 09:56:54     1.6
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GNU SASL Library; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 
--- /home/cvs/gsasl/lib/cram-md5/digest.h       2004/06/17 22:38:36     1.2
+++ /home/cvs/gsasl/lib/cram-md5/digest.h       2005/06/25 09:56:54     1.3
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GNU SASL Library; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 
--- /home/cvs/gsasl/lib/cram-md5/mechinfo.c     2004/12/27 02:12:58     1.2
+++ /home/cvs/gsasl/lib/cram-md5/mechinfo.c     2005/06/25 09:56:54     1.3
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GNU SASL Library; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 
--- /home/cvs/gsasl/lib/cram-md5/server.c       2004/12/15 00:59:15     1.10
+++ /home/cvs/gsasl/lib/cram-md5/server.c       2005/06/25 09:56:54     1.11
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GNU SASL Library; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]