Skip to content

Commit b99c5a5

Browse files
authored
Update copyright information in LICENSE and footer of Home page to reflect Homeworld Collective (#186)
1 parent a0e359a commit b99c5a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work.
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [2024] [Discourse Graphs]
189+
Copyright [2024] [Homeworld Collective]
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

apps/website/app/(home)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ export default async function Home() {
686686

687687
<footer className="mt-12 border-t border-neutral-light/10 bg-neutral-dark px-6 py-6">
688688
<div className="mx-auto flex max-w-6xl items-center justify-between">
689-
<p className="text-secondary">© 2024 Discourse Graphs</p>
689+
<p className="text-secondary">© 2024 Homeworld Collective</p>
690690
<div className="flex items-center space-x-4">
691691
<Link
692692
href="https://github.com/DiscourseGraphs"

0 commit comments

Comments
 (0)