comparison plugins/auth/auth.js @ 913:5e25439fe98d

misc: update years
author David Demelier <markand@malikania.fr>
date Mon, 03 Feb 2020 20:20:00 +0100
parents 06cc2f95f479
children 637a98de3910
comparison
equal deleted inserted replaced
911:32b0397f0992 913:5e25439fe98d
1 /* 1 /*
2 * auth.js -- generic plugin to authenticate to services 2 * auth.js -- generic plugin to authenticate to services
3 * 3 *
4 * Copyright (c) 2013-2019 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2013-2020 David Demelier <markand@malikania.fr>
5 * 5 *
6 * Permission to use, copy, modify, and/or distribute this software for any 6 * Permission to use, copy, modify, and/or distribute this software for any
7 * purpose with or without fee is hereby granted, provided that the above 7 * purpose with or without fee is hereby granted, provided that the above
8 * copyright notice and this permission notice appear in all copies. 8 * copyright notice and this permission notice appear in all copies.
9 * 9 *