Update license information.
This commit is contained in:
parent
95bd7cbb9a
commit
559b00c889
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
/* Copyright (c) 2013 Sven Weidauer
|
||||
* Code is under the MIT license, see the LICENSE file.
|
||||
*/
|
||||
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#include <CommonCrypto/CommonCrypto.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2013 Sven
|
||||
Copyright (c) 2013 Sven Weidauer
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
|
|
Loading…
Add table
Reference in a new issue