Skip to content

Commit 41672cd

Browse files
author
Allan Day
committed
Update copyright and license
Add Red Hat, Inc. as copyright holder. Specify license as CC-BY-SA.
1 parent b997e2c commit 41672cd

File tree

4 files changed

+9
-13
lines changed

4 files changed

+9
-13
lines changed

COPYING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
## Per-file attritubion
1+
Copyright © Red Hat, Inc.
2+
3+
This project is licensed under CC BY-SA 4.0. To view a copy of this
4+
license, visit http://creativecommons.org/licenses/by-sa/4.0/
25

3-
FIXME

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# Granite.code Docs
1+
# Granite.Code Docs
2+
3+
Granite.code user documentation website. Content is written in Markdown. Static HTML site is generated using Sphinx.
24

3-
FIXME

docs/conf.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@
1717

1818
# -- Project information -----------------------------------------------------
1919

20-
project = 'Granite.code Docs'
21-
copyright = '2025, Allan Day'
20+
project = 'Granite.Code Docs'
21+
copyright = 'Red Hat, Inc.'
2222
author = 'Allan Day'
2323

24-
2524
# -- General configuration ---------------------------------------------------
2625

2726
# Add any Sphinx extension module names here, as strings. They can be

docs/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ The Granite.Code vscode extension is based on
88
[Continue](https://github.com/continuedev/continue),
99
but with a number of changes, including:
1010

11-
## License
12-
13-
The code in this repository is licensed under the [Apache 2.0 License](./LICENSE), and Copyright 2025, Red Hat, Inc. and others.
14-
15-
16-
1711
```{toctree}
1812
:hidden:
1913
introduction.md

0 commit comments

Comments
 (0)