aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2010-09-01 14:34:06 +0200
committerLoïc Minier <lool@dooz.org>2010-09-01 14:34:06 +0200
commit576b4c2fd039af5189f4282b0284f626fcc7dbde (patch)
treeab6c823ac0df1384b9c0ab39bd372444366325e9
parenta03b6b495bde2d0f59566e92f95fcacb9308b739 (diff)
Copyright 2010 Robert Nelson <robertcnelson@gmail.com>
-rw-r--r--debian/copyright3
-rwxr-xr-xlinaro-media-create1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright
index 45b15f8..50d3b6e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,8 @@ Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&
Name: Linaro Image Tools
Source: https://code.launchpad.net/linaro-image-tools
-Copyright: 2010, Linaro
+Copyright: 2010, Robert Nelson <robertcnelson@gmail.com>
+ 2010, Linaro
License: GPL-3+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/linaro-media-create b/linaro-media-create
index 9302aa3..eab4151 100755
--- a/linaro-media-create
+++ b/linaro-media-create
@@ -1,6 +1,7 @@
#!/bin/bash
# linaro-media-create - Create an installation media from a Linaro image
+# Copyright 2010 Robert Nelson <robertcnelson@gmail.com>
# Copyright 2010 Linaro
# Based on rcn's setup_sdcard.sh script.
#