Update license files. Signed-off-by: Dave Smith <smithdave@google.com> Change-Id: I37b31f3cf19d16d9dc3fcc24babb62d96c9a8f94
diff --git a/LICENSE b/LICENSE index bd97b64..7a4a3ea 100644 --- a/LICENSE +++ b/LICENSE
@@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2019, Google LLC + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -199,4 +199,4 @@ 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. + limitations under the License. \ No newline at end of file
diff --git a/README.md b/README.md index 141c5fb..e3c76b8 100644 --- a/README.md +++ b/README.md
@@ -3,23 +3,6 @@ This folder contains the source code for the [Edge TPU Classifier codelab](https://codelabs.developers.google.com/codelabs/edgetpu-classifier) -### License +## License -``` -Copyright 2019 Google LLC - -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. -``` \ No newline at end of file +This project is licensed under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0.txt "Apache 2.0 license"). \ No newline at end of file