diff options
author | Loïc Hoguin <[email protected]> | 2015-03-12 16:13:40 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-03-12 16:13:40 +0100 |
commit | 6f9b4bbc415db026f080b10a3d3d4400801882b1 (patch) | |
tree | 760275a03de406a1b05c60282dd562f53adcb594 /src/cow_cookie.erl | |
parent | a8db5d9f7a21f36d4582dd083001757513e5990e (diff) | |
download | cowlib-6f9b4bbc415db026f080b10a3d3d4400801882b1.tar.gz cowlib-6f9b4bbc415db026f080b10a3d3d4400801882b1.tar.bz2 cowlib-6f9b4bbc415db026f080b10a3d3d4400801882b1.zip |
Maintenance
* Update copyright years.
* Update erlang.mk.
* Fix triq testing.
Diffstat (limited to 'src/cow_cookie.erl')
-rw-r--r-- | src/cow_cookie.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cow_cookie.erl b/src/cow_cookie.erl index 02df65e..150efeb 100644 --- a/src/cow_cookie.erl +++ b/src/cow_cookie.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2013-2014, Loïc Hoguin <[email protected]> +%% Copyright (c) 2013-2015, 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 |