Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit 04bd2d1

Browse files
chore: simplify copyright headers (#941)
1 parent d1f156c commit 04bd2d1

File tree

400 files changed

+401
-1997
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

400 files changed

+401
-1997
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ to the authors and teams of our core dependencies:
151151

152152
## License
153153

154-
Modus and its components are Copyright 2024 Hypermode Inc., and licensed under the terms of the
155-
Apache License, Version 2.0. See the [LICENSE](./LICENSE) file for a complete copy of the license.
154+
Modus and its components are Copyright © Hypermode Inc., and licensed under the terms of the Apache
155+
License, Version 2.0. See the [LICENSE](./LICENSE) file for a complete copy of the license.
156156

157157
If you have any questions about Modus licensing, or need an alternate license or other arrangement,
158158
please contact us at [email protected].

cli/install.sh

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright 2024 Hypermode Inc.
4-
# Licensed under the terms of the Apache License, Version 2.0
5-
# See the LICENSE file that accompanied this code for further details.
6-
#
7-
# SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
3+
# SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
84
# SPDX-License-Identifier: Apache-2.0
95

106
# Run with: curl install.hypermode.com/modus.sh -sSfL | bash

cli/src/commands/build/index.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
* Copyright 2024 Hypermode Inc.
3-
* Licensed under the terms of the Apache License, Version 2.0
4-
* See the LICENSE file that accompanied this code for further details.
5-
*
6-
* SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
2+
* SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
73
* SPDX-License-Identifier: Apache-2.0
84
*/
95

cli/src/commands/dev/index.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
* Copyright 2024 Hypermode Inc.
3-
* Licensed under the terms of the Apache License, Version 2.0
4-
* See the LICENSE file that accompanied this code for further details.
5-
*
6-
* SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
2+
* SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
73
* SPDX-License-Identifier: Apache-2.0
84
*/
95

cli/src/commands/new/index.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
* Copyright 2024 Hypermode Inc.
3-
* Licensed under the terms of the Apache License, Version 2.0
4-
* See the LICENSE file that accompanied this code for further details.
5-
*
6-
* SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
2+
* SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
73
* SPDX-License-Identifier: Apache-2.0
84
*/
95

cli/src/commands/runtime/install/index.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
* Copyright 2024 Hypermode Inc.
3-
* Licensed under the terms of the Apache License, Version 2.0
4-
* See the LICENSE file that accompanied this code for further details.
5-
*
6-
* SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
2+
* SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
73
* SPDX-License-Identifier: Apache-2.0
84
*/
95

cli/src/commands/runtime/list/index.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
* Copyright 2024 Hypermode Inc.
3-
* Licensed under the terms of the Apache License, Version 2.0
4-
* See the LICENSE file that accompanied this code for further details.
5-
*
6-
* SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
2+
* SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
73
* SPDX-License-Identifier: Apache-2.0
84
*/
95

cli/src/commands/runtime/remove/index.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
* Copyright 2024 Hypermode Inc.
3-
* Licensed under the terms of the Apache License, Version 2.0
4-
* See the LICENSE file that accompanied this code for further details.
5-
*
6-
* SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
2+
* SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
73
* SPDX-License-Identifier: Apache-2.0
84
*/
95

cli/src/commands/sdk/install/index.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
* Copyright 2024 Hypermode Inc.
3-
* Licensed under the terms of the Apache License, Version 2.0
4-
* See the LICENSE file that accompanied this code for further details.
5-
*
6-
* SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
2+
* SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
73
* SPDX-License-Identifier: Apache-2.0
84
*/
95

cli/src/commands/sdk/list/index.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
* Copyright 2024 Hypermode Inc.
3-
* Licensed under the terms of the Apache License, Version 2.0
4-
* See the LICENSE file that accompanied this code for further details.
5-
*
6-
* SPDX-FileCopyrightText: 2024 Hypermode Inc. <[email protected]>
2+
* SPDX-FileCopyrightText: © Hypermode Inc. <[email protected]>
73
* SPDX-License-Identifier: Apache-2.0
84
*/
95

0 commit comments

Comments
 (0)