summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2018-03-08 19:48:29 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2018-03-08 19:48:29 +0300
commit251bff46604093f9e0c6ade55fc9d370e36677c8 (patch)
tree5fe0751813c5071d2f44dac5e97e91e7484b4a20 /modules
parentnode.scm: Improve error handling (diff)
downloadguile-ssh-251bff46604093f9e0c6ade55fc9d370e36677c8.tar.gz
modules/ssh/dist/node.scm: Update copyright dates
Diffstat (limited to 'modules')
-rw-r--r--modules/ssh/dist/node.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ssh/dist/node.scm b/modules/ssh/dist/node.scm
index 85867f7..f3f611a 100644
--- a/modules/ssh/dist/node.scm
+++ b/modules/ssh/dist/node.scm
@@ -1,6 +1,6 @@
;;; node.scm -- Distributed computing node
-;; Copyright (C) 2015, 2016, 2017 Artyom V. Poptsov <poptsov.artyom@gmail.com>
+;; Copyright (C) 2015, 2016, 2017, 2018 Artyom V. Poptsov <poptsov.artyom@gmail.com>
;;
;; This file is a part of Guile-SSH.
;;