diff options
Diffstat (limited to 'src/resources/atlas')
-rw-r--r-- | src/resources/atlas/atlasitem.h | 2 | ||||
-rw-r--r-- | src/resources/atlas/atlasmanager.cpp | 2 | ||||
-rw-r--r-- | src/resources/atlas/atlasmanager.h | 2 | ||||
-rw-r--r-- | src/resources/atlas/atlasresource.cpp | 2 | ||||
-rw-r--r-- | src/resources/atlas/atlasresource.h | 2 | ||||
-rw-r--r-- | src/resources/atlas/textureatlas.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/resources/atlas/atlasitem.h b/src/resources/atlas/atlasitem.h index cb8e32cde..88a8bd6b9 100644 --- a/src/resources/atlas/atlasitem.h +++ b/src/resources/atlas/atlasitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * Copyright (C) 2012-2020 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasmanager.cpp b/src/resources/atlas/atlasmanager.cpp index b01db29aa..ae8c3381c 100644 --- a/src/resources/atlas/atlasmanager.cpp +++ b/src/resources/atlas/atlasmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * Copyright (C) 2012-2020 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasmanager.h b/src/resources/atlas/atlasmanager.h index c32eaa1de..435de7c41 100644 --- a/src/resources/atlas/atlasmanager.h +++ b/src/resources/atlas/atlasmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * Copyright (C) 2012-2020 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasresource.cpp b/src/resources/atlas/atlasresource.cpp index 91073563e..cb2580263 100644 --- a/src/resources/atlas/atlasresource.cpp +++ b/src/resources/atlas/atlasresource.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * Copyright (C) 2012-2020 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasresource.h b/src/resources/atlas/atlasresource.h index bb1fc582a..1742e96fb 100644 --- a/src/resources/atlas/atlasresource.h +++ b/src/resources/atlas/atlasresource.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * Copyright (C) 2012-2020 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/textureatlas.h b/src/resources/atlas/textureatlas.h index 7b2f15b82..052884fac 100644 --- a/src/resources/atlas/textureatlas.h +++ b/src/resources/atlas/textureatlas.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * Copyright (C) 2012-2020 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |