aboutsummaryrefslogtreecommitdiff
path: root/packages/deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/deb.sh')
-rwxr-xr-xpackages/deb.sh16
1 files changed, 15 insertions, 1 deletions
diff --git a/packages/deb.sh b/packages/deb.sh
index 31b423c..8f039eb 100755
--- a/packages/deb.sh
+++ b/packages/deb.sh
@@ -1,5 +1,19 @@
#!/bin/bash -e
-
+# Copyright 2005 Google Inc.
+# Author: Craig Silverstein
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
# This takes one commandline argument, the name of the package. If no
# name is given, then we'll end up just using the name associated with
# an arbitrary .tar.gz file in the rootdir. That's fine: there's probably