aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/01_compress_easy.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/examples/01_compress_easy.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/examples/01_compress_easy.c b/doc/examples/01_compress_easy.c
index 132a1bdf..d80af757 100644
--- a/doc/examples/01_compress_easy.c
+++ b/doc/examples/01_compress_easy.c
@@ -9,9 +9,6 @@
//
// Author: Lasse Collin
//
-// This file has been put into the public domain.
-// You can do whatever you want with this file.
-//
///////////////////////////////////////////////////////////////////////////////
#include <stdbool.h>