diff options
author | Jan Dalheimer <jan@dalheimer.de> | 2014-11-02 19:49:58 +0100 |
---|---|---|
committer | Jan Dalheimer <jan@dalheimer.de> | 2014-11-02 19:49:58 +0100 |
commit | 9217d9263e82653a9f93108f312de0b40be222ba (patch) | |
tree | 6313c8f4fec63e5deb5576d294f7a03e8cc96742 /logic/minecraft | |
parent | a3a5afe1198266e7c4a1bc6dd8f65062426b24c4 (diff) | |
download | MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.tar MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.tar.gz MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.tar.lz MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.tar.xz MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.zip |
Update copyright year (finally...)
Diffstat (limited to 'logic/minecraft')
-rw-r--r-- | logic/minecraft/InstanceVersion.h | 2 | ||||
-rw-r--r-- | logic/minecraft/MinecraftVersion.h | 2 | ||||
-rw-r--r-- | logic/minecraft/MinecraftVersionList.h | 2 | ||||
-rw-r--r-- | logic/minecraft/OneSixLibrary.h | 2 | ||||
-rw-r--r-- | logic/minecraft/OneSixRule.h | 2 | ||||
-rw-r--r-- | logic/minecraft/OpSys.h | 2 | ||||
-rw-r--r-- | logic/minecraft/VersionBuilder.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/logic/minecraft/InstanceVersion.h b/logic/minecraft/InstanceVersion.h index 664e4242..2c4bdd1d 100644 --- a/logic/minecraft/InstanceVersion.h +++ b/logic/minecraft/InstanceVersion.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * 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/logic/minecraft/MinecraftVersion.h b/logic/minecraft/MinecraftVersion.h index 152eeb8a..2531ab94 100644 --- a/logic/minecraft/MinecraftVersion.h +++ b/logic/minecraft/MinecraftVersion.h @@ -1,4 +1,4 @@ -/* Copyright 2013 Andrew Okin +/* Copyright 2013-2014 MultiMC Contributors * * 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/logic/minecraft/MinecraftVersionList.h b/logic/minecraft/MinecraftVersionList.h index 4753ce05..b067809a 100644 --- a/logic/minecraft/MinecraftVersionList.h +++ b/logic/minecraft/MinecraftVersionList.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * 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/logic/minecraft/OneSixLibrary.h b/logic/minecraft/OneSixLibrary.h index 1d2ac0cb..5aa20333 100644 --- a/logic/minecraft/OneSixLibrary.h +++ b/logic/minecraft/OneSixLibrary.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * 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/logic/minecraft/OneSixRule.h b/logic/minecraft/OneSixRule.h index 33f7ff93..7104c12e 100644 --- a/logic/minecraft/OneSixRule.h +++ b/logic/minecraft/OneSixRule.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * 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/logic/minecraft/OpSys.h b/logic/minecraft/OpSys.h index 363c87d7..6d5a326c 100644 --- a/logic/minecraft/OpSys.h +++ b/logic/minecraft/OpSys.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * 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/logic/minecraft/VersionBuilder.h b/logic/minecraft/VersionBuilder.h index 350179b9..85f50a1d 100644 --- a/logic/minecraft/VersionBuilder.h +++ b/logic/minecraft/VersionBuilder.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |