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/6c93165b Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/6c93165b Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/6c93165b Branch: refs/heads/feature/GEODE-52 Commit: 6c93165b65f18f2347f1bf9c5356574e0cca4438 Parents: fd92084 Author: Sai Boorlagadda <[email protected]> Authored: Mon Mar 7 17:39:17 2016 -0800 Committer: Sai Boorlagadda <[email protected]> Committed: Mon Mar 28 04:42:11 2016 -0700 ---------------------------------------------------------------------- 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/6c93165b/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/6c93165b/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,
