0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Welcome to 2017

This commit is contained in:
Loïc Hoguin 2017-01-02 19:36:36 +01:00
parent fac882164c
commit 43adacc760
No known key found for this signature in database
GPG key ID: 71366FF21851DF03
33 changed files with 33 additions and 33 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
Permission to use, copy, modify, and/or distribute this software for any Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above purpose with or without fee is hereby granted, provided that the above

View file

@ -42,7 +42,7 @@ Cowboy is developed for Erlang/OTP 19.0 and newer.
Cowboy uses the ISC License. Cowboy uses the ISC License.
---- ----
Copyright (c) 2011-2016, Loïc Hoguin <essen@ninenines.eu> Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
Permission to use, copy, modify, and/or distribute this software for any Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2016, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2014-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2016, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2015, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2015-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2013-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2013-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% Copyright (c) 2011, Anthony Ramine <nox@dev-extend.eu> %% Copyright (c) 2011, Anthony Ramine <nox@dev-extend.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
%% Copyright (c) 2013-2017, Loïc Hoguin <essen@ninenines.eu>
%% Copyright (c) 2011, Magnus Klaar <magnus.klaar@gmail.com> %% Copyright (c) 2011, Magnus Klaar <magnus.klaar@gmail.com>
%% Copyright (c) 2013-2014, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2015, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2015-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2016, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
%% Copyright (c) 2013-2017, Loïc Hoguin <essen@ninenines.eu>
%% Copyright (c) 2013, James Fish <james@fishcakez.com> %% Copyright (c) 2013, James Fish <james@fishcakez.com>
%% Copyright (c) 2013-2014, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2015, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2015-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2014-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2014-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2016, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% Copyright (c) 2011, Anthony Ramine <nox@dev-extend.eu> %% Copyright (c) 2011, Anthony Ramine <nox@dev-extend.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2016, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2015, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2015-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2016, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2016, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
%% Copyright (c) 2011-2014, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
%% %%
%% Permission to use, copy, modify, and/or distribute this software for any %% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above %% purpose with or without fee is hereby granted, provided that the above