summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@ringlet.net>2019-01-02 20:28:44 +0200
committerPeter Pentchev <roam@ringlet.net>2019-01-02 20:39:29 +0200
commit9af1074fa2fd679b306ca587f8661cfcf4c5cd41 (patch)
tree0f8c78dfe0e5b8cd4fcf8a2f89903a9394ee2994
parent420639b49a733421940e7c1578a240ccf5fc3ac3 (diff)
Regenerate t/*.t.
-rw-r--r--t/01-get-values.t2
-rw-r--r--t/02-check-values.t2
-rw-r--r--t/03-list-all.t2
-rw-r--r--t/05-match-names.t2
-rw-r--r--t/06-get-default.t2
-rw-r--r--t/07-match-values.t2
-rw-r--r--t/11-no-default.t2
-rw-r--r--t/12-last-value.t2
8 files changed, 8 insertions, 8 deletions
diff --git a/t/01-get-values.t b/t/01-get-values.t
index e109db1..f338516 100644
--- a/t/01-get-values.t
+++ b/t/01-get-values.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2008, 2011 Peter Pentchev
+# Copyright (c) 2008, 2011, 2019 Peter Pentchev
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/t/02-check-values.t b/t/02-check-values.t
index d6c8d5a..f91fab3 100644
--- a/t/02-check-values.t
+++ b/t/02-check-values.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2008, 2011 Peter Pentchev
+# Copyright (c) 2008, 2011, 2019 Peter Pentchev
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/t/03-list-all.t b/t/03-list-all.t
index 60a8053..327cb2d 100644
--- a/t/03-list-all.t
+++ b/t/03-list-all.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2008, 2011 Peter Pentchev
+# Copyright (c) 2008, 2011, 2019 Peter Pentchev
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/t/05-match-names.t b/t/05-match-names.t
index e028e8f..cd529e0 100644
--- a/t/05-match-names.t
+++ b/t/05-match-names.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2008, 2011 Peter Pentchev
+# Copyright (c) 2008, 2011, 2019 Peter Pentchev
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/t/06-get-default.t b/t/06-get-default.t
index d15341f..052f08e 100644
--- a/t/06-get-default.t
+++ b/t/06-get-default.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2008, 2011 Peter Pentchev
+# Copyright (c) 2008, 2011, 2019 Peter Pentchev
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/t/07-match-values.t b/t/07-match-values.t
index 37f5238..b66a9a8 100644
--- a/t/07-match-values.t
+++ b/t/07-match-values.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2008, 2011 Peter Pentchev
+# Copyright (c) 2008, 2011, 2019 Peter Pentchev
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/t/11-no-default.t b/t/11-no-default.t
index 07b3dba..b531334 100644
--- a/t/11-no-default.t
+++ b/t/11-no-default.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2008, 2011 Peter Pentchev
+# Copyright (c) 2008, 2011, 2019 Peter Pentchev
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/t/12-last-value.t b/t/12-last-value.t
index 3ee2950..baa8122 100644
--- a/t/12-last-value.t
+++ b/t/12-last-value.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2008, 2011 Peter Pentchev
+# Copyright (c) 2008, 2011, 2019 Peter Pentchev
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without