adding authors and copyright
This commit is contained in:
parent
f02423840c
commit
8afa476126
3
src/_cf
3
src/_cf
|
@ -1,7 +1,7 @@
|
||||||
#compdef cf
|
#compdef cf
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright 2015 Ferran Rodenas
|
# Copyright 2015 Ferran Rodenas & Danny Rosen
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@ -28,6 +28,7 @@
|
||||||
# -------
|
# -------
|
||||||
#
|
#
|
||||||
# * Ferran Rodenas (https://github.com/frodenas)
|
# * Ferran Rodenas (https://github.com/frodenas)
|
||||||
|
# * Danny Rosen (https://github.com/dannyzen)
|
||||||
#
|
#
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue