Skip to content

Commit

Permalink
Fixup headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Themaister committed Apr 9, 2012
1 parent 0f8a474 commit e3a71a8
Show file tree
Hide file tree
Showing 143 changed files with 38 additions and 290 deletions.
4 changes: 1 addition & 3 deletions 360/fonts.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down Expand Up @@ -881,4 +879,4 @@ void xdk360_video_font_draw_text(xdk360_video_font_t * font, float fOriginX, flo

// Call End() to complete the begin/end pair for drawing text
xdk360_video_font_end(font);
}
}
2 changes: 0 additions & 2 deletions 360/fonts.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions 360/main.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions 360/menu.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions 360/menu.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
6 changes: 2 additions & 4 deletions 360/salamander/main.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
/* SSNES - A Super Nintendo Entertainment System (SNES) Emulator frontend for libsnes.
/* SSNES - A frontend for libretro.
* SSNES Salamander - A frontend for managing some pre-launch tasks.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
* Some code herein may be based on code found in BSNES.
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
* ation, either version 3 of the License, or (at your option) any later version.
Expand Down Expand Up @@ -320,4 +318,4 @@ int main(int argc, char *argv[])
SSNES_LOG("Launch libsnes core: [%s] (return code: %x]).\n", libsnes_path, ret);

return 1;
}
}
2 changes: 0 additions & 2 deletions 360/shared.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
4 changes: 1 addition & 3 deletions 360/xdk360_audio.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2011 - Hans-Kristian Arntzen
*
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions 360/xdk360_input.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions 360/xdk360_input.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
4 changes: 1 addition & 3 deletions 360/xdk360_video.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A Super Nintendo Entertainment System (SNES) Emulator frontend for libsnes.
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions 360/xdk360_video.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
4 changes: 1 addition & 3 deletions 360/xdk360_video_general.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
* ation, either version 3 of the License, or (at your option) any later version.
Expand All @@ -27,4 +25,4 @@

extern unsigned g_frame_count;

#endif
#endif
2 changes: 0 additions & 2 deletions 360/xdk360_video_resources.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Daniel De Matteis
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/alsa.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/coreaudio.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
* Copyright (C) 2011-2012 - Chris Moeller
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/dsound.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/ext_audio.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/hermite.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/jack.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/openal.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/oss.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/pulse.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/resampler.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/roar.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/rsound.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/sdl_audio.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/sinc.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/test/main.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions audio/test/snr.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
15 changes: 15 additions & 0 deletions audio/utils.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
* ation, either version 3 of the License, or (at your option) any later version.
*
* SSNES is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along with SSNES.
* If not, see <http://www.gnu.org/licenses/>.
*/

#include "utils.h"

#if __SSE2__
Expand Down
15 changes: 15 additions & 0 deletions audio/utils.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
* ation, either version 3 of the License, or (at your option) any later version.
*
* SSNES is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along with SSNES.
* If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef AUDIO_UTILS_H
#define AUDIO_UTILS_H

Expand Down
2 changes: 0 additions & 2 deletions audio/xaudio.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions autosave.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
* ation, either version 3 of the License, or (at your option) any later version.
Expand Down
2 changes: 0 additions & 2 deletions autosave.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions boolean.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions cheats.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions cheats.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions compat/compat.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions compat/getopt_ssnes.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions compat/posix_string.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
2 changes: 0 additions & 2 deletions compat/strl.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* SSNES - A frontend for libretro.
* Copyright (C) 2010-2012 - Hans-Kristian Arntzen
*
*
* SSNES is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Found-
Expand Down
Loading

0 comments on commit e3a71a8

Please sign in to comment.