Skip to content

Commit a0cf4da

Browse files
committed
update the apidoc part number
[git-p4: depot-paths = "//dev/main.cpp/": change = 110897]
1 parent bee80ad commit a0cf4da

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

prj/apidoc/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<center>
22
Copyright &copy; 2000, $year, Oracle and/or its affiliates.
33
Licensed under the Universal Permissive License v 1.0 as shown at
4-
http://oss.oracle.com/licenses/upl.
4+
https://oss.oracle.com/licenses/upl.
55
</center>
66
</BODY>
7-
</HTML>
7+
</HTML>

prj/apidoc/header.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<!--
2-
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
33
44
Licensed under the Universal Permissive License v 1.0 as shown at
5-
http://oss.oracle.com/licenses/upl.
5+
https://oss.oracle.com/licenses/upl.
66
-->
77
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
88
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
99
<title>$title</title>
1010
<link href="doxygen.css" rel="stylesheet" type="text/css">
1111
<link href="tabs.css" rel="stylesheet" type="text/css">
1212
</head><body>
13-
<b>$projectname<br>14c ($projectnumber)</b><br>F23533-01
13+
<b>$projectname<br>14c ($projectnumber)</b><br>F79659-01

0 commit comments

Comments
 (0)