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

Refresh copyright lines

This commit is contained in:
Loïc Hoguin 2024-01-25 11:22:54 +01:00
parent 8f9051519e
commit b36f064a91
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
57 changed files with 57 additions and 56 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2011-2022, Loïc Hoguin <essen@ninenines.eu> Copyright (c) 2011-2024, 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 22.0 and newer.
Cowboy uses the ISC License. Cowboy uses the ISC License.
---- ----
Copyright (c) 2011-2019, Loïc Hoguin <essen@ninenines.eu> Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2014-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2015-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2013-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2013-2024, Loïc Hoguin <essen@ninenines.eu>
%% Copyright (c) 2011, Magnus Klaar <magnus.klaar@gmail.com> %% Copyright (c) 2011, Magnus Klaar <magnus.klaar@gmail.com>
%% %%
%% 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) 2015-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2015-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2013-2024, Loïc Hoguin <essen@ninenines.eu>
%% Copyright (c) 2013, James Fish <james@fishcakez.com> %% Copyright (c) 2013, James Fish <james@fishcakez.com>
%% %%
%% 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2015-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2014-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2014-2024, 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,5 @@
%% Copyright (c) 2024, jdamanalo <joshuadavid.agustin@manalo.ph> %% Copyright (c) 2024, jdamanalo <joshuadavid.agustin@manalo.ph>
%% Copyright (c) 2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2015-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2016-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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) 2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2017-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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-2017, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2011-2024, 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) 2018, Loïc Hoguin <essen@ninenines.eu> %% Copyright (c) 2018-2024, 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