You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by cs...@apache.org on 2018/03/02 00:31:17 UTC

[incubator-openwhisk-wskdeploy] branch master updated: Add the NOTICE for further development (#753) (#763)

This is an automated email from the ASF dual-hosted git repository.

csantanapr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-wskdeploy.git


The following commit(s) were added to refs/heads/master by this push:
     new 956b20d  Add the NOTICE for further development (#753) (#763)
956b20d is described below

commit 956b20d772a0a502f6bc80e8a8cd2ec659151489
Author: Vincent <sh...@us.ibm.com>
AuthorDate: Thu Mar 1 19:31:16 2018 -0500

    Add the NOTICE for further development (#753) (#763)
---
 wski18n/i18n_resources.go | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/wski18n/i18n_resources.go b/wski18n/i18n_resources.go
index 9d3620d..74eed75 100644
--- a/wski18n/i18n_resources.go
+++ b/wski18n/i18n_resources.go
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 // Code generated by go-bindata.
 // sources:
 // wski18n/resources/de_DE.all.json

-- 
To stop receiving notification emails like this one, please contact
csantanapr@apache.org.