This is an automated email from the ASF dual-hosted git repository.
mrutkowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-swift.git
The following commit(s) were added to refs/heads/master by this push:
new 52ccce2 Remove IBM copyright from 3 files (#54)
52ccce2 is described below
commit 52ccce2b1d5e2d6c6a5f0c80e99e219f962bec74
Author: Ying Chun Guo <guoyingc@cn.ibm.com>
AuthorDate: Tue May 8 21:20:34 2018 +0800
Remove IBM copyright from 3 files (#54)
---
core/swift3.1.1Action/spm-build/Package.swift | 2 --
core/swift3.1.1Action/spm-build/_WhiskJSONUtils.swift | 2 --
core/swift41Action/spm-build/Package.swift | 2 --
3 files changed, 6 deletions(-)
diff --git a/core/swift3.1.1Action/spm-build/Package.swift b/core/swift3.1.1Action/spm-build/Package.swift
index a5e9e52..4f0a576 100755
--- a/core/swift3.1.1Action/spm-build/Package.swift
+++ b/core/swift3.1.1Action/spm-build/Package.swift
@@ -1,6 +1,4 @@
/*
- * Copyright 2015-2016 IBM Corporation
- *
* 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
diff --git a/core/swift3.1.1Action/spm-build/_WhiskJSONUtils.swift b/core/swift3.1.1Action/spm-build/_WhiskJSONUtils.swift
index f9e6460..6ab95d4 100644
--- a/core/swift3.1.1Action/spm-build/_WhiskJSONUtils.swift
+++ b/core/swift3.1.1Action/spm-build/_WhiskJSONUtils.swift
@@ -1,6 +1,4 @@
/*
- * Copyright 2015-2016 IBM Corporation
- *
* 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
diff --git a/core/swift41Action/spm-build/Package.swift b/core/swift41Action/spm-build/Package.swift
index 397e15e..eb204a9 100755
--- a/core/swift41Action/spm-build/Package.swift
+++ b/core/swift41Action/spm-build/Package.swift
@@ -2,8 +2,6 @@
// The swift-tools-version declares the minimum version of Swift required to build this package.
/*
- * Copyright 2017 IBM Corporation
- *
* 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
--
To stop receiving notification emails like this one, please contact
mrutkowski@apache.org.
|