Skip to content

Commit af806a2

Browse files
felipecgitster
authored andcommitted
zsh: update copyright notices
Signed-off-by: Felipe Contreras <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 441ecda commit af806a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/completion/git-completion.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# zsh completion wrapper for git
44
#
5-
# Copyright (c) 2012-2013 Felipe Contreras <[email protected]>
5+
# Copyright (c) 2012-2020 Felipe Contreras <[email protected]>
66
#
77
# The recommended way to install this script is to make a copy of it as a
88
# file named '_git' inside any directory in your fpath.

t/t9902-completion.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
#
3-
# Copyright (c) 2012 Felipe Contreras
3+
# Copyright (c) 2012-2020 Felipe Contreras
44
#
55

66
test_description='test bash completion'

0 commit comments

Comments
 (0)