From 043dadf0ea53208b7d32fabfaa8a4e61b8680c6c Mon Sep 17 00:00:00 2001
From: Daniel Thomas <drt24@srcf.ucam.org>
Date: Mon, 20 Sep 2010 04:10:29 +0800
Subject: [PATCH] Update copyright information on ubuntu-setup.bash

Adding Diaspora Inc. copyright and reference to the AGPL and noting that
Mackenzie Morgan (maco) and I have made contributions to the file.

Signed-off-by: Daniel Thomas <drt24@srcf.ucam.org>
---
 ubuntu-setup.bash | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ubuntu-setup.bash b/ubuntu-setup.bash
index a969d0fe39..f9d4ff9fb6 100644
--- a/ubuntu-setup.bash
+++ b/ubuntu-setup.bash
@@ -1,7 +1,13 @@
 #!/bin/bash
 # Author : hemanth.hm@gmail.com
 # Site : www.h3manth.com
+# Contributions from: Mackenzie Morgan (maco) and Daniel Thomas (drt24)
 # This script helps to setup diaspora.
+#
+#   Copyright (c) 2010, Diaspora Inc.  This file is
+#   licensed under the Affero General Public License version 3.  See
+#   the COPYRIGHT file.
+
 
 # Set extented globbing 
 shopt -s extglob
-- 
GitLab