configure.ac
changeset 303 2b9069a3ac84
parent 296 54393019edac
child 326 33e5f0c5ba10
--- a/configure.ac	Tue Oct 30 01:26:18 2007 +0100
+++ b/configure.ac	Tue Oct 30 01:36:55 2007 +0100
@@ -1,6 +1,10 @@
 AC_INIT(Loudmouth, 1.3.2, loudmouth)
 AC_PREREQ(2.59)
-AC_COPYRIGHT([Copyright (C) 2003-2007 Imendio, Collabora])
+AC_COPYRIGHT([
+	Copyright (C) 2003-2007 Imendio AB
+	Copyright (C) 2007 Collabora Ltd
+	Copyright (C) 2007 Nokia Corporation
+])
 
 AC_CONFIG_SRCDIR(loudmouth/loudmouth.h)
 AM_CONFIG_HEADER(config.h)
@@ -268,8 +272,8 @@
 dnl ==========================================================================
 echo "
 
-	Loudmouth $VERSION from Imendio, Collabora
-	==========================================
+	Loudmouth $VERSION from Imendio AB, Collabora Ltd, Nokia Corporation
+	====================================================================
 
 	prefix:                   ${prefix}
 	compiler:                 ${CC}