diff options
Diffstat (limited to 'src/b64dec.c')
| -rw-r--r-- | src/b64dec.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/b64dec.c b/src/b64dec.c index 9a7efca1..c824786c 100644 --- a/src/b64dec.c +++ b/src/b64dec.c @@ -15,7 +15,7 @@   * GNU Lesser General Public License for more details.   *   * You should have received a copy of the GNU Lesser General Public License - * along with this program; if not, see <http://www.gnu.org/licenses/>. + * along with this program; if not, see <https://www.gnu.org/licenses/>.   */  #include <config.h>  | 
