]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: mention base32 in the title line of common basenc.c
authorBernhard Voelker <mail@bernhard-voelker.de>
Fri, 21 Dec 2018 07:31:00 +0000 (08:31 +0100)
committerAssaf Gordon <assafgordon@gmail.com>
Tue, 1 Jan 2019 23:32:27 +0000 (16:32 -0700)
* src/basenc.c: Do the above, and remove a redundant comment.

src/basenc.c

index d0eaef0c24b974c571c7827ab9cc3f68a73d3345..3ce1328a24a455fbec93eaaeaf4c38474cf442e5 100644 (file)
@@ -1,8 +1,6 @@
-/* Base64 encode/decode strings or files.
+/* Base64, base32, and similar encoding/decoding strings or files.
    Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
-   This file is part of Base64.
-
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or