From 82dde9f426c9e6377fa25083593dd35c149e88f3 Mon Sep 17 00:00:00 2001 From: arthomnix Date: Sun, 5 Feb 2023 14:48:28 +0000 Subject: [PATCH] Update copyright years --- launcher/net/Download.cpp | 2 +- launcher/net/Download.h | 2 +- launcher/ui/MainWindow.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/launcher/net/Download.cpp b/launcher/net/Download.cpp index 2150fb14..f92d4de7 100644 --- a/launcher/net/Download.cpp +++ b/launcher/net/Download.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2021 MultiMC Contributors +/* Copyright 2013-2023 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/launcher/net/Download.h b/launcher/net/Download.h index c5102421..343ce7cd 100644 --- a/launcher/net/Download.h +++ b/launcher/net/Download.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2021 MultiMC Contributors +/* Copyright 2013-2023 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/launcher/ui/MainWindow.cpp b/launcher/ui/MainWindow.cpp index 8a6688d2..0a747734 100644 --- a/launcher/ui/MainWindow.cpp +++ b/launcher/ui/MainWindow.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2021 MultiMC Contributors +/* Copyright 2013-2023 MultiMC Contributors * * Authors: Andrew Okin * Peterix