X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=src%2Fsem.c;fp=src%2Fsem.c;h=b4c4a89b5135ddeacbb76a22f735c1f62bddb847;hp=ee03e0b1d0872392d3770851e5bcdd372d49750e;hb=7eba49d24d56288d83746f3f0ce383d7c0c36552;hpb=ea87309935747eebc7cf8f5b46ed37975d1ebb09 diff --git a/src/sem.c b/src/sem.c index ee03e0b..b4c4a89 100644 --- a/src/sem.c +++ b/src/sem.c @@ -1,7 +1,7 @@ /* * Simple semaphore implementation, P() and V(). * - * Copyright (C) 2011-2013 Simon Ruderich + * Copyright (C) 2011-2014 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