[gparted] Add GNU All-Permissive License to autogen.sh
- From: Mike Fleetwood <mfleetwo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] Add GNU All-Permissive License to autogen.sh
- Date: Tue, 28 May 2013 19:53:34 +0000 (UTC)
commit ce8a34715a2f50333d36a0224bc9afe9737caeba
Author: Curtis Gedak <gedakc gmail com>
Date: Mon May 27 13:22:13 2013 -0600
Add GNU All-Permissive License to autogen.sh
autogen.sh | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index e0dd4c0..95482da 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,14 @@
#!/bin/sh
-# Run this to generate all the initial makefiles, etc.
+# autogen.sh - Run this to generate all the initial makefiles, etc.
+#
+# Copyright (C) 2004 Bart 'plors' Hakvoort
+# Copyright (C) 2008 Curtis Gedak
+#
+# Copying and distribution of this file, with or without modification,
+# are permitted in any medium without royalty provided the copyright
+# notice and this notice are preserved. This file is offered as-is,
+# without any warranty.
+
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]