Skip to content

Commit 7e58d5b

Browse files
reid-spencerclaude
andcommitted
Update sbt-ossuminc to 1.3.5, fix remaining copyright headers
Bump sbt-ossuminc from 1.3.3 to 1.3.5 (corrected orgName default). Fix 133 source files that were missed in the initial corporate name correction (Ossum, Inc. → Ossum Inc.). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 059c56d commit 7e58d5b

134 files changed

Lines changed: 134 additions & 134 deletions

File tree

Some content is hidden

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

commands/jvm/src/main/scala/com/ossuminc/riddl/commands/CommandLoader.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/command/Command.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/command/CommandOptions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/command/CommonOptionsHelper.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/command/InputFileCommand.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/command/PassCommand.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/command/TranslationCommand.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/commands/AboutCommand.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/commands/BastifyCommand.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

commands/shared/src/main/scala/com/ossuminc/riddl/commands/Commands.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2026 Ossum, Inc.
2+
* Copyright 2019-2026 Ossum Inc.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

0 commit comments

Comments
 (0)