Removing copyright. This software is now entirely in the public domain.

This commit is contained in:
richgel999
2020-09-15 14:12:38 -04:00
parent 44c8402e24
commit 57353fa9ac
137 changed files with 186 additions and 245 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
// File: lzham_timer.cpp
// See Copyright Notice and license at the end of include/lzham.h
// This software is in the public domain. Please see license.txt.
#include "lzham_core.h"
#include "lzham_timer.h"
@@ -144,4 +144,4 @@ namespace lzham
return ticks * g_inv_freq;
}
} // namespace lzham
} // namespace lzham