X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=src%2Fsem.c;fp=src%2Fsem.c;h=86f1a15eb474fc8307ff01d1f2cde2d54a56fa2b;hb=948878cf1d882adef61f9bd7c26473089f3032ad;hp=0122390731bfde3b3db8b3d69addfd4fef38b80d;hpb=3b5cc897aaab145273870aa6e1027432fcb648df;p=tlsproxy%2Ftlsproxy.git diff --git a/src/sem.c b/src/sem.c index 0122390..86f1a15 100644 --- a/src/sem.c +++ b/src/sem.c @@ -1,7 +1,7 @@ /* * Simple semaphore implementation, P() and V(). * - * Copyright (C) 2011 Simon Ruderich + * Copyright (C) 2011-2012 Simon Ruderich * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by