Skip to content

Commit

Permalink
fix stray space, try again with test file
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Jul 18, 2023
1 parent b01b077 commit 71a72c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ header:
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, you can obtain one at https://mozilla.org/MPL/2.0/.
Copyright Oxide Computer Company
paths:
Expand Down
8 changes: 0 additions & 8 deletions app/components/NoLicense.tsx
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, you can obtain one at https://mozilla.org/MPL/2.0/.
*
* Copyright Oxide Computer Company
*/

export function NoLicenseHere() {
return null
}

0 comments on commit 71a72c8

Please sign in to comment.