Add Cloudant copyright
Project: http://git-wip-us.apache.org/repos/asf/couchdb-twig/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-twig/commit/54e963a9 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-twig/tree/54e963a9 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-twig/diff/54e963a9 Branch: refs/heads/import Commit: 54e963a91dc1c61fe2bf499d1ed0bfd74d82d652 Parents: 0aef3f2 Author: Adam Kocoloski <[email protected]> Authored: Wed Mar 9 13:45:20 2011 -0500 Committer: Adam Kocoloski <[email protected]> Committed: Wed Mar 9 13:45:20 2011 -0500 ---------------------------------------------------------------------- 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 ++ 7 files changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-twig/blob/54e963a9/src/twig.erl ---------------------------------------------------------------------- diff --git a/src/twig.erl b/src/twig.erl index b97f51b..4e4919c 100644 --- a/src/twig.erl +++ b/src/twig.erl @@ -1,3 +1,5 @@ +% 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/54e963a9/src/twig_app.erl ---------------------------------------------------------------------- diff --git a/src/twig_app.erl b/src/twig_app.erl index e16ad58..209391c 100644 --- a/src/twig_app.erl +++ b/src/twig_app.erl @@ -1,3 +1,5 @@ +% 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/54e963a9/src/twig_event_handler.erl ---------------------------------------------------------------------- diff --git a/src/twig_event_handler.erl b/src/twig_event_handler.erl index b548339..227c03f 100644 --- a/src/twig_event_handler.erl +++ b/src/twig_event_handler.erl @@ -1,3 +1,5 @@ +% 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/54e963a9/src/twig_int.hrl ---------------------------------------------------------------------- diff --git a/src/twig_int.hrl b/src/twig_int.hrl index 81ef8b5..a510d40 100644 --- a/src/twig_int.hrl +++ b/src/twig_int.hrl @@ -1,3 +1,5 @@ +% 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/54e963a9/src/twig_monitor.erl ---------------------------------------------------------------------- diff --git a/src/twig_monitor.erl b/src/twig_monitor.erl index 81b04bd..c32a0c6 100644 --- a/src/twig_monitor.erl +++ b/src/twig_monitor.erl @@ -1,3 +1,5 @@ +% 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/54e963a9/src/twig_sup.erl ---------------------------------------------------------------------- diff --git a/src/twig_sup.erl b/src/twig_sup.erl index f778f0d..0fe73ef 100644 --- a/src/twig_sup.erl +++ b/src/twig_sup.erl @@ -1,3 +1,5 @@ +% 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/54e963a9/src/twig_util.erl ---------------------------------------------------------------------- diff --git a/src/twig_util.erl b/src/twig_util.erl index 88b98ff..c8f9c66 100644 --- a/src/twig_util.erl +++ b/src/twig_util.erl @@ -1,3 +1,5 @@ +% 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
