Skip to content

Commit 29406e5

Browse files
committed
change hyperlink in one-hdr
1 parent dc283ba commit 29406e5

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

davis_one/davis.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* Copyright (c) 2024 The DevTools Authors. All rights reserved.
22
* This Source Code Form is subject to the terms of the MIT licence.
3-
* https://github.com/DevToolsOrganization*/
3+
* https://github.com/DevToolsOrganization/matrix-data-visualization-DAVIS
4+
*/
45

56

67
//This file was generated by davis_one_maker.py script.

davis_one/davis.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* Copyright (c) 2024 The DevTools Authors. All rights reserved.
22
* This Source Code Form is subject to the terms of the MIT licence.
3-
* https://github.com/DevToolsOrganization*/
3+
* https://github.com/DevToolsOrganization/matrix-data-visualization-DAVIS
4+
*/
45

56

67
//This file was generated by davis_one_maker.py script.

davis_one_maker.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
LICENSE_HEADER = """/* Copyright (c) 2024 The DevTools Authors. All rights reserved.
77
* This Source Code Form is subject to the terms of the MIT licence.
8-
* https://github.com/DevToolsOrganization*/
8+
* https://github.com/DevToolsOrganization/matrix-data-visualization-DAVIS
9+
*/
910
"""
1011
GENERATED_INFO_HEADER = """
1112

0 commit comments

Comments
 (0)