summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:29:22 +0900
committerMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:29:22 +0900
commitcebb51f8567f63fdb42d20bd5c3b052cd56c6aaa (patch)
treed82c995f117adf905018a4364b39966cffc1ff4b /autogen.sh
parent15e10c3d3b012342562035aa3c08ecc1cfd42c69 (diff)
Full name of the project used in license headers
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh
index 2a563ab..28fca4d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,12 +1,12 @@
#!/bin/sh
# Copyright (c) 2007-2009 iMatix Corporation
-# Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
+# Copyright (c) 2007-2012 Other contributors as noted in the AUTHORS file
#
-# This file is part of Crossroads project.
+# This file is part of Crossroads I/O project.
#
-# Crossroads is free software; you can redistribute it and/or modify it under
-# the terms of the GNU Lesser General Public License as published by
+# Crossroads I/O is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#