summaryrefslogtreecommitdiff
path: root/zen/base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'zen/base64.h')
-rw-r--r--zen/base64.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/zen/base64.h b/zen/base64.h
index 5f18ea36..ae896e70 100644
--- a/zen/base64.h
+++ b/zen/base64.h
@@ -1,8 +1,9 @@
// **************************************************************************
-// * This file is part of the zenXML project. It is distributed under the *
-// * Boost Software License: http://www.boost.org/LICENSE_1_0.txt *
+// * This file is part of the FreeFileSync project. It is distributed under *
+// * GNU General Public License: http://www.gnu.org/licenses/gpl.html *
// * Copyright (C) Zenju (zenju AT gmx DOT de) - All Rights Reserved *
// **************************************************************************
+
#ifndef BASE64_HEADER_08473021856321840873021487213453214
#define BASE64_HEADER_08473021856321840873021487213453214
bgstack15