From f0cc91c20301a8bfab0693c6f1c24ee614df8439 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 21 Jun 2015 23:02:16 +0200 Subject: dos2unix --- contrib/Makefile | 60 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/contrib/Makefile b/contrib/Makefile index 349a896..b6298ab 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -1,30 +1,30 @@ -## -## spreadspace pic projects -## -## -## Copyright (C) 2013-2015 Christian Pointner -## -## This file is part of spreadspace pic projects. -## -## spreadspace pic projects 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, either version 3 of the License, or -## any later version. -## -## spreadspace pic projects 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 spreadspace pic projects. If not, see . -## - -all: update-spreadpic - -.spreadpic.prepared: - git clone git://git.spreadspace.org/pic-utils.git - touch $@ - -update-spreadpic: .spreadpic.prepared - cd pic-utils/; git pull +## +## spreadspace pic projects +## +## +## Copyright (C) 2013-2015 Christian Pointner +## +## This file is part of spreadspace pic projects. +## +## spreadspace pic projects 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, either version 3 of the License, or +## any later version. +## +## spreadspace pic projects 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 spreadspace pic projects. If not, see . +## + +all: update-spreadpic + +.spreadpic.prepared: + git clone git://git.spreadspace.org/pic-utils.git + touch $@ + +update-spreadpic: .spreadpic.prepared + cd pic-utils/; git pull -- cgit v1.2.3