diff options
Diffstat (limited to 'src/include/usr/ipstat.h')
-rw-r--r-- | src/include/usr/ipstat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/usr/ipstat.h b/src/include/usr/ipstat.h index 5ff8b40c3..803254bcb 100644 --- a/src/include/usr/ipstat.h +++ b/src/include/usr/ipstat.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); extern void ipstat ( void ); |