X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/353bc75ddcc747e241296418a985ad2b265a86cf..bf53e756e0d26c9cdca601e65f2e652bc1bb1b21:/licence.c diff --git a/licence.c b/licence.c index 22627c5..f2bffae 100644 --- a/licence.c +++ b/licence.c @@ -1,5 +1,7 @@ +#include "agedu.h" + const char *const licence[] = { - "agedu is copyright 2008 Simon Tatham. All rights reserved.\n", + PNAME " is copyright 2008 Simon Tatham. All rights reserved.\n", "\n", "Permission is hereby granted, free of charge, to any person\n", "obtaining a copy of this software and associated documentation files\n",