diff --git a/.travis.yml b/.travis.yml index 3cea8e9d2a1..128e302fb89 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All Rights Reserved. +# Copyright 2016 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/appengine/.gitignore b/appengine/.gitignore index 453750bc157..c94f025e98b 100644 --- a/appengine/.gitignore +++ b/appengine/.gitignore @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All Rights Reserved. +# Copyright 2015 Google Inc. # 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/appengine/analytics/src/main/java/com/example/appengine/analytics/AnalyticsServlet.java b/appengine/analytics/src/main/java/com/example/appengine/analytics/AnalyticsServlet.java index ee8f5a678c4..4fd2d6186b6 100644 --- a/appengine/analytics/src/main/java/com/example/appengine/analytics/AnalyticsServlet.java +++ b/appengine/analytics/src/main/java/com/example/appengine/analytics/AnalyticsServlet.java @@ -1,5 +1,5 @@ /** - * Copyright 2015 Google Inc. All Rights Reserved. + * Copyright 2015 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/appengine/analytics/src/main/webapp/WEB-INF/appengine-web.xml b/appengine/analytics/src/main/webapp/WEB-INF/appengine-web.xml index efa1efaa42f..68ee6e05f5e 100644 --- a/appengine/analytics/src/main/webapp/WEB-INF/appengine-web.xml +++ b/appengine/analytics/src/main/webapp/WEB-INF/appengine-web.xml @@ -1,7 +1,7 @@ + diff --git a/appengine/datastore/indexes-exploding/src/main/webapp/WEB-INF/web.xml b/appengine/datastore/indexes-exploding/src/main/webapp/WEB-INF/web.xml index 049fd7a05e7..6af27edbd87 100644 --- a/appengine/datastore/indexes-exploding/src/main/webapp/WEB-INF/web.xml +++ b/appengine/datastore/indexes-exploding/src/main/webapp/WEB-INF/web.xml @@ -1,6 +1,6 @@ + diff --git a/appengine/datastore/indexes/src/main/webapp/WEB-INF/web.xml b/appengine/datastore/indexes/src/main/webapp/WEB-INF/web.xml index 049fd7a05e7..6af27edbd87 100644 --- a/appengine/datastore/indexes/src/main/webapp/WEB-INF/web.xml +++ b/appengine/datastore/indexes/src/main/webapp/WEB-INF/web.xml @@ -1,6 +1,6 @@