From 55037d11075ec1ea7905412b6dd296b3786a3d99 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 6 Jan 2020 14:48:27 -0600 Subject: [PATCH] build: bump year (#34651) PR Close #34651 --- LICENSE | 2 +- aio/content/guide/static-query-migration.md | 2 +- aio/content/license.md | 2 +- aio/src/404-body.html | 2 +- .../app/layout/footer/footer.component.html | 4 +-- .../test/ng_package/example_package.golden | 22 +++++++-------- .../example_with_ts_library_package.golden | 28 +++++++++---------- packages/license-banner.txt | 2 +- packages/zone.js/rollup-es5.config.js | 2 +- .../rollup-es5_global-es2015.config.js | 2 +- 10 files changed, 34 insertions(+), 34 deletions(-) diff --git a/LICENSE b/LICENSE index 828d3633f7..27bcfe6963 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2010-2019 Google LLC. http://angular.io/license +Copyright (c) 2010-2020 Google LLC. http://angular.io/license Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/aio/content/guide/static-query-migration.md b/aio/content/guide/static-query-migration.md index a36c990c5a..290b61ec8a 100644 --- a/aio/content/guide/static-query-migration.md +++ b/aio/content/guide/static-query-migration.md @@ -1,6 +1,6 @@ # Static query migration guide ​ -**Important note for library authors: This migration is especially crucial for library authors to facilitate their users upgrading to version 9 when it becomes available (approx Oct 2019).** +**Important note for library authors: This migration is especially crucial for library authors to facilitate their users upgrading to version 9 when it becomes available.** In version 9, the default setting for `@ViewChild` and `@ContentChild` queries is changing in order to fix buggy and surprising behavior in queries (read more about that [here](#what-does-this-flag-mean)). diff --git a/aio/content/license.md b/aio/content/license.md index 8968896025..9e22548840 100644 --- a/aio/content/license.md +++ b/aio/content/license.md @@ -2,7 +2,7 @@ @description The MIT License -Copyright (c) 2010-2019 Google LLC. http://angular.io/license +Copyright (c) 2010-2020 Google LLC. http://angular.io/license Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/aio/src/404-body.html b/aio/src/404-body.html index 1754328246..2d1cdeff9c 100644 --- a/aio/src/404-body.html +++ b/aio/src/404-body.html @@ -42,7 +42,7 @@