Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Change not-copyright things
Browse files Browse the repository at this point in the history
  • Loading branch information
FlameKat53 committed Mar 6, 2020
1 parent afecf9a commit 05fb178
Show file tree
Hide file tree
Showing 12 changed files with 61 additions and 55 deletions.
6 changes: 6 additions & 0 deletions main/arm9/source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-------------------------------------------------------------------
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#include <nds.h>
#include <stdio.h>
Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/include/driveMenu.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#ifndef DRIVE_MENU_H
#define DRIVE_MENU_H
Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/include/fileBrowse.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#ifndef FILE_BROWSE_H
#define FILE_BROWSE_H
Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/include/fileOperations.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#ifndef FILE_OPERATIONS_H
#define FILE_OPERATIONS_H
Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/include/main.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#ifndef MAIN_H
#define MAIN_H
Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/include/optionsMenu.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#ifndef OPTIONS_MENU_H
#define OPTIONS_MENU_H
Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/source/driveMenu.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/

#include "includes.h"
Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/source/fileBrowse.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#include "includes.h"

Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/source/fileOperations.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#include "includes.h"

Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/source/includes.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#ifndef _INCLUDES_H_
#define _INCLUDES_H_
Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/source/main.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019, 2020
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#include "includes.h"

Expand Down
10 changes: 5 additions & 5 deletions menu/arm9/source/optionsMenu.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*-----------------------------------------------------------------
Not Copyright (ɔ) 2019
Flame
Epicpkmn11
RocketRobz
VoltZ
Not Copyright (ɔ) 2019 - 2020
FlameKat53
Pk11
RocketRobz
StackZ
------------------------------------------------------------------*/
#include "includes.h"

Expand Down

0 comments on commit 05fb178

Please sign in to comment.