mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Normalize some copyright dates strings.
This will make it easier to simply search and replace.
This commit is contained in:
@@ -479,7 +479,7 @@ int do_it(void)
|
||||
}
|
||||
|
||||
flac__utils_printf(stderr, 2, "\n");
|
||||
flac__utils_printf(stderr, 2, "flac %s, Copyright (C) 2000-2009, 2011-2014 Josh Coalson & Xiph.Org Foundation\n", FLAC__VERSION_STRING);
|
||||
flac__utils_printf(stderr, 2, "flac %s, Copyright (C) 2000-2009 Josh Coalson, 2011-2014 Xiph.Org Foundation\n", FLAC__VERSION_STRING);
|
||||
flac__utils_printf(stderr, 2, "flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are\n");
|
||||
flac__utils_printf(stderr, 2, "welcome to redistribute it under certain conditions. Type `flac' for details.\n\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user