[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS gsasl/lib/anonymous
From: |
gsasl-commit |
Subject: |
CVS gsasl/lib/anonymous |
Date: |
Sat, 25 Jun 2005 11:56:54 +0200 |
Update of /home/cvs/gsasl/lib/anonymous
In directory dopio:/tmp/cvs-serv13378/anonymous
Modified Files:
anonymous.h client.c mechinfo.c server.c
Log Message:
Fix address in license.
--- /home/cvs/gsasl/lib/anonymous/anonymous.h 2004/10/13 16:23:29 1.11
+++ /home/cvs/gsasl/lib/anonymous/anonymous.h 2005/06/25 09:56:53 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/anonymous/client.c 2004/10/13 16:23:29 1.7
+++ /home/cvs/gsasl/lib/anonymous/client.c 2005/06/25 09:56:53 1.8
@@ -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/anonymous/mechinfo.c 2004/12/27 02:12:57 1.2
+++ /home/cvs/gsasl/lib/anonymous/mechinfo.c 2005/06/25 09:56:53 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/anonymous/server.c 2005/01/01 23:37:18 1.12
+++ /home/cvs/gsasl/lib/anonymous/server.c 2005/06/25 09:56:53 1.13
@@ -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.
*
*/
- CVS gsasl/lib/anonymous,
gsasl-commit <=