diff options
Diffstat (limited to 'test/automated/sasl-scram-rfc-tests.el')
-rw-r--r-- | test/automated/sasl-scram-rfc-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/sasl-scram-rfc-tests.el b/test/automated/sasl-scram-rfc-tests.el index 130de240481..96cec77c56d 100644 --- a/test/automated/sasl-scram-rfc-tests.el +++ b/test/automated/sasl-scram-rfc-tests.el @@ -1,6 +1,6 @@ ;;; sasl-scram-rfc-tests.el --- tests for SCRAM-SHA-1 -*- lexical-binding: t; -*- -;; Copyright (C) 2014-2016 Free Software Foundation, Inc. +;; Copyright (C) 2014-2017 Free Software Foundation, Inc. ;; Author: Magnus Henoch <magnus.henoch@gmail.com> |