Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ hide_table_of_contents: false

[atom](https://github.com/AppThreat/atom) and [chen](https://github.com/AppThreat/chen),
two open source tools for high-quality code analysis built by the

[AppThreat](https://www.appthreat.com/) team, are now part of the

non-profit [AboutCode](https://aboutcode.org/)
organization committed to making open source easier and safer
to use by building critical open source tools for Software Composition
Expand Down
3 changes: 2 additions & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,9 @@ const config = {

{ label: 'Privacy Policy', to: '/privacy' },
{ label: 'Terms of Service', to: '/terms' },
{ label: 'Credits', to: '/credits' },
],
copyright: `Copyright AboutCode Europe ASBL.   All rights reserved.   Built with Docusaurus.`,
copyright: `Copyright AboutCode Europe ASBL.   Content licensed under CC-BY-SA-4.0.   Built with Docusaurus.`,
},
prism: {
theme: prismThemes.github,
Expand Down
29 changes: 28 additions & 1 deletion website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 0 additions & 44 deletions website/package.json

This file was deleted.

Loading