diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cli.rs | 2 | ||||
-rw-r--r-- | src/lib.rs | 2 | ||||
-rw-r--r-- | src/main.rs | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ /* - hitomezashi-rs Generates classical colored Hitomezashi stitch patterns + hitomezashi-rs Classic two-colored Hitomezashi stitch pattern generator Copyright (C) 2024 Nicholas Johnson This program is free software: you can redistribute it and/or modify @@ -1,5 +1,5 @@ /* - hitomezashi-rs Generates classical colored Hitomezashi stitch patterns + hitomezashi-rs Classic two-colored Hitomezashi stitch pattern generator Copyright (C) 2024 Nicholas Johnson This program is free software: you can redistribute it and/or modify diff --git a/src/main.rs b/src/main.rs index f516586..e71d6e7 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,5 +1,5 @@ /* - hitomezashi-rs Generates classical colored Hitomezashi stitch patterns + hitomezashi-rs Classic two-colored Hitomezashi stitch pattern generator Copyright (C) 2024 Nicholas Johnson This program is free software: you can redistribute it and/or modify |