]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-disk: add copyright notice
authorLoic Dachary <loic@dachary.org>
Wed, 1 Jan 2014 21:05:03 +0000 (22:05 +0100)
committerLoic Dachary <loic@dachary.org>
Fri, 3 Jan 2014 15:30:41 +0000 (16:30 +0100)
Signed-off-by: Loic Dachary <loic@dachary.org>
src/ceph-disk

index 7ac13e5c37e53b3d72847dc631f91983f9fd4f5c..385497b46a07f51fed82c83981124d7bf06375ed 100755 (executable)
@@ -1,4 +1,20 @@
 #!/usr/bin/env python
+#
+# Copyright (C) 2014 Inktank <info@inktank.com>
+# Copyright (C) 2014 Cloudwatt <libre.licensing@cloudwatt.com>
+#
+# Author: Loic Dachary <loic@dachary.org>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU Library Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Library Public License for more details.
+#
 
 import argparse
 import errno