diff options
author | Loïc Hoguin <[email protected]> | 2018-06-04 08:51:39 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-06-04 08:51:39 +0200 |
commit | af88cb78fc0dffb27fd9ab09659a6ba595493c1a (patch) | |
tree | 2553204ebe203824a630f30b3d1bc676cb4d6bb6 /src/cow_uri.erl | |
parent | b0993f10db0c43971f98b812c6a291f8db05aef2 (diff) | |
download | cowlib-af88cb78fc0dffb27fd9ab09659a6ba595493c1a.tar.gz cowlib-af88cb78fc0dffb27fd9ab09659a6ba595493c1a.tar.bz2 cowlib-af88cb78fc0dffb27fd9ab09659a6ba595493c1a.zip |
Update copyrights
Diffstat (limited to 'src/cow_uri.erl')
-rw-r--r-- | src/cow_uri.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cow_uri.erl b/src/cow_uri.erl index ccbb7b1..c0d9903 100644 --- a/src/cow_uri.erl +++ b/src/cow_uri.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2016, Loïc Hoguin <[email protected]> +%% Copyright (c) 2016-2018, Loïc Hoguin <[email protected]> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above |