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 --- lib/action.php | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'lib/action.php') diff --git a/lib/action.php b/lib/action.php index ed25ac9d8..049885acd 100644 --- a/lib/action.php +++ b/lib/action.php @@ -1,6 +1,23 @@ . + */ -if (!defined('MICROBLOG')) { exit(1) } +if (!defined('LACONICA')) { exit(1) } class Action { // lawsuit -- cgit v1.2.3-54-g00ecf