diff options
author | Linus Nordberg <linus@nordu.net> | 2010-09-26 00:37:40 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2010-09-26 00:37:40 +0200 |
commit | 94e3f46ef6c976f6bbd670555262ec6466314d8a (patch) | |
tree | 5fe76cefc2fb868b3f2be8d1b0cd8dfa47fe16ad /lib/libradsec-base.h | |
parent | cd66f4d2661093d245a6ffbb35c17d5b5812e9a3 (diff) |
Example client crafting simple packet using freeradius-libradius.
Diffstat (limited to 'lib/libradsec-base.h')
-rw-r--r-- | lib/libradsec-base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libradsec-base.h b/lib/libradsec-base.h index d8c9a2b..5d8dd11 100644 --- a/lib/libradsec-base.h +++ b/lib/libradsec-base.h @@ -1,7 +1,7 @@ /** @file libradsec-base.h @brief Low level API for libradsec. */ -/* FIXME: License blurb goes here. */ +/* See the file COPYING for licensing information. */ #include <unistd.h> #include <stdint.h> |