summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-05-20 17:48:51 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2014-05-20 17:48:51 +0100
commit8b0d969bd6e4ff5544bdf83d52e50bff55175324 (patch)
tree14a532ad0147b1f26b86f982287d4af4894557c1 /atari
parent22b683cea04a0b021b8f0077d9a09bf395fb732c (diff)
downloadnetsurf-8b0d969bd6e4ff5544bdf83d52e50bff55175324.tar.gz
netsurf-8b0d969bd6e4ff5544bdf83d52e50bff55175324.tar.bz2
Fix line endings.
Diffstat (limited to 'atari')
-rw-r--r--atari/hotlist.c32
1 files changed, 16 insertions, 16 deletions
diff --git a/atari/hotlist.c b/atari/hotlist.c
index bfbe5cd36..bd1e0f2cd 100644
--- a/atari/hotlist.c
+++ b/atari/hotlist.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/>.
*/