summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-05-19 17:38:40 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2014-05-19 17:42:19 +0100
commit801737a373aa3d468eb4adf7af2c9de1830823b0 (patch)
tree18a4ab5a4cf12be04ca78f422856d25f22db0e6f /atari
parent93f01350dbf53ea7e6db3574f0aa245286b7cf01 (diff)
downloadnetsurf-801737a373aa3d468eb4adf7af2c9de1830823b0.tar.gz
netsurf-801737a373aa3d468eb4adf7af2c9de1830823b0.tar.bz2
Fix line endings.
Diffstat (limited to 'atari')
-rw-r--r--atari/gemtk/utils.c32
1 files changed, 16 insertions, 16 deletions
diff --git a/atari/gemtk/utils.c b/atari/gemtk/utils.c
index aac293d21..96582f3c2 100644
--- a/atari/gemtk/utils.c
+++ b/atari/gemtk/utils.c
@@ -1,19 +1,19 @@
-/*
- * Copyright 2013 Ole Loots <ole@monochrom.net>
- *
- * This file is part of NetSurf, http://www.netsurf-browser.org/
- *
- * NetSurf 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 Foundation; version 2 of the License.
- *
- * NetSurf 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 this program. If not, see <http://www.gnu.org/licenses/>.
+/*
+ * Copyright 2013 Ole Loots <ole@monochrom.net>
+ *
+ * This file is part of NetSurf, http://www.netsurf-browser.org/
+ *
+ * NetSurf 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 Foundation; version 2 of the License.
+ *
+ * NetSurf 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 this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>