diff options
Diffstat (limited to 'Library/Homebrew/hw.model.c')
-rw-r--r-- | Library/Homebrew/hw.model.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Homebrew/hw.model.c b/Library/Homebrew/hw.model.c index 12436057b..c2507daee 100644 --- a/Library/Homebrew/hw.model.c +++ b/Library/Homebrew/hw.model.c @@ -1,3 +1,8 @@ +/* + This software is in the public domain, furnished "as is", without technical + support, and with no warranty, express or implied, as to its usefulness for + any purpose. +*/ #include <sys/sysctl.h> #include <stdio.h> |