Skip to content

Commit 059c56d

Browse files
reid-spencerclaude
andcommitted
Correct corporate name from "Ossum, Inc." to "Ossum Inc."
Updated copyright headers in all Scala source files and README.md. The sbt-ossuminc plugin default orgName also needs updating; task filed in sbt-ossuminc/task/fix-orgname-comma.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e92876f commit 059c56d

159 files changed

Lines changed: 161 additions & 158 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.

README.md

Lines changed: 1 addition & 1 deletion

commands/jvm/src/test/scala/com/ossuminc/riddl/commands/BastGenCommandTest.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/jvm/src/test/scala/com/ossuminc/riddl/commands/NamespaceTest.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/jvm/src/test/scala/com/ossuminc/riddl/commands/RegressionTests.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/jvm/src/test/scala/com/ossuminc/riddl/commands/RiddlModelsRoundTripTest.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/jvm/src/test/scala/com/ossuminc/riddl/commands/RunCommandOnExamplesTest.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/jvm/src/test/scala/com/ossuminc/riddl/commands/RunCommandsOnExamplesTest.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/jvm/src/test/scala/com/ossuminc/riddl/commands/UnbastifyCommandTest.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/test/scala/com/ossuminc/riddl/commands/ASimpleTestCommand.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/test/scala/com/ossuminc/riddl/commands/CommandOptionsTest.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)