You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by sa...@apache.org on 2016/03/08 02:41:58 UTC

[45/45] incubator-geode git commit: restored spring petclinic and apache myfaces licenses and added to NOTICE

restored spring petclinic and apache myfaces licenses and added to NOTICE


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

Branch: refs/heads/feature/GEODE-52
Commit: b39a67ac36d1a21275b19fc125dd037355185cf6
Parents: 7b1e43f
Author: Sai Boorlagadda <sb...@pivotal.io>
Authored: Mon Mar 7 17:39:17 2016 -0800
Committer: Sai Boorlagadda <sb...@pivotal.io>
Committed: Mon Mar 7 17:39:17 2016 -0800

----------------------------------------------------------------------
 NOTICE                                                 |  8 +++++++-
 .../test/java/com/gemstone/gemfire/modules/Owner.java  | 13 ++++++-------
 2 files changed, 13 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b39a67ac/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index f247b7a..5396eaa 100644
--- a/NOTICE
+++ b/NOTICE
@@ -21,4 +21,10 @@ Apache Solr (http://lucene.apache.org/solr/)
 Copyright 2014 The Apache Software Foundation
 
 fastutil
-Copyright (C) 2002-2014 Sebastiano Vigna 
+Copyright (C) 2002-2014 Sebastiano Vigna
+
+Apache Myfaces (https://myfaces.apache.org/)
+Copyright 2015 Apache Software Foundation
+
+spring-petclinic (https://github.com/spring-projects/spring-petclinic)
+Copyright 2002-2013

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b39a67ac/extensions/geode-modules-hibernate/src/test/java/com/gemstone/gemfire/modules/Owner.java
----------------------------------------------------------------------
diff --git a/extensions/geode-modules-hibernate/src/test/java/com/gemstone/gemfire/modules/Owner.java b/extensions/geode-modules-hibernate/src/test/java/com/gemstone/gemfire/modules/Owner.java
index 92ef56f..8df6635 100644
--- a/extensions/geode-modules-hibernate/src/test/java/com/gemstone/gemfire/modules/Owner.java
+++ b/extensions/geode-modules-hibernate/src/test/java/com/gemstone/gemfire/modules/Owner.java
@@ -1,12 +1,11 @@
 /*
-* 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
+* Copyright 2002-2013 the original author or authors.
 *
-*      http://www.apache.org/licenses/LICENSE-2.0
+* 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
+*
+* 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,