X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=cprogs%2Fwith-lock-ex.c;h=f10e68208b72f0ea799a5632cef219f94ea59e1a;hp=2b7b45bee30c09637873123dc606aec9a9e0b64f;hb=b95ccd9ef90889e001d9d9061efd94af47466d64;hpb=d373f5a21ac0a92353cfa6ff6e35d8e0e324a9aa diff --git a/cprogs/with-lock-ex.c b/cprogs/with-lock-ex.c index 2b7b45b..f10e682 100644 --- a/cprogs/with-lock-ex.c +++ b/cprogs/with-lock-ex.c @@ -22,7 +22,30 @@ * compatibility with an earlier version). * * This file written by me, Ian Jackson, in 1993, 1994, 1995, 1996, - * 1998, 1999, 2016. I hereby place it in the public domain. + * 1998, 1999, 2016. + * + * Copyright 1993-2016 Ian Jackson in some jurisdictions + * Copyright 2017 Ian Jackson in all jurisdictions + * + * (MIT licence:) + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software and associated documentation files (the "Software"), + * to deal in the Software without restriction, including without limitation + * the rights to use, copy, modify, merge, publish, distribute, sublicense, + * and/or sell copies of the Software, and to permit persons to whom the + * Software is furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * SOFTWARE IN THE PUBLIC INTEREST, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR + * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + * DEALINGS IN THE SOFTWARE. */ #include