diff --git a/install.sh b/install.sh index f3c20c4..b68c556 100755 --- a/install.sh +++ b/install.sh @@ -1,11 +1,9 @@ #!/usr/bin/env bash -# Copyright 2024 Hypermode Inc. -# Licensed under the terms of the Apache License, Version 2.0 -# See the LICENSE file that accompanied this code for further details. # -# SPDX-FileCopyrightText: 2024 Hypermode Inc. +# SPDX-FileCopyrightText: © Hypermode Inc. # SPDX-License-Identifier: Apache-2.0 +# # Run with: curl install.hypermode.com/hyp.sh -sSfL | bash diff --git a/src/commands/link/index.ts b/src/commands/link/index.ts index 89b30a4..0cc8abb 100644 --- a/src/commands/link/index.ts +++ b/src/commands/link/index.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/commands/login/index.ts b/src/commands/login/index.ts index cc58914..33dccc2 100644 --- a/src/commands/login/index.ts +++ b/src/commands/login/index.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/commands/logout/index.ts b/src/commands/logout/index.ts index 7597e76..556b313 100644 --- a/src/commands/logout/index.ts +++ b/src/commands/logout/index.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/commands/org/switch.ts b/src/commands/org/switch.ts index be06662..3c87b92 100644 --- a/src/commands/org/switch.ts +++ b/src/commands/org/switch.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/custom/header.ts b/src/custom/header.ts index de36c13..6c45adf 100644 --- a/src/custom/header.ts +++ b/src/custom/header.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/custom/help.ts b/src/custom/help.ts index 566f6ab..e78a33c 100644 --- a/src/custom/help.ts +++ b/src/custom/help.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/custom/logo.ts b/src/custom/logo.ts index f89be5e..f4857dc 100644 --- a/src/custom/logo.ts +++ b/src/custom/logo.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/index.ts b/src/index.ts index 429a647..7f5ddc7 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/util/ci.ts b/src/util/ci.ts index 683952c..88d7e04 100644 --- a/src/util/ci.ts +++ b/src/util/ci.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/util/fs.ts b/src/util/fs.ts index 8c32176..d685b05 100644 --- a/src/util/fs.ts +++ b/src/util/fs.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/util/graphql.ts b/src/util/graphql.ts index b78c9bc..80d7fdc 100644 --- a/src/util/graphql.ts +++ b/src/util/graphql.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/util/index.ts b/src/util/index.ts index 8c1706a..0de0dfa 100644 --- a/src/util/index.ts +++ b/src/util/index.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/util/types.ts b/src/util/types.ts index a7044ba..55de3be 100644 --- a/src/util/types.ts +++ b/src/util/types.ts @@ -1,9 +1,5 @@ /* - * Copyright 2024 Hypermode Inc. - * Licensed under the terms of the Apache License, Version 2.0 - * See the LICENSE file that accompanied this code for further details. - * - * SPDX-FileCopyrightText: 2024 Hypermode Inc. + * SPDX-FileCopyrightText: © Hypermode Inc. * SPDX-License-Identifier: Apache-2.0 */