diff --git a/README.md b/README.md index 59a6d6bf..a84ddbbf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ diff --git a/src/components/Button.astro b/src/components/Button.astro index f1cc36ce..2c81516a 100644 --- a/src/components/Button.astro +++ b/src/components/Button.astro @@ -1,6 +1,5 @@ --- -// © 2024 Chad Whitacre -// © 2024 David Cramer +// © 2024 Functional Software, Inc. dba Sentry // © 2024 Vlad-Stefan Harbuz // SPDX-License-Identifier: Apache-2.0 diff --git a/src/content/config.ts b/src/content/config.ts index d16c9f93..cf6e5590 100644 --- a/src/content/config.ts +++ b/src/content/config.ts @@ -1,4 +1,4 @@ -// © 2024 Chad Whitacre +// © 2024 Functional Software, Inc. dba Sentry // © 2024 Vlad-Stefan Harbuz // SPDX-License-Identifier: Apache-2.0 diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 324c22f4..ce8d3f00 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -1,6 +1,5 @@ --- -// © 2024 Chad Whitacre -// © 2024 David Cramer +// © 2024 Functional Software, Inc. dba Sentry // © 2024 Vlad-Stefan Harbuz // SPDX-License-Identifier: Apache-2.0 diff --git a/src/pages/index.astro b/src/pages/index.astro index 374bace5..67bed886 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,6 +1,5 @@ --- -// © 2024 Chad Whitacre -// © 2024 David Cramer +// © 2024 Functional Software, Inc. dba Sentry // © 2024 Vlad-Stefan Harbuz // SPDX-License-Identifier: Apache-2.0 diff --git a/src/pages/join.astro b/src/pages/join.astro index bf87326f..36c0a4df 100644 --- a/src/pages/join.astro +++ b/src/pages/join.astro @@ -1,5 +1,5 @@ --- -// © 2024 Chad Whitacre +// © 2024 Functional Software, Inc. dba Sentry // © 2024 Vlad-Stefan Harbuz // SPDX-License-Identifier: Apache-2.0 diff --git a/src/pages/members/[id].astro b/src/pages/members/[id].astro index 9020ab8f..1d02b103 100644 --- a/src/pages/members/[id].astro +++ b/src/pages/members/[id].astro @@ -1,6 +1,5 @@ --- -// © 2024 Chad Whitacre -// © 2024 David Cramer +// © 2024 Functional Software, Inc. dba Sentry // © 2024 Vlad-Stefan Harbuz // SPDX-License-Identifier: Apache-2.0 diff --git a/src/pages/members/index.astro b/src/pages/members/index.astro index 6b72aa43..1bd02785 100644 --- a/src/pages/members/index.astro +++ b/src/pages/members/index.astro @@ -1,6 +1,5 @@ --- -// © 2024 Chad Whitacre -// © 2024 David Cramer +// © 2024 Functional Software, Inc. dba Sentry // © 2024 Vlad-Stefan Harbuz // SPDX-License-Identifier: Apache-2.0