Skip to content

Commit

Permalink
Add license header
Browse files Browse the repository at this point in the history
  • Loading branch information
cprass committed Mar 9, 2024
1 parent 42497a5 commit e34ed10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routes/_app.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: AGPL-3.0-or-later
import { PageProps } from "$fresh/server.ts";

export default function App({ Component }: PageProps) {
Expand Down

0 comments on commit e34ed10

Please sign in to comment.