Updating license/copyright

This commit is contained in:
Rich Geldreich
2016-06-15 23:03:05 -07:00
parent d2a3948ab9
commit eeeeba7e40
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ const uint cDXTBlockSize = 4;
static int print_usage()
{
printf("Description: Simple .DDS DXTn block compression using crnlib.\n");
printf("Copyright (c) 2010-2011 Tenacious Software LLC\n");
printf("Copyright (c) 2010-2016 Binomial LLC\n");
printf("Usage: example3 [source_file] [options]\n");
printf("\n");
printf("Note: This simple example is not multithreaded, so it's not going to be\n");