summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-05-20 21:22:42 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2014-05-20 21:22:42 +0100
commit1785eba57792ea1dae1c0dfdfac261ee8a27c247 (patch)
treeaca01724d9b6d20cd44d88fa8ede882c84b94e2e /atari
parentc9c8e2f92c28131bc7ac62cd1d2275733a89ec95 (diff)
downloadnetsurf-1785eba57792ea1dae1c0dfdfac261ee8a27c247.tar.gz
netsurf-1785eba57792ea1dae1c0dfdfac261ee8a27c247.tar.bz2
Fix line endings.
Diffstat (limited to 'atari')
-rw-r--r--atari/treeview.c32
1 files changed, 16 insertions, 16 deletions
diff --git a/atari/treeview.c b/atari/treeview.c
index 8c7330640..03497cba2 100644
--- a/atari/treeview.c
+++ b/atari/treeview.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 <inttypes.h>