summaryrefslogtreecommitdiffstats
path: root/src/H5Fmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Fmodule.h')
-rw-r--r--src/H5Fmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fmodule.h b/src/H5Fmodule.h
index d57926f..a28bdb3 100644
--- a/src/H5Fmodule.h
+++ b/src/H5Fmodule.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
4e Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() callsdgp2011-03-066-22/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclCmdMZ.c: with TclParseBackslash() where possible. * generic/tclCompExpr.c: * generic/tclCompile.c: * generic/tclUtil.c:
| * | | | | | * generic/tclUtil.c (TclFindElement): Guard escape sequence scansdgp2011-03-062-1/+6
| |\ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | to not overrun the string end. [Bug 3192636]
* | | | | | * generic/tclUtil.c (TclFindElement): Guard escape sequence scansdgp2011-03-062-1/+6
| | | | | | | | | | | | | | | | | | to not overrun the string end. [Bug 3192636]
| * | | | | * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-063-2/+45
| |\ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | * tests/parse.test: \x and \u substitutions. [Bug 3200987]
* | | | | * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-063-2/+45
| | | | | | | | | | | | | | | * tests/parse.test: \x and \u substitutions. [Bug 3200987]
| * | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-02