summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-07-30 13:21:07 (GMT)
committerGitHub <noreply@github.com>2019-07-30 13:21:07 (GMT)
commit6d9c887c931493509f258279efab63b39b7f2e29 (patch)
tree0bc63a6fc22020d8f1dd8968ef728e6e785a642a /src
parent7a8b3f7410449f4b04d5d3ec3a5e19b9b82e0504 (diff)
parentb4bb5f7d457d6e5a938f6e112e51284d7029c01a (diff)
downloadDoxygen-6d9c887c931493509f258279efab63b39b7f2e29.zip
Doxygen-6d9c887c931493509f258279efab63b39b7f2e29.tar.gz
Doxygen-6d9c887c931493509f258279efab63b39b7f2e29.tar.bz2
Merge pull request #7101 from albert-github/feature/bug_js_license
Removed superfluous character
Diffstat (limited to 'src')
-rw-r--r--src/ftvhelp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ftvhelp.h b/src/ftvhelp.h
index 4c3f986..9bcaa5b 100644
--- a/src/ftvhelp.h
+++ b/src/ftvhelp.h
@@ -73,7 +73,7 @@ class FTVHelp : public IndexIntf
};
#define JAVASCRIPT_LICENSE_TEXT \
- "/*\n@ @licstart The following is the entire license notice for the\n" \
+ "/*\n@licstart The following is the entire license notice for the\n" \
"JavaScript code in this file.\n\nCopyright (C) 1997-2019 by Dimitri van Heesch\n\n" \
"This program is free software; you can redistribute it and/or modify\n" \
"it under the terms of version 2 of the GNU General Public License as published by\n" \