Update copyright to 2020
This commit is contained in:
committed by
Paul Beckingham
parent
d81b999fa9
commit
a09f9d48ab
@@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
################################################################################
|
||||
##
|
||||
## Copyright 2006 - 2019, Paul Beckingham, Federico Hernandez.
|
||||
## Copyright 2006 - 2020, Paul Beckingham, Federico Hernandez.
|
||||
##
|
||||
## Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
## of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -189,7 +189,7 @@ if (open my $fh, '>:utf8', $file)
|
||||
"# ${url_current}\n",
|
||||
"# ${url_next}\n",
|
||||
"#\n",
|
||||
"# Copyright 2006 - 2019, Paul Beckingham, Federico Hernandez.\n",
|
||||
"# Copyright 2006 - 2020, Paul Beckingham, Federico Hernandez.\n",
|
||||
"#\n",
|
||||
"# Permission is hereby granted, free of charge, to any person obtaining a copy\n",
|
||||
"# of this software and associated documentation files (the \"Software\"), to deal\n",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# Copyright 2006 - 2019, Paul Beckingham, Federico Hernandez.
|
||||
# Copyright 2006 - 2020, Paul Beckingham, Federico Hernandez.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
# set -g task_complete_attribute_modifiers yes
|
||||
#
|
||||
#
|
||||
# Copyright 2014 - 2019, Roman Inflianskas <infroma@gmail.com>
|
||||
# Copyright 2014 - 2020, Roman Inflianskas <infroma@gmail.com>
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -53,7 +53,7 @@ You should then be ready to go.
|
||||
---
|
||||
All four above mentioned files are
|
||||
|
||||
Copyright 2009 - 2019 John Florian
|
||||
Copyright 2009 - 2020 John Florian
|
||||
|
||||
and are available under the MIT license.
|
||||
For the full text of this license, see COPYING.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
" Maintainer: John Florian <jflorian@doubledog.org>
|
||||
" Updated: Thu Dec 10 18:28:26 EST 2009
|
||||
"
|
||||
" Copyright 2009 - 2019 John Florian
|
||||
" Copyright 2009 - 2020 John Florian
|
||||
"
|
||||
" This file is available under the MIT license.
|
||||
" For the full text of this license, see COPYING.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
" Maintainer: John Florian <jflorian@doubledog.org>
|
||||
" Updated: Wed Jul 8 19:46:20 EDT 2009
|
||||
"
|
||||
" Copyright 2009 - 2019 John Florian
|
||||
" Copyright 2009 - 2020 John Florian
|
||||
"
|
||||
" This file is available under the MIT license.
|
||||
" For the full text of this license, see COPYING.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
" Maintainer: John Florian <jflorian@doubledog.org>
|
||||
" Updated: Wed Jul 8 19:46:32 EDT 2009
|
||||
"
|
||||
" Copyright 2009 - 2019 John Florian
|
||||
" Copyright 2009 - 2020 John Florian
|
||||
"
|
||||
" This file is available under the MIT license.
|
||||
" For the full text of this license, see COPYING.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
" Vim syntax file
|
||||
"
|
||||
" Copyright (c) 2014 - 2019 Taskwarrior Team
|
||||
" Copyright (c) 2014 - 2020 Taskwarrior Team
|
||||
" Copyright (c) 2009 - 2014 John Florian
|
||||
"
|
||||
" Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#compdef task
|
||||
#
|
||||
# Copyright 2010 - 2019 Johannes Schlatow
|
||||
# Copyright 2010 - 2020 Johannes Schlatow
|
||||
# Copyright 2009 P.C. Shyamshankar
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
||||
Reference in New Issue
Block a user