X-Git-Url: https://harishankar.org/repos/?p=wordblah.git;a=blobdiff_plain;f=constantstrings.h;fp=constantstrings.h;h=8dd458267a2863fb9f177cd882ef2f6c8e7a7ec0;hp=8c4c8882862acfdac1cad27b93cb86522a52aece;hb=4b3af864cbe5027ed14b6956b29ee71d06b4c3d5;hpb=e68ee2820dbc5f37927cb3c18d414aa394688e82 diff --git a/constantstrings.h b/constantstrings.h index 8c4c888..8dd4582 100644 --- a/constantstrings.h +++ b/constantstrings.h @@ -2,6 +2,8 @@ #define __CONSTANTSTRINGS_H #define VERSION "0.1a" +#define LICENSE_BSD "Licensed under the BSD 3-clause license \ +https://opensource.org/licenses/BSD-3-Clause" #define FROZEN_GRID "Grid is frozen. Unfreeze grid first!" #define UNFROZEN_GRID "Grid is unfrozen. Freeze grid first!" #define EXCEED_GRID_SIZE "Row/col exceeded grid size!"