diff options
author | Greenphlem <antknee95@yahoo.com> | 2015-02-02 14:25:30 -0800 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-02-06 01:18:02 +0100 |
commit | c6c5134398dfd5ff34bcb56ffb8334df63b4750f (patch) | |
tree | f29439bf918dc8e5a43e52172f0a65214e9ae355 /depends/classparser | |
parent | 49ff31f131a35cc96f5e3573d0041ffecd4e9894 (diff) | |
download | PrismLauncher-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.gz PrismLauncher-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.bz2 PrismLauncher-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.zip |
Change copyright dates to 2015
Diffstat (limited to 'depends/classparser')
-rw-r--r-- | depends/classparser/include/classparser_config.h | 2 | ||||
-rw-r--r-- | depends/classparser/include/javautils.h | 2 | ||||
-rw-r--r-- | depends/classparser/src/javautils.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/depends/classparser/include/classparser_config.h b/depends/classparser/include/classparser_config.h index 6355b0bf..bfd4dcb4 100644 --- a/depends/classparser/include/classparser_config.h +++ b/depends/classparser/include/classparser_config.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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/depends/classparser/include/javautils.h b/depends/classparser/include/javautils.h index ac2c1b9e..43cca4bc 100644 --- a/depends/classparser/include/javautils.h +++ b/depends/classparser/include/javautils.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 MultiMC Contributors * * Authors: Orochimarufan <orochimarufan.x3@gmail.com> * diff --git a/depends/classparser/src/javautils.cpp b/depends/classparser/src/javautils.cpp index 5b50db23..f9310e5f 100644 --- a/depends/classparser/src/javautils.cpp +++ b/depends/classparser/src/javautils.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 MultiMC Contributors * * Authors: Orochimarufan <orochimarufan.x3@gmail.com> * |