From 93acc021e3034898716028822cb802a3a816be7e Mon Sep 17 00:00:00 2001 From: randallli Date: Wed, 7 Dec 2016 11:30:13 -0500 Subject: [PATCH] fixed copyright --- examples/FontDiskLoaderSimipleExample.m | 2 +- .../FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.h | 2 +- .../FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.m | 2 +- .../apps/FontDiskLoaderExample/FontDiskLoaderExample/main.m | 2 +- src/MDFFontDiskLoader.h | 2 +- src/MDFFontDiskLoader.m | 2 +- src/MaterialFontDiskLoader.h | 2 +- tests/unit/FontDiskLoaderTests.m | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/FontDiskLoaderSimipleExample.m b/examples/FontDiskLoaderSimipleExample.m index 1f1cbd6..4b0b1ce 100644 --- a/examples/FontDiskLoaderSimipleExample.m +++ b/examples/FontDiskLoaderSimipleExample.m @@ -1,5 +1,5 @@ /* - Copyright 2015-present the Material Foundation for iOS authors. All Rights Reserved. + Copyright 2015-present Google Inc.. All Rights Reserved. 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/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.h b/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.h index 7b6342c..9c458f5 100644 --- a/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.h +++ b/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.h @@ -1,5 +1,5 @@ /* - Copyright 2015-present the Material Foundation for iOS authors. All Rights Reserved. + Copyright 2015-present Google Inc.. All Rights Reserved. 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/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.m b/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.m index b0e4baa..8d428a5 100644 --- a/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.m +++ b/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/AppDelegate.m @@ -1,5 +1,5 @@ /* - Copyright 2015-present the Material Foundation for iOS authors. All Rights Reserved. + Copyright 2015-present Google Inc.. All Rights Reserved. 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/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/main.m b/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/main.m index 580bc46..5e44a84 100644 --- a/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/main.m +++ b/examples/apps/FontDiskLoaderExample/FontDiskLoaderExample/main.m @@ -1,5 +1,5 @@ /* - Copyright 2015-present the Material Foundation for iOS authors. All Rights Reserved. + Copyright 2015-present Google Inc.. All Rights Reserved. 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/src/MDFFontDiskLoader.h b/src/MDFFontDiskLoader.h index ba38bd2..afcd6aa 100644 --- a/src/MDFFontDiskLoader.h +++ b/src/MDFFontDiskLoader.h @@ -1,5 +1,5 @@ /* - Copyright 2015-present the Material Foundation for iOS authors. All Rights Reserved. + Copyright 2015-present Google Inc.. All Rights Reserved. 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/src/MDFFontDiskLoader.m b/src/MDFFontDiskLoader.m index 5980dc8..d29db98 100644 --- a/src/MDFFontDiskLoader.m +++ b/src/MDFFontDiskLoader.m @@ -1,5 +1,5 @@ /* - Copyright 2015-present the Material Foundation for iOS authors. All Rights Reserved. + Copyright 2015-present Google Inc.. All Rights Reserved. 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/src/MaterialFontDiskLoader.h b/src/MaterialFontDiskLoader.h index 1c04eeb..df37353 100644 --- a/src/MaterialFontDiskLoader.h +++ b/src/MaterialFontDiskLoader.h @@ -1,5 +1,5 @@ /* - Copyright 2015-present the Material Foundation for iOS authors. All Rights Reserved. + Copyright 2015-present Google Inc.. All Rights Reserved. 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/tests/unit/FontDiskLoaderTests.m b/tests/unit/FontDiskLoaderTests.m index 30310c7..f0f5476 100644 --- a/tests/unit/FontDiskLoaderTests.m +++ b/tests/unit/FontDiskLoaderTests.m @@ -1,5 +1,5 @@ /* - Copyright 2015-present the Material Foundation for iOS authors. All Rights Reserved. + Copyright 2015-present Google Inc.. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.