Fix up copyright headers

Project: http://git-wip-us.apache.org/repos/asf/couchdb-twig/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-twig/commit/bc537fdf
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-twig/tree/bc537fdf
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-twig/diff/bc537fdf

Branch: refs/heads/import
Commit: bc537fdf6c997642c3b8d32864af5f9406df4339
Parents: 8e12c7e
Author: Robert Newson <[email protected]>
Authored: Thu Jun 13 13:42:11 2013 +0100
Committer: Paul J. Davis <[email protected]>
Committed: Fri Jan 17 14:04:38 2014 -0800

----------------------------------------------------------------------
 src/twig.app.src           | 12 ++++++++++++
 src/twig.erl               |  2 --
 src/twig_app.erl           |  2 --
 src/twig_event_handler.erl |  2 --
 src/twig_int.hrl           |  2 --
 src/twig_monitor.erl       |  2 --
 src/twig_sup.erl           |  2 --
 src/twig_util.erl          |  2 --
 8 files changed, 12 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/bc537fdf/src/twig.app.src
----------------------------------------------------------------------
diff --git a/src/twig.app.src b/src/twig.app.src
index 7e1da74..751375e 100644
--- a/src/twig.app.src
+++ b/src/twig.app.src
@@ -1,3 +1,15 @@
+% 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.
+
 {application, twig, [
     {description, "Logger"},
     {vsn, git},

http://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/bc537fdf/src/twig.erl
----------------------------------------------------------------------
diff --git a/src/twig.erl b/src/twig.erl
index 6a24e6b..e62cd33 100644
--- a/src/twig.erl
+++ b/src/twig.erl
@@ -1,5 +1,3 @@
-% Copyright 2011 Cloudant
-%
 % 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://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/bc537fdf/src/twig_app.erl
----------------------------------------------------------------------
diff --git a/src/twig_app.erl b/src/twig_app.erl
index 209391c..e16ad58 100644
--- a/src/twig_app.erl
+++ b/src/twig_app.erl
@@ -1,5 +1,3 @@
-% Copyright 2011 Cloudant
-%
 % 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://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/bc537fdf/src/twig_event_handler.erl
----------------------------------------------------------------------
diff --git a/src/twig_event_handler.erl b/src/twig_event_handler.erl
index cd61b0d..d7b691b 100644
--- a/src/twig_event_handler.erl
+++ b/src/twig_event_handler.erl
@@ -1,5 +1,3 @@
-% Copyright 2011 Cloudant
-%
 % 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://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/bc537fdf/src/twig_int.hrl
----------------------------------------------------------------------
diff --git a/src/twig_int.hrl b/src/twig_int.hrl
index a510d40..81ef8b5 100644
--- a/src/twig_int.hrl
+++ b/src/twig_int.hrl
@@ -1,5 +1,3 @@
-% Copyright 2011 Cloudant
-%
 % 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://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/bc537fdf/src/twig_monitor.erl
----------------------------------------------------------------------
diff --git a/src/twig_monitor.erl b/src/twig_monitor.erl
index c32a0c6..81b04bd 100644
--- a/src/twig_monitor.erl
+++ b/src/twig_monitor.erl
@@ -1,5 +1,3 @@
-% Copyright 2011 Cloudant
-%
 % 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://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/bc537fdf/src/twig_sup.erl
----------------------------------------------------------------------
diff --git a/src/twig_sup.erl b/src/twig_sup.erl
index 0fe73ef..f778f0d 100644
--- a/src/twig_sup.erl
+++ b/src/twig_sup.erl
@@ -1,5 +1,3 @@
-% Copyright 2011 Cloudant
-%
 % 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://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/bc537fdf/src/twig_util.erl
----------------------------------------------------------------------
diff --git a/src/twig_util.erl b/src/twig_util.erl
index b4f830c..f5442fd 100644
--- a/src/twig_util.erl
+++ b/src/twig_util.erl
@@ -1,5 +1,3 @@
-% Copyright 2011 Cloudant
-%
 % 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

Reply via email to