Simplify docs to hide the copyright

This commit is contained in:
gingerBill
2022-01-17 19:00:47 +00:00
parent 97922406fe
commit c85ac955f7
16 changed files with 65 additions and 45 deletions
+3
View File
@@ -5,6 +5,9 @@
List of contributors:
Jeroen van Rijn: Initial implementation, optimization.
*/
// package compress is a collection of utilities to aid with other compression packages
package compress
import "core:io"