You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/06/29 19:58:20 UTC

[GitHub] houshengbo closed pull request #3827: Remove the copyright of Lightbend

houshengbo closed pull request #3827: Remove the copyright of Lightbend
URL: https://github.com/apache/incubator-openwhisk/pull/3827
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/LICENSE.txt b/LICENSE.txt
index dc2f86c7da..027a17204c 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -211,4 +211,4 @@ Spray Caching 1.3.4 (io.spray:spray-caching_2.11:1.3.4 - http://spray.io/documen
   ConcurrentMapBackedCache.scala under common/scala/src/main/scala/whisk/core/database contains implementation
   from Spray's [[spray.caching.Cache]] and [[spray.caching.SimpleLruCache]] respectively.
   License included at licenses/LICENSE-spray.txt, or https://github.com/spray/spray/blob/master/LICENSE
-  Copyright (C) 2017 Lightbend Inc. <http://www.lightbend.com/>
+  Copyright (C) 2011-2015 the spray project <http://spray.io>
diff --git a/common/scala/src/main/scala/whisk/core/database/ConcurrentMapBackedCache.scala b/common/scala/src/main/scala/whisk/core/database/ConcurrentMapBackedCache.scala
index c3521b525a..4133466b0a 100644
--- a/common/scala/src/main/scala/whisk/core/database/ConcurrentMapBackedCache.scala
+++ b/common/scala/src/main/scala/whisk/core/database/ConcurrentMapBackedCache.scala
@@ -17,7 +17,7 @@
 
 /*
  * Cache base implementation:
- * Copyright (C) 2017 Lightbend Inc. <http://www.lightbend.com/>
+ * Copyright (C) 2011-2015 the spray project <http://spray.io>
  */
 
 package whisk.core.database


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services