X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=src%2Fsem.c;h=3c911cde10ff820ca06247df2d91b3b18e93422e;hb=8c1ed800d8962f196e03efe9ea6c26f7f540cf28;hp=563cea6d592f9361566c6c73e3578bf35b09d41f;hpb=0f69065a13b6831dadd2aef7928ee9654b7f43d1;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