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 /classes | |
parent | c8b8f07af14ad2ce9d0c0267962dd3bbf6473a4b (diff) |
a distributed -> the distributed
Diffstat (limited to 'classes')
-rw-r--r-- | classes/File.php | 2 | ||||
-rw-r--r-- | classes/File_oembed.php | 2 | ||||
-rw-r--r-- | classes/File_redirection.php | 2 | ||||
-rw-r--r-- | classes/File_thumbnail.php | 2 | ||||
-rw-r--r-- | classes/File_to_post.php | 2 | ||||
-rw-r--r-- | classes/Group_alias.php | 2 | ||||
-rw-r--r-- | classes/Group_block.php | 2 | ||||
-rw-r--r-- | classes/Memcached_DataObject.php | 2 | ||||
-rw-r--r-- | classes/Notice.php | 2 | ||||
-rw-r--r-- | classes/Notice_inbox.php | 2 | ||||
-rw-r--r-- | classes/Notice_tag.php | 2 | ||||
-rw-r--r-- | classes/Profile.php | 2 | ||||
-rw-r--r-- | classes/Profile_block.php | 2 | ||||
-rw-r--r-- | classes/Remote_profile.php | 2 | ||||
-rw-r--r-- | classes/Session.php | 2 | ||||
-rw-r--r-- | classes/Status_network.php | 2 | ||||
-rw-r--r-- | classes/Subscription.php | 2 | ||||
-rw-r--r-- | classes/User.php | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/classes/File.php b/classes/File.php index ef2152962..1a97b51c9 100644 --- a/classes/File.php +++ b/classes/File.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/classes/File_oembed.php b/classes/File_oembed.php index dafd17873..ab2115f0b 100644 --- a/classes/File_oembed.php +++ b/classes/File_oembed.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/classes/File_redirection.php b/classes/File_redirection.php index 2de5800a0..3ff934d35 100644 --- a/classes/File_redirection.php +++ b/classes/File_redirection.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/classes/File_thumbnail.php b/classes/File_thumbnail.php index 46ab73b72..dd23a3d03 100644 --- a/classes/File_thumbnail.php +++ b/classes/File_thumbnail.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/classes/File_to_post.php b/classes/File_to_post.php index 1d8495512..f7677fd50 100644 --- a/classes/File_to_post.php +++ b/classes/File_to_post.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/classes/Group_alias.php b/classes/Group_alias.php index b60cc5e98..0696fabf1 100644 --- a/classes/Group_alias.php +++ b/classes/Group_alias.php @@ -2,7 +2,7 @@ /** * Table Definition for group_alias * - * 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/classes/Group_block.php b/classes/Group_block.php index 3ccf92b54..fb1be76bb 100644 --- a/classes/Group_block.php +++ b/classes/Group_block.php @@ -2,7 +2,7 @@ /** * Table Definition for group_block * - * 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/classes/Memcached_DataObject.php b/classes/Memcached_DataObject.php index 5b365195d..e94f03ab2 100644 --- a/classes/Memcached_DataObject.php +++ b/classes/Memcached_DataObject.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/classes/Notice.php b/classes/Notice.php index ed4bbeb4d..952f99453 100644 --- a/classes/Notice.php +++ b/classes/Notice.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/classes/Notice_inbox.php b/classes/Notice_inbox.php index 92b732638..77cf79347 100644 --- a/classes/Notice_inbox.php +++ b/classes/Notice_inbox.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/classes/Notice_tag.php b/classes/Notice_tag.php index 8427b99d2..02740280f 100644 --- a/classes/Notice_tag.php +++ b/classes/Notice_tag.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/classes/Profile.php b/classes/Profile.php index 877987219..beeea0f89 100644 --- a/classes/Profile.php +++ b/classes/Profile.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/classes/Profile_block.php b/classes/Profile_block.php index 7984ccf17..28ce259f8 100644 --- a/classes/Profile_block.php +++ b/classes/Profile_block.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/classes/Remote_profile.php b/classes/Remote_profile.php index abecfdd2d..cac67d37e 100644 --- a/classes/Remote_profile.php +++ b/classes/Remote_profile.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/classes/Session.php b/classes/Session.php index a94a5dbb9..55453eb23 100644 --- a/classes/Session.php +++ b/classes/Session.php @@ -2,7 +2,7 @@ /** * Table Definition for session * - * 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/classes/Status_network.php b/classes/Status_network.php index 835c7462b..e399b5e84 100644 --- a/classes/Status_network.php +++ b/classes/Status_network.php @@ -2,7 +2,7 @@ /** * Table Definition for status_network * - * 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/classes/Subscription.php b/classes/Subscription.php index 9ff8038a1..f42235caa 100644 --- a/classes/Subscription.php +++ b/classes/Subscription.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/classes/User.php b/classes/User.php index 4c40783f2..7df93b7c5 100644 --- a/classes/User.php +++ b/classes/User.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 |