diff options
Diffstat (limited to 'system.h')
-rw-r--r-- | system.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -14,6 +14,11 @@ ** ** Missing functions are provided via #define or prototyped if available from ** the util helper library. Also provides some standard #defines. +** +** Written by Russ Allbery <rra@stanford.edu> +** Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University +** +** See LICENSE for licensing terms. */ #ifndef SYSTEM_H |