You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by al...@apache.org on 2015/04/22 23:13:34 UTC

[44/49] incubator-nifi git commit: NIFI-537 fixed identified licensing issue with nifi-standard-content-viewer

NIFI-537 fixed identified licensing issue with nifi-standard-content-viewer


Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/0d783827
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/0d783827
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/0d783827

Branch: refs/heads/develop
Commit: 0d7838273ce9438dbb563d4cfa3c63bfb1aa5e3b
Parents: 6d512f1
Author: joewitt <jo...@apache.org>
Authored: Wed Apr 22 13:51:36 2015 -0400
Committer: joewitt <jo...@apache.org>
Committed: Wed Apr 22 13:51:36 2015 -0400

----------------------------------------------------------------------
 .../src/main/webapp/META-INF/nifi-content-viewer      | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/0d783827/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/src/main/webapp/META-INF/nifi-content-viewer
----------------------------------------------------------------------
diff --git a/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/src/main/webapp/META-INF/nifi-content-viewer b/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/src/main/webapp/META-INF/nifi-content-viewer
index cbf30b7..c6a78f1 100644
--- a/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/src/main/webapp/META-INF/nifi-content-viewer
+++ b/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/src/main/webapp/META-INF/nifi-content-viewer
@@ -1,3 +1,17 @@
+# 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,
+# 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/xml
 application/json
 text/plain
\ No newline at end of file