diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-08-25 18:14:12 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-08-25 18:14:12 -0400 |
commit | 4737563b957e84ee06d07f373af533b2f037497a (patch) | |
tree | 396f568df8169718d46ac061790a86708f07baac /lib | |
parent | c8b8f07af14ad2ce9d0c0267962dd3bbf6473a4b (diff) |
a distributed -> the distributed
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Shorturl_api.php | 2 | ||||
-rw-r--r-- | lib/arraywrapper.php | 2 | ||||
-rw-r--r-- | lib/channel.php | 2 | ||||
-rw-r--r-- | lib/clienterroraction.php | 2 | ||||
-rw-r--r-- | lib/command.php | 2 | ||||
-rw-r--r-- | lib/commandinterpreter.php | 2 | ||||
-rw-r--r-- | lib/common.php | 2 | ||||
-rw-r--r-- | lib/daemon.php | 2 | ||||
-rw-r--r-- | lib/dberroraction.php | 2 | ||||
-rw-r--r-- | lib/error.php | 2 | ||||
-rw-r--r-- | lib/facebookutil.php | 2 | ||||
-rw-r--r-- | lib/galleryaction.php | 2 | ||||
-rw-r--r-- | lib/oauthstore.php | 2 | ||||
-rw-r--r-- | lib/omb.php | 2 | ||||
-rw-r--r-- | lib/openid.php | 2 | ||||
-rw-r--r-- | lib/ping.php | 2 | ||||
-rw-r--r-- | lib/queuehandler.php | 2 | ||||
-rw-r--r-- | lib/search_engines.php | 2 | ||||
-rw-r--r-- | lib/searchaction.php | 2 | ||||
-rw-r--r-- | lib/servererroraction.php | 2 | ||||
-rw-r--r-- | lib/subs.php | 2 | ||||
-rw-r--r-- | lib/twitter.php | 2 | ||||
-rw-r--r-- | lib/twitterapi.php | 2 | ||||
-rw-r--r-- | lib/util.php | 2 | ||||
-rw-r--r-- | lib/xmppqueuehandler.php | 2 |
25 files changed, 25 insertions, 25 deletions
diff --git a/lib/Shorturl_api.php b/lib/Shorturl_api.php index 0cc3baab8..365ddff79 100644 --- a/lib/Shorturl_api.php +++ b/lib/Shorturl_api.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/arraywrapper.php b/lib/arraywrapper.php index 4a33be27f..5e349e9a0 100644 --- a/lib/arraywrapper.php +++ b/lib/arraywrapper.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/channel.php b/lib/channel.php index cb35e5ddb..9cd16843d 100644 --- a/lib/channel.php +++ b/lib/channel.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/clienterroraction.php b/lib/clienterroraction.php index d5d34ecee..ca1e33e10 100644 --- a/lib/clienterroraction.php +++ b/lib/clienterroraction.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/command.php b/lib/command.php index 8d8834ded..78b17c74c 100644 --- a/lib/command.php +++ b/lib/command.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/commandinterpreter.php b/lib/commandinterpreter.php index 544e80633..628f55c2a 100644 --- a/lib/commandinterpreter.php +++ b/lib/commandinterpreter.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/common.php b/lib/common.php index dcd2b3757..48caa6112 100644 --- a/lib/common.php +++ b/lib/common.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/daemon.php b/lib/daemon.php index 4055d15cb..200314e20 100644 --- a/lib/daemon.php +++ b/lib/daemon.php @@ -1,6 +1,6 @@ <?php /** - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/dberroraction.php b/lib/dberroraction.php index 360aa72d0..c81f01fca 100644 --- a/lib/dberroraction.php +++ b/lib/dberroraction.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/error.php b/lib/error.php index 410a9da3f..261a25157 100644 --- a/lib/error.php +++ b/lib/error.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/facebookutil.php b/lib/facebookutil.php index e832fa50f..36b745279 100644 --- a/lib/facebookutil.php +++ b/lib/facebookutil.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/galleryaction.php b/lib/galleryaction.php index 845471704..83245df21 100644 --- a/lib/galleryaction.php +++ b/lib/galleryaction.php @@ -1,6 +1,6 @@ <?php /** - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/oauthstore.php b/lib/oauthstore.php index c6b15a169..6e2565bc7 100644 --- a/lib/oauthstore.php +++ b/lib/oauthstore.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/omb.php b/lib/omb.php index 6179ca140..8c0dfd6a2 100644 --- a/lib/omb.php +++ b/lib/omb.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/openid.php b/lib/openid.php index 3dcbb72c4..28dc36018 100644 --- a/lib/openid.php +++ b/lib/openid.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/ping.php b/lib/ping.php index 29cb25167..2ae4316c3 100644 --- a/lib/ping.php +++ b/lib/ping.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/queuehandler.php b/lib/queuehandler.php index 26582a6cf..d3d091f2f 100644 --- a/lib/queuehandler.php +++ b/lib/queuehandler.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/search_engines.php b/lib/search_engines.php index effa1e336..2dd7bb49a 100644 --- a/lib/search_engines.php +++ b/lib/search_engines.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/searchaction.php b/lib/searchaction.php index 6e8a568f9..4da2c012d 100644 --- a/lib/searchaction.php +++ b/lib/searchaction.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/servererroraction.php b/lib/servererroraction.php index 57454445d..a976778bf 100644 --- a/lib/servererroraction.php +++ b/lib/servererroraction.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/subs.php b/lib/subs.php index e1ee397cc..c30a81a98 100644 --- a/lib/subs.php +++ b/lib/subs.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/twitter.php b/lib/twitter.php index cb86d44d0..ed12d3592 100644 --- a/lib/twitter.php +++ b/lib/twitter.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/twitterapi.php b/lib/twitterapi.php index f2865f0c0..db44c93e1 100644 --- a/lib/twitterapi.php +++ b/lib/twitterapi.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/util.php b/lib/util.php index 9327185ea..dbd0e0a0f 100644 --- a/lib/util.php +++ b/lib/util.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/lib/xmppqueuehandler.php b/lib/xmppqueuehandler.php index ce19c48ac..91ecbcbba 100644 --- a/lib/xmppqueuehandler.php +++ b/lib/xmppqueuehandler.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify |