diff options
author | Petr Mrázek <peterix@gmail.com> | 2017-01-08 04:58:05 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2017-01-08 04:58:05 +0100 |
commit | f530aae9d3e463eede56d51314ed09919090e383 (patch) | |
tree | 0c3e6434f277d8510dad0737d0a68de8e2ee9164 /libraries | |
parent | 5ea224f8f56a25cc2ac22d80c47939c4121fceb9 (diff) | |
download | MultiMC-f530aae9d3e463eede56d51314ed09919090e383.tar MultiMC-f530aae9d3e463eede56d51314ed09919090e383.tar.gz MultiMC-f530aae9d3e463eede56d51314ed09919090e383.tar.lz MultiMC-f530aae9d3e463eede56d51314ed09919090e383.tar.xz MultiMC-f530aae9d3e463eede56d51314ed09919090e383.zip |
NOISSUE update all the Copyright comments and texts to include 2017
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/classparser/include/classparser_config.h | 2 | ||||
-rw-r--r-- | libraries/classparser/include/javautils.h | 2 | ||||
-rw-r--r-- | libraries/classparser/src/javautils.cpp | 2 | ||||
-rw-r--r-- | libraries/launcher/net/minecraft/Launcher.java | 2 | ||||
-rw-r--r-- | libraries/launcher/org/multimc/EntryPoint.java | 2 | ||||
-rw-r--r-- | libraries/launcher/org/multimc/Launcher.java | 2 | ||||
-rw-r--r-- | libraries/launcher/org/multimc/LegacyFrame.java | 2 | ||||
-rw-r--r-- | libraries/launcher/org/multimc/NotFoundException.java | 2 | ||||
-rw-r--r-- | libraries/launcher/org/multimc/ParamBucket.java | 2 | ||||
-rw-r--r-- | libraries/launcher/org/multimc/ParseException.java | 2 | ||||
-rw-r--r-- | libraries/launcher/org/multimc/Utils.java | 2 | ||||
-rw-r--r-- | libraries/launcher/org/multimc/onesix/OneSixLauncher.java | 2 | ||||
-rw-r--r-- | libraries/rainbow/include/rainbow_config.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/libraries/classparser/include/classparser_config.h b/libraries/classparser/include/classparser_config.h index bfd4dcb4..cc903210 100644 --- a/libraries/classparser/include/classparser_config.h +++ b/libraries/classparser/include/classparser_config.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 MultiMC Contributors +/* Copyright 2013-2017 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/libraries/classparser/include/javautils.h b/libraries/classparser/include/javautils.h index 43cca4bc..aad7b504 100644 --- a/libraries/classparser/include/javautils.h +++ b/libraries/classparser/include/javautils.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 MultiMC Contributors +/* Copyright 2013-2017 MultiMC Contributors * * Authors: Orochimarufan <orochimarufan.x3@gmail.com> * diff --git a/libraries/classparser/src/javautils.cpp b/libraries/classparser/src/javautils.cpp index f9310e5f..719032af 100644 --- a/libraries/classparser/src/javautils.cpp +++ b/libraries/classparser/src/javautils.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 MultiMC Contributors +/* Copyright 2013-2017 MultiMC Contributors * * Authors: Orochimarufan <orochimarufan.x3@gmail.com> * diff --git a/libraries/launcher/net/minecraft/Launcher.java b/libraries/launcher/net/minecraft/Launcher.java index a53501ec..5aec2654 100644 --- a/libraries/launcher/net/minecraft/Launcher.java +++ b/libraries/launcher/net/minecraft/Launcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2014 MultiMC Contributors + * Copyright 2012-2017 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/libraries/launcher/org/multimc/EntryPoint.java b/libraries/launcher/org/multimc/EntryPoint.java index 1d46c023..e4d335b7 100644 --- a/libraries/launcher/org/multimc/EntryPoint.java +++ b/libraries/launcher/org/multimc/EntryPoint.java @@ -1,5 +1,5 @@ package org.multimc;/* - * Copyright 2012-2014 MultiMC Contributors + * Copyright 2012-2017 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/libraries/launcher/org/multimc/Launcher.java b/libraries/launcher/org/multimc/Launcher.java index 1aa2b21f..fd7af8b8 100644 --- a/libraries/launcher/org/multimc/Launcher.java +++ b/libraries/launcher/org/multimc/Launcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2014 MultiMC Contributors + * Copyright 2012-2017 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/libraries/launcher/org/multimc/LegacyFrame.java b/libraries/launcher/org/multimc/LegacyFrame.java index a081f3ae..8f7a364c 100644 --- a/libraries/launcher/org/multimc/LegacyFrame.java +++ b/libraries/launcher/org/multimc/LegacyFrame.java @@ -1,5 +1,5 @@ package org.multimc;/* - * Copyright 2012-2014 MultiMC Contributors + * Copyright 2012-2017 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/libraries/launcher/org/multimc/NotFoundException.java b/libraries/launcher/org/multimc/NotFoundException.java index fe154a2f..aa27c173 100644 --- a/libraries/launcher/org/multimc/NotFoundException.java +++ b/libraries/launcher/org/multimc/NotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2014 MultiMC Contributors + * Copyright 2012-2017 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/libraries/launcher/org/multimc/ParamBucket.java b/libraries/launcher/org/multimc/ParamBucket.java index 2e197d9f..d3880dd7 100644 --- a/libraries/launcher/org/multimc/ParamBucket.java +++ b/libraries/launcher/org/multimc/ParamBucket.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2014 MultiMC Contributors + * Copyright 2012-2017 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/libraries/launcher/org/multimc/ParseException.java b/libraries/launcher/org/multimc/ParseException.java index d9e8e53e..b2e5ff65 100644 --- a/libraries/launcher/org/multimc/ParseException.java +++ b/libraries/launcher/org/multimc/ParseException.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2014 MultiMC Contributors + * Copyright 2012-2017 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/libraries/launcher/org/multimc/Utils.java b/libraries/launcher/org/multimc/Utils.java index 86182831..860c0864 100644 --- a/libraries/launcher/org/multimc/Utils.java +++ b/libraries/launcher/org/multimc/Utils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2014 MultiMC Contributors + * Copyright 2012-2017 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/libraries/launcher/org/multimc/onesix/OneSixLauncher.java b/libraries/launcher/org/multimc/onesix/OneSixLauncher.java index 053e3674..61a30ede 100644 --- a/libraries/launcher/org/multimc/onesix/OneSixLauncher.java +++ b/libraries/launcher/org/multimc/onesix/OneSixLauncher.java @@ -1,4 +1,4 @@ -/* Copyright 2012-2014 MultiMC Contributors +/* Copyright 2012-2017 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/libraries/rainbow/include/rainbow_config.h b/libraries/rainbow/include/rainbow_config.h index ccd500ed..cac53837 100644 --- a/libraries/rainbow/include/rainbow_config.h +++ b/libraries/rainbow/include/rainbow_config.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 MultiMC Contributors +/* Copyright 2013-2017 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |