diff --git a/LICENSE b/LICENSE index e0da9468..44331ac4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-2024 Junegunn Choi +Copyright (c) 2013-2025 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 a2559843..86651f94 100644 --- a/README-VIM.md +++ b/README-VIM.md @@ -493,4 +493,4 @@ autocmd FileType fzf set laststatus=0 noshowmode noruler The MIT License (MIT) -Copyright (c) 2013-2024 Junegunn Choi +Copyright (c) 2013-2025 Junegunn Choi diff --git a/README.md b/README.md index 0a7eac94..9a461654 100644 --- a/README.md +++ b/README.md @@ -981,7 +981,7 @@ https://github.com/junegunn/fzf/wiki/Related-projects The MIT License (MIT) -Copyright (c) 2013-2024 Junegunn Choi +Copyright (c) 2013-2025 Junegunn Choi Sponsors :heart: ---------------- diff --git a/doc/fzf.txt b/doc/fzf.txt index c8de4b92..1a92eb5f 100644 --- a/doc/fzf.txt +++ b/doc/fzf.txt @@ -503,7 +503,7 @@ LICENSE *fzf-license* The MIT License (MIT) -Copyright (c) 2013-2024 Junegunn Choi +Copyright (c) 2013-2025 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 e6b984b2..7b97b367 100644 --- a/man/man1/fzf-tmux.1 +++ b/man/man1/fzf-tmux.1 @@ -1,7 +1,7 @@ .ig The MIT License (MIT) -Copyright (c) 2013-2024 Junegunn Choi +Copyright (c) 2013-2025 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 3ae172e0..0cf9f242 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1,7 +1,7 @@ .ig The MIT License (MIT) -Copyright (c) 2013-2024 Junegunn Choi +Copyright (c) 2013-2025 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/plugin/fzf.vim b/plugin/fzf.vim index 254e69d7..f2066996 100644 --- a/plugin/fzf.vim +++ b/plugin/fzf.vim @@ -1,4 +1,4 @@ -" Copyright (c) 2013-2024 Junegunn Choi +" Copyright (c) 2013-2025 Junegunn Choi " " MIT License " diff --git a/src/LICENSE b/src/LICENSE index e0da9468..44331ac4 100644 --- a/src/LICENSE +++ b/src/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-2024 Junegunn Choi +Copyright (c) 2013-2025 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