X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=src%2Fsem.c;fp=src%2Fsem.c;h=3c911cde10ff820ca06247df2d91b3b18e93422e;hb=d778944d0403b093d43d9cbd94bd298bfc3a8d42;hp=563cea6d592f9361566c6c73e3578bf35b09d41f;hpb=b968543c8d621acf469a2aaab3f5e3dc42350e2d;p=tlsproxy%2Ftlsproxy.git diff --git a/src/sem.c b/src/sem.c index 563cea6..3c911cd 100644 --- a/src/sem.c +++ b/src/sem.c @@ -1,7 +1,7 @@ /* * Simple semaphore implementation, P() and V(). * - * Copyright (C) 2011-2012 Simon Ruderich + * Copyright (C) 2011-2013 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