From 2ac9276d0f3fde387e5c68c0d14cd8df4e7869c3 Mon Sep 17 00:00:00 2001 From: Ernesto Rivera Date: Fri, 9 Jun 2017 15:05:18 -0400 Subject: [PATCH] Update copyright --- Demo/ConsoleDemo/AppDelegate.h | 2 +- Demo/ConsoleDemo/AppDelegate.m | 2 +- Demo/ConsoleDemo/ViewController.h | 2 +- Demo/ConsoleDemo/ViewController.m | 2 +- Demo/ConsoleDemo/main.m | 2 +- LICENSE | 2 +- NOTICE | 2 +- README.md | 2 +- Source/PTEAdjustLevelsTableView.h | 2 +- Source/PTEAdjustLevelsTableView.m | 2 +- Source/PTEConsoleLogger.h | 2 +- Source/PTEConsoleLogger.m | 2 +- Source/PTEConsoleTableView.h | 2 +- Source/PTEConsoleTableView.m | 2 +- Source/PTEDashboard.h | 2 +- Source/PTEDashboard.m | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Demo/ConsoleDemo/AppDelegate.h b/Demo/ConsoleDemo/AppDelegate.h index 4af30d2..e8ab5b3 100644 --- a/Demo/ConsoleDemo/AppDelegate.h +++ b/Demo/ConsoleDemo/AppDelegate.h @@ -3,7 +3,7 @@ // ConsoleDemo // // Created by Ernesto Rivera on 2013/11/13. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Demo/ConsoleDemo/AppDelegate.m b/Demo/ConsoleDemo/AppDelegate.m index e841366..9297465 100644 --- a/Demo/ConsoleDemo/AppDelegate.m +++ b/Demo/ConsoleDemo/AppDelegate.m @@ -3,7 +3,7 @@ // ConsoleDemo // // Created by Ernesto Rivera on 2013/11/13. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Demo/ConsoleDemo/ViewController.h b/Demo/ConsoleDemo/ViewController.h index ddd6bb4..a0c13bc 100644 --- a/Demo/ConsoleDemo/ViewController.h +++ b/Demo/ConsoleDemo/ViewController.h @@ -3,7 +3,7 @@ // ConsoleDemo // // Created by Ernesto Rivera on 2013/11/13. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Demo/ConsoleDemo/ViewController.m b/Demo/ConsoleDemo/ViewController.m index 5a28fb3..cc238c9 100644 --- a/Demo/ConsoleDemo/ViewController.m +++ b/Demo/ConsoleDemo/ViewController.m @@ -3,7 +3,7 @@ // ConsoleDemo // // Created by Ernesto Rivera on 2013/11/13. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Demo/ConsoleDemo/main.m b/Demo/ConsoleDemo/main.m index 55a09f0..219c611 100644 --- a/Demo/ConsoleDemo/main.m +++ b/Demo/ConsoleDemo/main.m @@ -3,7 +3,7 @@ // ConsoleDemo // // Created by Ernesto Rivera on 2013/11/13. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/LICENSE b/LICENSE index 9279392..1ce4d30 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ Apache License same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2013-2015 Ernesto Rivera + Copyright 2013-2017 PTEz. 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/NOTICE b/NOTICE index 2abd6f8..c2ccc6c 100644 --- a/NOTICE +++ b/NOTICE @@ -1,6 +1,6 @@ LumberjackConsole -Copyright 2013-2015 Ernesto Rivera. +Copyright 2013-2017 PTEz. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/README.md b/README.md index 50b8c24..0268c7d 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Your log level settings are saved to `NSUserDefaults`. ## License - Copyright 2013-2015 Ernesto Rivera + Copyright 2013-2017 PTEz. 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/Source/PTEAdjustLevelsTableView.h b/Source/PTEAdjustLevelsTableView.h index 2100a11..13c0638 100644 --- a/Source/PTEAdjustLevelsTableView.h +++ b/Source/PTEAdjustLevelsTableView.h @@ -3,7 +3,7 @@ // LumberjackConsole // // Created by Ernesto Rivera on 2013/10/09. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Source/PTEAdjustLevelsTableView.m b/Source/PTEAdjustLevelsTableView.m index d007847..ec606e1 100644 --- a/Source/PTEAdjustLevelsTableView.m +++ b/Source/PTEAdjustLevelsTableView.m @@ -3,7 +3,7 @@ // LumberjackConsole // // Created by Ernesto Rivera on 2013/10/09. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Source/PTEConsoleLogger.h b/Source/PTEConsoleLogger.h index 65200fc..77065bf 100644 --- a/Source/PTEConsoleLogger.h +++ b/Source/PTEConsoleLogger.h @@ -3,7 +3,7 @@ // LumberjackConsole // // Created by Ernesto Rivera on 2013/05/23. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Source/PTEConsoleLogger.m b/Source/PTEConsoleLogger.m index e879e7d..7ef408f 100644 --- a/Source/PTEConsoleLogger.m +++ b/Source/PTEConsoleLogger.m @@ -3,7 +3,7 @@ // LumberjackConsole // // Created by Ernesto Rivera on 2013/05/23. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Source/PTEConsoleTableView.h b/Source/PTEConsoleTableView.h index 12b6dff..717ac9a 100644 --- a/Source/PTEConsoleTableView.h +++ b/Source/PTEConsoleTableView.h @@ -3,7 +3,7 @@ // LumberjackConsole // // Created by Ernesto Rivera on 2014/04/09. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Source/PTEConsoleTableView.m b/Source/PTEConsoleTableView.m index 5a36b94..7131a5b 100644 --- a/Source/PTEConsoleTableView.m +++ b/Source/PTEConsoleTableView.m @@ -3,7 +3,7 @@ // LumberjackConsole // // Created by Ernesto Rivera on 2014/04/09. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Source/PTEDashboard.h b/Source/PTEDashboard.h index d106df9..816e2ef 100644 --- a/Source/PTEDashboard.h +++ b/Source/PTEDashboard.h @@ -3,7 +3,7 @@ // LumberjackConsole // // Created by Ernesto Rivera on 2012/12/17. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // 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/Source/PTEDashboard.m b/Source/PTEDashboard.m index d16e9f9..a5a37d2 100644 --- a/Source/PTEDashboard.m +++ b/Source/PTEDashboard.m @@ -3,7 +3,7 @@ // LumberjackConsole // // Created by Ernesto Rivera on 2012/12/17. -// Copyright (c) 2013-2015 PTEz. +// Copyright (c) 2013-2017 PTEz. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.