X-Git-Url: https://harishankar.org/repos/?a=blobdiff_plain;ds=sidebyside;f=constantstrings.h;h=8dd458267a2863fb9f177cd882ef2f6c8e7a7ec0;hb=4b3af864cbe5027ed14b6956b29ee71d06b4c3d5;hp=8c4c8882862acfdac1cad27b93cb86522a52aece;hpb=45f36755d87b858fd2d22ae239fed24d3f4faae9;p=wordblah.git 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!"