diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-07-15 18:28:43 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-07-15 18:28:43 -0400 |
commit | d6dcd4185bddff34724d6d539f834e9daf7dcf3d (patch) | |
tree | 5123b3bf610aaa5d62d318d9ebd144e0fc86ceb5 /COPYRIGHT | |
parent | 7a6c8a0df1b685d788fd4d3763681bb3018806d7 (diff) | |
download | musl-d6dcd4185bddff34724d6d539f834e9daf7dcf3d.tar.gz musl-d6dcd4185bddff34724d6d539f834e9daf7dcf3d.tar.xz musl-d6dcd4185bddff34724d6d539f834e9daf7dcf3d.zip |
update year in COPYRIGHT file
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYRIGHT b/COPYRIGHT index d49c0dc0..2525ffb5 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,7 +1,7 @@ musl as a whole is licensed under the following standard MIT license: ---------------------------------------------------------------------- -Copyright © 2005-2014 Rich Felker, et al. +Copyright © 2005-2019 Rich Felker, et al. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |