Skip to content

Commit de5753e

Browse files
committed
Update copyright years for 2021
1 parent 735b93d commit de5753e

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

after/indent/javascript.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

after/indent/php.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

after/indent/typescript.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

after/syntax/javascript/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

after/syntax/php/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

after/syntax/reason/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

after/syntax/typescript/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

autoload/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

ftdetect/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

ftplugin/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

indent/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

syntax/graphql.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Copyright (c) 2016-2020 Jon Parise <jon@indelible.org>
1+
" Copyright (c) 2016-2021 Jon Parise <jon@indelible.org>
22
"
33
" Permission is hereby granted, free of charge, to any person obtaining a copy
44
" of this software and associated documentation files (the "Software"), to

0 commit comments

Comments
 (0)