aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/deb/sqoop
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@cloudera.com>2013-05-03 23:54:09 -0700
committerRoman Shaposhnik <rvs@cloudera.com>2013-05-06 14:57:01 -0700
commitfd0218ed55162461fc14fbae44e0606e7c6c619f (patch)
treeb635d1afb76192b2cf86dce89c0c643f229d5ac0 /bigtop-packages/src/deb/sqoop
parenta3a00729d919353445c9caecc25d79831c3b48ad (diff)
BIGTOP-971. take care of the rat licensing complaints
Diffstat (limited to 'bigtop-packages/src/deb/sqoop')
-rw-r--r--bigtop-packages/src/deb/sqoop/sqoop.preinst8
1 files changed, 8 insertions, 0 deletions
diff --git a/bigtop-packages/src/deb/sqoop/sqoop.preinst b/bigtop-packages/src/deb/sqoop/sqoop.preinst
index 289519a6..1d0e878f 100644
--- a/bigtop-packages/src/deb/sqoop/sqoop.preinst
+++ b/bigtop-packages/src/deb/sqoop/sqoop.preinst
@@ -1,4 +1,12 @@
#!/bin/bash
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You 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,