From 8c533e34eacf310a0babbcdf6c512a08eb447389 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 3 Jan 2021 00:54:28 +0900 Subject: 0.25.0 --- src/LICENSE | 2 +- src/core.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/LICENSE b/src/LICENSE index c64372a8..50aa5d92 100644 --- a/src/LICENSE +++ b/src/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-2020 Junegunn Choi +Copyright (c) 2013-2021 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/core.go b/src/core.go index 1c009c69..a18c3a18 100644 --- a/src/core.go +++ b/src/core.go @@ -3,7 +3,7 @@ Package fzf implements fzf, a command-line fuzzy finder. The MIT License (MIT) -Copyright (c) 2017 Junegunn Choi +Copyright (c) 2013-2021 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 -- cgit v1.2.3