diff options
Diffstat (limited to 'logic')
118 files changed, 118 insertions, 118 deletions
diff --git a/logic/BaseInstaller.cpp b/logic/BaseInstaller.cpp index a0d8e27c..0416c52b 100644 --- a/logic/BaseInstaller.cpp +++ b/logic/BaseInstaller.cpp @@ -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/logic/BaseInstaller.h b/logic/BaseInstaller.h index 9ab9755b..2d71a799 100644 --- a/logic/BaseInstaller.h +++ b/logic/BaseInstaller.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/logic/BaseInstance.cpp b/logic/BaseInstance.cpp index b23dde73..8048beea 100644 --- a/logic/BaseInstance.cpp +++ b/logic/BaseInstance.cpp @@ -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/logic/BaseInstance.h b/logic/BaseInstance.h index a0ac3c57..bcf28031 100644 --- a/logic/BaseInstance.h +++ b/logic/BaseInstance.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/logic/BaseVersion.h b/logic/BaseVersion.h index 49215247..053fa7d2 100644 --- a/logic/BaseVersion.h +++ b/logic/BaseVersion.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/logic/BaseVersionList.cpp b/logic/BaseVersionList.cpp index 691a0758..fe8af278 100644 --- a/logic/BaseVersionList.cpp +++ b/logic/BaseVersionList.cpp @@ -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/logic/BaseVersionList.h b/logic/BaseVersionList.h index 64a1870d..f8737b32 100644 --- a/logic/BaseVersionList.h +++ b/logic/BaseVersionList.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/logic/EnabledItemFilter.cpp b/logic/EnabledItemFilter.cpp index 4a5f5d3d..17e122a8 100644 --- a/logic/EnabledItemFilter.cpp +++ b/logic/EnabledItemFilter.cpp @@ -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/logic/EnabledItemFilter.h b/logic/EnabledItemFilter.h index 1b11d600..b5ae5738 100644 --- a/logic/EnabledItemFilter.h +++ b/logic/EnabledItemFilter.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/logic/InstanceFactory.cpp b/logic/InstanceFactory.cpp index 832b8387..0462aec0 100644 --- a/logic/InstanceFactory.cpp +++ b/logic/InstanceFactory.cpp @@ -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/logic/InstanceFactory.h b/logic/InstanceFactory.h index c98f0d87..5ddb1d81 100644 --- a/logic/InstanceFactory.h +++ b/logic/InstanceFactory.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/logic/InstanceList.cpp b/logic/InstanceList.cpp index bb7a10fc..29908e01 100644 --- a/logic/InstanceList.cpp +++ b/logic/InstanceList.cpp @@ -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/logic/InstanceList.h b/logic/InstanceList.h index e34cc053..4cb8ab6f 100644 --- a/logic/InstanceList.h +++ b/logic/InstanceList.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/logic/LegacyInstance.cpp b/logic/LegacyInst |
