Browse Source

Update license copyright year

pull/613/head
Eric Freese 3 years ago
parent
commit
3ecc53dfe2
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      LICENSE
  2. +1
    -1
      zsh-autosuggestions.zsh

+ 1
- 1
LICENSE View File

@ -1,5 +1,5 @@
Copyright (c) 2013 Thiago de Arruda Copyright (c) 2013 Thiago de Arruda
Copyright (c) 2016-2019 Eric Freese
Copyright (c) 2016-2021 Eric Freese
Permission is hereby granted, free of charge, to any person Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation obtaining a copy of this software and associated documentation

+ 1
- 1
zsh-autosuggestions.zsh View File

@ -2,7 +2,7 @@
# https://github.com/zsh-users/zsh-autosuggestions # https://github.com/zsh-users/zsh-autosuggestions
# v0.6.4 # v0.6.4
# Copyright (c) 2013 Thiago de Arruda # Copyright (c) 2013 Thiago de Arruda
# Copyright (c) 2016-2019 Eric Freese
# Copyright (c) 2016-2021 Eric Freese
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation # obtaining a copy of this software and associated documentation

Loading…
Cancel
Save