X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fcompat.h;h=f132779158be4e7b8d18f80d9c04056791ca634d;hb=937144b230752ac640e611cabb57387f613997bc;hp=125f6519ab78d39d844591585c793049bcdd850a;hpb=b877d7d52b0c12bc6d1f5cbcebbd054a4fb433b6;p=libradsec.git diff --git a/lib/compat.h b/lib/compat.h index 125f651..f132779 100644 --- a/lib/compat.h +++ b/lib/compat.h @@ -1,5 +1,5 @@ /* Copyright 2011 NORDUnet A/S. All rights reserved. - See the file COPYING for licensing information. */ + See LICENSE for licensing information. */ ssize_t compat_send (int sockfd, const void *buf, size_t len, int flags); ssize_t compat_recv (int sockfd, void *buf, size_t len, int flags);