Repository: incubator-zeppelin
Updated Branches:
  refs/heads/master 4a3b74405 -> 44991ba04


[MINOR] Remove obsolete and old copyright notices in legal header

There is already a collective copyright notice in the NOTICE file

Author: Luciano Resende <[email protected]>

Closes #732 from lresende/cleanup and squashes the following commits:

2b12ec5 [Luciano Resende] [MINOR] Remove obsolete and old copyright notices in 
legal header


Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/44991ba0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/44991ba0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/44991ba0

Branch: refs/heads/master
Commit: 44991ba04af723f459a9add9c128d312a47f4795
Parents: 4a3b744
Author: Luciano Resende <[email protected]>
Authored: Sat Feb 20 00:50:32 2016 -0800
Committer: Lee moon soo <[email protected]>
Committed: Sun Feb 21 09:08:55 2016 -0800

----------------------------------------------------------------------
 bin/functions.sh       | 2 --
 bin/zeppelin-daemon.sh | 2 --
 bin/zeppelin.sh        | 2 --
 3 files changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/44991ba0/bin/functions.sh
----------------------------------------------------------------------
diff --git a/bin/functions.sh b/bin/functions.sh
index 9b6a8e1..344e0e3 100644
--- a/bin/functions.sh
+++ b/bin/functions.sh
@@ -1,7 +1,5 @@
 #!/bin/bash
 #
-# Copyright 2007 The Apache Software Foundation
-#
 # 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

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/44991ba0/bin/zeppelin-daemon.sh
----------------------------------------------------------------------
diff --git a/bin/zeppelin-daemon.sh b/bin/zeppelin-daemon.sh
index 692740b..5d1ce4e 100755
--- a/bin/zeppelin-daemon.sh
+++ b/bin/zeppelin-daemon.sh
@@ -1,7 +1,5 @@
 #!/bin/bash
 #
-# Copyright 2007 The Apache Software Foundation
-#
 # 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

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/44991ba0/bin/zeppelin.sh
----------------------------------------------------------------------
diff --git a/bin/zeppelin.sh b/bin/zeppelin.sh
index 17950e8..2fc5303 100755
--- a/bin/zeppelin.sh
+++ b/bin/zeppelin.sh
@@ -1,7 +1,5 @@
 #!/bin/bash
 #
-# Copyright 2007 The Apache Software Foundation
-#
 # 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

Reply via email to