diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2017-02-03 23:14:34 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2017-02-03 23:14:34 +0100 |
commit | 3067e1592906a878c298f8c90300f482520ca44d (patch) | |
tree | 9913227f5693cbeda499240449f7a6e7f5c4ef63 /src/dictzip-input-stream.c | |
parent | 70b5d175b2ca7c3ed7fd1b20a45f99bc4e71f517 (diff) | |
download | tdv-3067e1592906a878c298f8c90300f482520ca44d.tar.gz tdv-3067e1592906a878c298f8c90300f482520ca44d.tar.xz tdv-3067e1592906a878c298f8c90300f482520ca44d.zip |
Fix and update LICENSE
Diffstat (limited to 'src/dictzip-input-stream.c')
-rw-r--r-- | src/dictzip-input-stream.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dictzip-input-stream.c b/src/dictzip-input-stream.c index f17a3c2..ae54c1f 100644 --- a/src/dictzip-input-stream.c +++ b/src/dictzip-input-stream.c @@ -2,7 +2,6 @@ * dictzip-input-stream.c: dictzip GIO stream reader * * Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com> - * All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |