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/stream.php | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'lib/stream.php') diff --git a/lib/stream.php b/lib/stream.php index 9f972d75e..b659eb8b5 100644 --- a/lib/stream.php +++ b/lib/stream.php @@ -1,6 +1,23 @@ . + */ + +if (!defined('LACONICA')) { exit(1) } define('NOTICES_PER_PAGE', 20); -- cgit v1.2.3-54-g00ecf