summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2020-11-02 15:26:20 -0800
committerEli Bendersky <eliben@gmail.com>2020-11-02 15:26:20 -0800
commit78beeb7d6f0a760f90a8592d9533042363a82810 (patch)
tree3d1876d260e0be5515234c90c7c6f640ece8fa86 /LICENSE
parent8d1e90282becddae24245c6c7c1a10479c06da9e (diff)
downloadpycparser-78beeb7d6f0a760f90a8592d9533042363a82810.tar.gz
Update LICENSE copyright year
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 79b7547..ea215f2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
pycparser -- A C parser in Python
-Copyright (c) 2008-2017, Eli Bendersky
+Copyright (c) 2008-2020, Eli Bendersky
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,