summaryrefslogtreecommitdiffstats
path: root/image.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-09-03 23:11:45 +0200
committerBert <ber.t@gmx.com>2011-09-03 23:11:45 +0200
commitd585b863548737f6e3815e204d4d01b206236ec2 (patch)
treed59b7e5435fc3dbc65bbb1f8033d3c4b46871ef0 /image.h
parenta23636d95ea1cdb40f03cd15b7db49f3a9d7cf42 (diff)
downloadnsxiv-d585b863548737f6e3815e204d4d01b206236ec2.tar.zst
Reformated license header
Diffstat (limited to 'image.h')
-rw-r--r--image.h22
1 files changed, 11 insertions, 11 deletions
diff --git a/image.h b/image.h
index cf50718..558e3c2 100644
--- a/image.h
+++ b/image.h
@@ -1,19 +1,19 @@
/* sxiv: image.h
* Copyright (c) 2011 Bert Muennich <muennich at informatik.hu-berlin.de>
*
- * This program 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 2
- * of the License, or (at your option) any later version.
+ * This program 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 2 of the License, or (at your
+ * option) any later version.
*
- * This program 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.
+ * This program 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, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA.
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef IMAGE_H