diff options
author | Fredrik Salomonsson <plattfot@gmail.com> | 2020-05-08 20:21:59 -0700 |
---|---|---|
committer | Fredrik Salomonsson <plattfot@gmail.com> | 2020-05-08 20:21:59 -0700 |
commit | 4b7ead7c10b0f1a017e6e4bab3a12c4bbbbd3109 (patch) | |
tree | abd6bb6d639c57bbd33df66b232366039c5819d4 | |
parent | ba2212e3f3e13104f26178a09504d5a84ebcb7c7 (diff) | |
download | pinentry-rofi-4b7ead7c10b0f1a017e6e4bab3a12c4bbbbd3109.tar.gz |
Fix copyright
-rwxr-xr-x | pinentry-rofi.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pinentry-rofi.scm b/pinentry-rofi.scm index c025c37..1d1b5a4 100755 --- a/pinentry-rofi.scm +++ b/pinentry-rofi.scm @@ -3,7 +3,7 @@ !# ;; Copyright © 2016 Quentin "Sardem FF7" Glidic -;; Copyright © 2018 Fredrik "PlaTFooT" Salomonsson +;; Copyright © 2018-2020 Fredrik "PlaTFooT" Salomonsson ;; ;; Permission is hereby granted, free of charge, to any person obtaining a copy ;; of this software and associated documentation files (the "Software"), to deal |