2005-03-31 Mikael Hallendal <micke@imendio.com>
authorhallski <hallski>
Thu, 31 Mar 2005 20:08:29 +0000
changeset 111 802ff5f83217
parent 110 f396aa97c81c
child 112 0ab325e81427
2005-03-31 Mikael Hallendal <micke@imendio.com> * Makefile.am: * CONTRIBUTORS: * loudmouth/lm-connection.c: * loudmouth/lm-ssl.c: - More release work. - Adding CONTRIBUTORS file.
CONTRIBUTORS
ChangeLog
Makefile.am
loudmouth/lm-connection.c
loudmouth/lm-ssl.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CONTRIBUTORS	Thu Mar 31 20:08:29 2005 +0000
@@ -0,0 +1,10 @@
+Anders Carlsson
+Colin Walters
+Frederic Crozat
+Josh Beam
+Martyn Russell
+Richard Hult
+Ross Burton
+Sjoerd Simons
+Tim Robbins
+Tollef Fog Heen
--- a/ChangeLog	Thu Mar 31 19:52:39 2005 +0000
+++ b/ChangeLog	Thu Mar 31 20:08:29 2005 +0000
@@ -1,3 +1,12 @@
+2005-03-31  Mikael Hallendal  <micke@imendio.com>
+
+	* Makefile.am:
+	* CONTRIBUTORS: 
+	* loudmouth/lm-connection.c:
+	* loudmouth/lm-ssl.c:
+	- More release work. 
+	- Adding CONTRIBUTORS file.
+
 2005-03-31  Mikael Hallendal  <micke@imendio.com>
 
 	* Makefile.am:
--- a/Makefile.am	Thu Mar 31 19:52:39 2005 +0000
+++ b/Makefile.am	Thu Mar 31 20:08:29 2005 +0000
@@ -4,6 +4,7 @@
 	loudmouth-1.0.pc.in     \
         loudmouth.spec          \
 	loudmouth.spec.in       \
+	CONTRIBUTORS            \
 	README.WIN32
 
 pkgconfigdir = $(libdir)/pkgconfig
--- a/loudmouth/lm-connection.c	Thu Mar 31 19:52:39 2005 +0000
+++ b/loudmouth/lm-connection.c	Thu Mar 31 20:08:29 2005 +0000
@@ -1,7 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*
- * Copyright (C) 2003-2004 Imendio AB
- * Copyright (C) 2003-2004 Sjoerd Simons <sjoerd@luon.net>
+ * Copyright (C) 2003-2005 Imendio AB
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License as
--- a/loudmouth/lm-ssl.c	Thu Mar 31 19:52:39 2005 +0000
+++ b/loudmouth/lm-ssl.c	Thu Mar 31 20:08:29 2005 +0000
@@ -1,7 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*
  * Copyright (C) 2003-2004 Imendio AB
- * Copyright (C) 2003      Colin Walters <walters@gnome.org>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License as