summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShun Sakai <sorairolake@protonmail.ch>2020-01-25 01:41:55 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-01-25 01:41:55 +0900
commit3918c45ceda5e7c57d6832cdeedbfeb8f7a6444e (patch)
tree32198cea624fd84053b0bba8f8fb3bb65989494a
parent4ec403347c803beccffcf7e9f12bacafcb5d24a2 (diff)
Update copyright year (#1832)
Update copyright year to 2020 and change to multi-year format.
-rw-r--r--LICENSE2
-rw-r--r--README-VIM.md2
-rw-r--r--README.md2
-rw-r--r--doc/fzf.txt2
-rw-r--r--man/man1/fzf-tmux.12
-rw-r--r--man/man1/fzf.12
-rw-r--r--src/LICENSE2
7 files changed, 7 insertions, 7 deletions
diff --git a/LICENSE b/LICENSE
index ea433261..c64372a8 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2016 Junegunn Choi
+Copyright (c) 2013-2020 Junegunn Choi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README-VIM.md b/README-VIM.md
index b5e3afe0..554d748a 100644
--- a/README-VIM.md
+++ b/README-VIM.md
@@ -338,4 +338,4 @@ endif
The MIT License (MIT)
-Copyright (c) 2019 Junegunn Choi
+Copyright (c) 2013-2020 Junegunn Choi
diff --git a/README.md b/README.md
index 6a4aa3df..b1f5972f 100644
--- a/README.md
+++ b/README.md
@@ -602,4 +602,4 @@ https://github.com/junegunn/fzf/wiki/Related-projects
The MIT License (MIT)
-Copyright (c) 2019 Junegunn Choi
+Copyright (c) 2013-2020 Junegunn Choi
diff --git a/doc/fzf.txt b/doc/fzf.txt
index 4c1697cf..d0744c73 100644
--- a/doc/fzf.txt
+++ b/doc/fzf.txt
@@ -338,7 +338,7 @@ LICENSE *fzf-license*
The MIT License (MIT)
-Copyright (c) 2019 Junegunn Choi
+Copyright (c) 2013-2020 Junegunn Choi
==============================================================================
vim:tw=78:sw=2:ts=2:ft=help:norl:nowrap:
diff --git a/man/man1/fzf-tmux.1 b/man/man1/fzf-tmux.1
index 30a9ebb4..8bb098b8 100644
--- a/man/man1/fzf-tmux.1
+++ b/man/man1/fzf-tmux.1
@@ -1,7 +1,7 @@
.ig
The MIT License (MIT)
-Copyright (c) 2019 Junegunn Choi
+Copyright (c) 2013-2020 Junegunn Choi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 1c281691..d6fe163d 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -1,7 +1,7 @@
.ig
The MIT License (MIT)
-Copyright (c) 2019 Junegunn Choi
+Copyright (c) 2013-2020 Junegunn Choi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/src/LICENSE b/src/LICENSE
index d222c9bf..c64372a8 100644
--- a/src/LICENSE
+++ b/src/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2017 Junegunn Choi
+Copyright (c) 2013-2020 Junegunn Choi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal