diff options
author | Loïc Hoguin <[email protected]> | 2014-02-06 19:57:23 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-02-06 19:57:23 +0100 |
commit | 903594bb8709db4fa98697ecf8adbdccabf64a83 (patch) | |
tree | bd68defeb3c6c1188f7249f0ba5cededb81f6702 /src/cowboy_sup.erl | |
parent | e85c7a5ee22e5f53ced3d98516ae045d695a503f (diff) | |
download | cowboy-903594bb8709db4fa98697ecf8adbdccabf64a83.tar.gz cowboy-903594bb8709db4fa98697ecf8adbdccabf64a83.tar.bz2 cowboy-903594bb8709db4fa98697ecf8adbdccabf64a83.zip |
Update copyright years
Diffstat (limited to 'src/cowboy_sup.erl')
-rw-r--r-- | src/cowboy_sup.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cowboy_sup.erl b/src/cowboy_sup.erl index 0e4e59a..21e1810 100644 --- a/src/cowboy_sup.erl +++ b/src/cowboy_sup.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011-2013, Loïc Hoguin <[email protected]> +%% Copyright (c) 2011-2014, 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 |