aboutsummaryrefslogtreecommitdiff
path: root/src/piesctl-cl.opt
diff options
context:
space:
mode:
Diffstat (limited to 'src/piesctl-cl.opt')
-rw-r--r--src/piesctl-cl.opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/piesctl-cl.opt b/src/piesctl-cl.opt
index 41e982b..37d9da8 100644
--- a/src/piesctl-cl.opt
+++ b/src/piesctl-cl.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("piesctl",
[<GNU pies control program>],
[<COMMAND [ARG...]>],
[<gnu>],
- [<copyright_year=2008-2016>],
+ [<copyright_year=2008-2017>],
[<copyright_holder=Sergey Poznyakoff>])
OPTION(instance,i,NAME,
[<connect to instance NAME>])
BEGIN
instance = optarg;

Return to:

Send suggestions and report system problems to the System administrator.