From b6cfd2dffeeb733f07818db5f4ce11d4b3d51771 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 14 May 2008 15:26:48 -0400 Subject: license block for source code Added GNU Affero GPL license block to source code. Added name "LACONICA". I think it should work fine. darcs-hash:20080514192648-84dde-a430dc438a4e3741c62ccf30ee7f85ecc968b159.gz --- classes/Notice.php | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'classes/Notice.php') diff --git a/classes/Notice.php b/classes/Notice.php index a25afce2b..94b06deb3 100644 --- a/classes/Notice.php +++ b/classes/Notice.php @@ -1,6 +1,23 @@ . + */ -if (!defined('MICROBLOG')) { exit(1) } +if (!defined('LACONICA')) { exit(1) } /** * Table Definition for notice -- cgit v1.2.3-54-g00ecf