Commit 3bc187d
committed
fuse_fs: Add --version flag and deduplicate banner string
Add a --version command line option that prints the version banner and
exits. Consolidate the banner string into a single __banner__ variable
so the copyright notice is defined in one place rather than three.
Update copyright year to 2025-2026.1 parent 8ac9e0e commit 3bc187d
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2050 | 2050 | | |
2051 | 2051 | | |
2052 | 2052 | | |
2053 | | - | |
| 2053 | + | |
2054 | 2054 | | |
2055 | 2055 | | |
2056 | 2056 | | |
| |||
2127 | 2127 | | |
2128 | 2128 | | |
2129 | 2129 | | |
| 2130 | + | |
2130 | 2131 | | |
2131 | 2132 | | |
2132 | 2133 | | |
| |||
2249 | 2250 | | |
2250 | 2251 | | |
2251 | 2252 | | |
2252 | | - | |
| 2253 | + | |
2253 | 2254 | | |
2254 | 2255 | | |
2255 | 2256 | | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
2256 | 2262 | | |
2257 | 2263 | | |
2258 | 2264 | | |
| |||
0 commit comments