# HG changeset patch # User diego # Date 1208856750 0 # Node ID 9ba6d448729206e0964ed555e5d785dd8275d434 # Parent 3f3d90d27549cae71497e7904031b6e34d2470cb Use standard GPL header. diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/dialogs.c --- a/gui/win32/dialogs.c Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/dialogs.c Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/dialogs.h --- a/gui/win32/dialogs.h Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/dialogs.h Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef MPLAYER_GUI_DIALOGS_H diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/gui.c --- a/gui/win32/gui.c Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/gui.c Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/gui.h --- a/gui/win32/gui.h Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/gui.h Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef MPLAYER_GUI_GUI_H diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/interface.c --- a/gui/win32/interface.c Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/interface.c Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/playlist.c --- a/gui/win32/playlist.c Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/playlist.c Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/playlist.h --- a/gui/win32/playlist.h Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/playlist.h Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef MPLAYER_GUI_PLAYLIST_H diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/preferences.c --- a/gui/win32/preferences.c Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/preferences.c Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/skinload.c --- a/gui/win32/skinload.c Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/skinload.c Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/skinload.h --- a/gui/win32/skinload.h Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/skinload.h Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef MPLAYER_GUI_SKINLOAD_H diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/widgetrender.c --- a/gui/win32/widgetrender.c Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/widgetrender.c Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff -r 3f3d90d27549 -r 9ba6d4487292 gui/win32/wincfg.c --- a/gui/win32/wincfg.c Tue Apr 22 08:52:05 2008 +0000 +++ b/gui/win32/wincfg.c Tue Apr 22 09:32:30 2008 +0000 @@ -16,9 +16,9 @@ * 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 MPlayer; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include