aboutsummaryrefslogtreecommitdiff
path: root/src/cmdline.opt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmdline.opt')
-rw-r--r--src/cmdline.opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmdline.opt b/src/cmdline.opt
index d8bd02f..5380b80 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies. -*- c -*-
- Copyright (C) 2008-2016 Sergey Poznyakoff
+ Copyright (C) 2008-2017 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
@@ -15,13 +15,13 @@
along with GNU Pies. If not, see <http://www.gnu.org/licenses/>. */
OPTIONS_BEGIN("pies",
[<process invocation and execution supervisor>],
[<>],
[<gnu>],
- [<copyright_year=2008-2016>],
+ [<copyright_year=2008-2017>],
[<copyright_holder=Sergey Poznyakoff>])
GROUP(Operation Mode)
OPTION(config-file,c,FILE,
[<use FILE instead of the default configuration>])

Return to:

Send suggestions and report system problems to the System administrator.