X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcclient%2Fclient_ops_example.c;h=7c03f1c49cde424de92cb0a9e11b55e74696fdb9;hp=4fe166a873b54004f30519bb3ffd58b1dfd550ce;hb=d1e71f42379e8b5cd0748a7aeae8561b02cfe53d;hpb=34bb35a2496ec0402bb4d6c2546147cd37b27007 diff --git a/lib/silcclient/client_ops_example.c b/lib/silcclient/client_ops_example.c index 4fe166a8..7c03f1c4 100644 --- a/lib/silcclient/client_ops_example.c +++ b/lib/silcclient/client_ops_example.c @@ -5,7 +5,9 @@ At the end of this file SilcClientOperation structure is defined, and it is the one the you will give as an argument to the silc_client_alloc - function. See also lib/silcclient/README file, and silcclient.h. */ + function. See also lib/silcclient/README file, and silcclient.h. + + You may freely use this file in your application. */ /* Message sent to the application by library. `conn' associates the