From 47a1dfe09ff70ad525837e5cb0c789e397cf55d0 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 6 Jan 2019 14:00:06 -0800 Subject: Updated copyright notice --- Common/NativeApp/Apple/Source/Classes/OSX/MetalView.h | 2 +- Common/NativeApp/Apple/Source/Classes/OSX/MetalView.m | 2 +- Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.h | 2 +- .../NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.mm | 2 +- Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.h | 2 +- Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.m | 2 +- Common/NativeApp/Apple/Source/Classes/OSX/ViewController.h | 2 +- Common/NativeApp/Apple/Source/Classes/OSX/ViewController.mm | 2 +- Common/NativeApp/include/MacOS/MacOSAppBase.h | 2 +- Common/NativeApp/src/MacOS/MacOSAppBase.cpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'Common/NativeApp') diff --git a/Common/NativeApp/Apple/Source/Classes/OSX/MetalView.h b/Common/NativeApp/Apple/Source/Classes/OSX/MetalView.h index b41119e..4964c42 100644 --- a/Common/NativeApp/Apple/Source/Classes/OSX/MetalView.h +++ b/Common/NativeApp/Apple/Source/Classes/OSX/MetalView.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/Apple/Source/Classes/OSX/MetalView.m b/Common/NativeApp/Apple/Source/Classes/OSX/MetalView.m index 0719499..328ac6e 100644 --- a/Common/NativeApp/Apple/Source/Classes/OSX/MetalView.m +++ b/Common/NativeApp/Apple/Source/Classes/OSX/MetalView.m @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.h b/Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.h index 3c84ecb..895123b 100644 --- a/Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.h +++ b/Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.mm b/Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.mm index 69b4dff..3bd4dbe 100644 --- a/Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.mm +++ b/Common/NativeApp/Apple/Source/Classes/OSX/ModeSelectionViewController.mm @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.h b/Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.h index 2a8edc7..1931c69 100644 --- a/Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.h +++ b/Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.m b/Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.m index eee4c2e..6f138c7 100644 --- a/Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.m +++ b/Common/NativeApp/Apple/Source/Classes/OSX/ViewBase.m @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/Apple/Source/Classes/OSX/ViewController.h b/Common/NativeApp/Apple/Source/Classes/OSX/ViewController.h index b9ef92d..a8e4685 100644 --- a/Common/NativeApp/Apple/Source/Classes/OSX/ViewController.h +++ b/Common/NativeApp/Apple/Source/Classes/OSX/ViewController.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/Apple/Source/Classes/OSX/ViewController.mm b/Common/NativeApp/Apple/Source/Classes/OSX/ViewController.mm index bfb3dbc..9559284 100644 --- a/Common/NativeApp/Apple/Source/Classes/OSX/ViewController.mm +++ b/Common/NativeApp/Apple/Source/Classes/OSX/ViewController.mm @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/include/MacOS/MacOSAppBase.h b/Common/NativeApp/include/MacOS/MacOSAppBase.h index 29b6c45..6081dd1 100644 --- a/Common/NativeApp/include/MacOS/MacOSAppBase.h +++ b/Common/NativeApp/include/MacOS/MacOSAppBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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/Common/NativeApp/src/MacOS/MacOSAppBase.cpp b/Common/NativeApp/src/MacOS/MacOSAppBase.cpp index e29aa84..d4c68a8 100644 --- a/Common/NativeApp/src/MacOS/MacOSAppBase.cpp +++ b/Common/NativeApp/src/MacOS/MacOSAppBase.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3