aboutsummaryrefslogtreecommitdiffstats
path: root/commands.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 /commands.h
parenta23636d95ea1cdb40f03cd15b7db49f3a9d7cf42 (diff)
downloadnsxiv-d585b863548737f6e3815e204d4d01b206236ec2.tar.zst
Reformated license header
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h22
1 files changed, 11 insertions, 11 deletions
diff --git a/commands.h b/commands.h
index c7e58ae..2ea8ae1 100644
--- a/commands.h
+++ b/commands.h
@@ -1,19 +1,19 @@
/* sxiv: commands.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 COMMANDS_H