You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2016/10/11 00:12:57 UTC

[1/2] incubator-beam git commit: Add license to init files.

Repository: incubator-beam
Updated Branches:
  refs/heads/python-sdk fd27f6848 -> ba624e98f


Add license to init files.


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

Branch: refs/heads/python-sdk
Commit: ccc01c9869b0212a38b4b35a577c42533b5ca3e4
Parents: fd27f68
Author: Ahmet Altay <al...@google.com>
Authored: Mon Oct 10 15:50:13 2016 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Mon Oct 10 15:50:13 2016 -0700

----------------------------------------------------------------------
 .../python/apache_beam/runners/dataflow/__init__.py | 16 ++++++++++++++++
 .../runners/dataflow/native_io/__init__.py          | 16 ++++++++++++++++
 2 files changed, 32 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/ccc01c98/sdks/python/apache_beam/runners/dataflow/__init__.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/runners/dataflow/__init__.py b/sdks/python/apache_beam/runners/dataflow/__init__.py
index e69de29..cce3aca 100644
--- a/sdks/python/apache_beam/runners/dataflow/__init__.py
+++ b/sdks/python/apache_beam/runners/dataflow/__init__.py
@@ -0,0 +1,16 @@
+#
+# 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.
+#

http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/ccc01c98/sdks/python/apache_beam/runners/dataflow/native_io/__init__.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/runners/dataflow/native_io/__init__.py b/sdks/python/apache_beam/runners/dataflow/native_io/__init__.py
index e69de29..cce3aca 100644
--- a/sdks/python/apache_beam/runners/dataflow/native_io/__init__.py
+++ b/sdks/python/apache_beam/runners/dataflow/native_io/__init__.py
@@ -0,0 +1,16 @@
+#
+# 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.
+#


[2/2] incubator-beam git commit: Closes #1081

Posted by ro...@apache.org.
Closes #1081


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

Branch: refs/heads/python-sdk
Commit: ba624e98fe1276a0d5794e7d08aa15cff13c4307
Parents: fd27f68 ccc01c9
Author: Robert Bradshaw <ro...@google.com>
Authored: Mon Oct 10 17:12:38 2016 -0700
Committer: Robert Bradshaw <ro...@google.com>
Committed: Mon Oct 10 17:12:38 2016 -0700

----------------------------------------------------------------------
 .../python/apache_beam/runners/dataflow/__init__.py | 16 ++++++++++++++++
 .../runners/dataflow/native_io/__init__.py          | 16 ++++++++++++++++
 2 files changed, 32 insertions(+)
----------------------------------------------------------------------