summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--parse_fastimport.go2
-rw-r--r--types.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/parse_fastimport.go b/parse_fastimport.go
index 18121a6..491788b 100644
--- a/parse_fastimport.go
+++ b/parse_fastimport.go
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2018 Luke Shumaker <lukeshu@lukeshu.com>
+// Copyright (C) 2017-2018, 2020 Luke Shumaker <lukeshu@lukeshu.com>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
diff --git a/types.go b/types.go
index eabd0b0..2edaad8 100644
--- a/types.go
+++ b/types.go
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2018 Luke Shumaker <lukeshu@lukeshu.com>
+// Copyright (C) 2017-2018, 2020 Luke Shumaker <lukeshu@lukeshu.com>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by