diff options
| author | 2020-01-12 10:50:37 -0600 | |
|---|---|---|
| committer | 2020-01-12 10:50:37 -0600 | |
| commit | a68ee7aac68ac8a1a993cbcedbb2125c9e855e65 (patch) | |
| tree | 2299d5408fd6a0c6f0b5c02dd4a71e99abc21046 /tools | |
| parent | Test for regressions in #249 (diff) | |
Update Copyright 2020.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/symcharsgen.c | 2 | ||||
| -rw-r--r-- | tools/xxd.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/symcharsgen.c b/tools/symcharsgen.c index 4e28f023..4e3c7965 100644 --- a/tools/symcharsgen.c +++ b/tools/symcharsgen.c @@ -1,5 +1,5 @@ /* -* Copyright (c) 2019 Calvin Rose +* Copyright (c) 2020 Calvin Rose * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/tools/xxd.c b/tools/xxd.c index 6d68e255..a45f4f03 100644 --- a/tools/xxd.c +++ b/tools/xxd.c @@ -1,5 +1,5 @@ /* -* Copyright (c) 2019 Calvin Rose +* Copyright (c) 2020 Calvin Rose * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to |
