From d47ce8842b0c466d93502acb00e39a23e6082e91 Mon Sep 17 00:00:00 2001 From: StackZ <47382115+SuperSaiyajinStackZ@users.noreply.github.com> Date: Wed, 1 Jul 2020 08:44:06 +0200 Subject: [PATCH] Change to 2020 Universal-Team. --- gui.cpp | 2 +- gui.hpp | 2 +- hid.cpp | 2 +- hid.hpp | 2 +- screen.hpp | 2 +- screenCommon.hpp | 2 +- structs.hpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gui.cpp b/gui.cpp index af58cc3..68bd441 100644 --- a/gui.cpp +++ b/gui.cpp @@ -1,6 +1,6 @@ /* * This file is part of Universal-Core -* Copyright (C) 2020 DeadPhoenix8091, Epicpkmn11, Flame, RocketRobz, StackZ, TotallyNotGuy +* Copyright (C) 2020 Universal-Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/gui.hpp b/gui.hpp index 9d2c00c..c325fa5 100644 --- a/gui.hpp +++ b/gui.hpp @@ -1,6 +1,6 @@ /* * This file is part of Universal-Core -* Copyright (C) 2020 DeadPhoenix8091, Epicpkmn11, Flame, RocketRobz, StackZ, TotallyNotGuy +* Copyright (C) 2020 Universal-Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/hid.cpp b/hid.cpp index 494b5f2..64011dd 100644 --- a/hid.cpp +++ b/hid.cpp @@ -1,6 +1,6 @@ /* * This file is part of Universal-Core -* Copyright (C) 2020 DeadPhoenix8091, Epicpkmn11, Flame, RocketRobz, StackZ, TotallyNotGuy +* Copyright (C) 2020 Universal-Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/hid.hpp b/hid.hpp index 0683f2b..43d2cd0 100644 --- a/hid.hpp +++ b/hid.hpp @@ -1,6 +1,6 @@ /* * This file is part of Universal-Core -* Copyright (C) 2020 DeadPhoenix8091, Epicpkmn11, Flame, RocketRobz, StackZ, TotallyNotGuy +* Copyright (C) 2020 Universal-Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/screen.hpp b/screen.hpp index f67b6c5..bbb3480 100644 --- a/screen.hpp +++ b/screen.hpp @@ -1,6 +1,6 @@ /* * This file is part of Universal-Core -* Copyright (C) 2020 DeadPhoenix8091, Epicpkmn11, Flame, RocketRobz, StackZ, TotallyNotGuy +* Copyright (C) 2020 Universal-Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/screenCommon.hpp b/screenCommon.hpp index 3c6ecd1..09a873d 100644 --- a/screenCommon.hpp +++ b/screenCommon.hpp @@ -1,6 +1,6 @@ /* * This file is part of Universal-Core -* Copyright (C) 2020 DeadPhoenix8091, Epicpkmn11, Flame, RocketRobz, StackZ, TotallyNotGuy +* Copyright (C) 2020 Universal-Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/structs.hpp b/structs.hpp index 60a85e4..00241a7 100644 --- a/structs.hpp +++ b/structs.hpp @@ -1,6 +1,6 @@ /* * This file is part of Universal-Core -* Copyright (C) 2020 DeadPhoenix8091, Epicpkmn11, Flame, RocketRobz, StackZ, TotallyNotGuy +* Copyright (C) 2020 Universal-Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by