diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-07-15 23:17:21 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-07-15 23:17:21 +0300 |
| commit | 60a96ba8cd43e1e6180c665923d94d493822db36 (patch) | |
| tree | 1d62d419e3f11c6ebd32c38a2e313ab555101fa8 | |
| parent | tests/dist.scm ("with-ssh"): Simplify the client part (diff) | |
| download | guile-ssh-60a96ba8cd43e1e6180c665923d94d493822db36.tar.gz | |
tests/dist.scm: Update copyright dates
| -rw-r--r-- | tests/dist.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dist.scm b/tests/dist.scm index 188e390..755d3c1 100644 --- a/tests/dist.scm +++ b/tests/dist.scm @@ -1,6 +1,6 @@ ;;; dist.scm -- Testing of the distributed forms -;; Copyright (C) 2015 Artyom V. Poptsov <poptsov.artyom@gmail.com> +;; Copyright (C) 2015, 2016 Artyom V. Poptsov <poptsov.artyom@gmail.com> ;; ;; This file is a part of Guile-SSH. ;; |
