Skip to content

Commit 16b777f

Browse files
propensivegithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 9b3cbb1 commit 16b777f

16 files changed

+19
-16
lines changed

.github/readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ follow a hierarchical pattern.
2222

2323

2424

25+
26+
27+
2528
## Getting Started
2629

2730
The type `Root` defines a "root", beneath which any number of possible `Path` instances may exist in
@@ -187,6 +190,6 @@ The logo shows a serpentine section of river, meandering.
187190

188191
## License
189192

190-
Serpentine is copyright © 2024 Jon Pretty & Propensive OÜ, and
193+
Serpentine is copyright © 2025 Jon Pretty & Propensive OÜ, and
191194
is made available under the [Apache 2.0 License](/license.md).
192195

src/bench/serpentine.Benchmarks.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/anticipation+serpentine-core.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/serpentine-core.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/serpentine.Case.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/serpentine.Navigable.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/serpentine.Path.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/serpentine.PathAscent.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/serpentine.PathError.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/serpentine.Pathlike.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Serpentine, version [unreleased]. Copyright 2024 Jon Pretty, Propensive OÜ.
2+
Serpentine, version 0.26.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

0 commit comments

Comments
 (0)