]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Removed @license, @copyright, and @author from files. License and copyright are cover...
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 22 Oct 2010 21:00:32 +0000 (21:00 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 22 Oct 2010 21:00:32 +0000 (21:00 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544

663 files changed:
COPYRIGHT.txt [new file with mode: 0644]
actions/admin/menu_items.php
actions/comments/add.php
actions/comments/delete.php
actions/entities/delete.php
actions/friends/add.php
actions/friends/addcollection.php
actions/friends/deletecollection.php
actions/friends/editcollection.php
actions/friends/remove.php
actions/import/opendd.php
actions/likes/add.php
actions/likes/delete.php
actions/logout.php
actions/notifications/settings/usersettings/save.php
actions/plugins/settings/save.php
actions/plugins/usersettings/save.php
actions/user/default_access.php
actions/user/language.php
actions/user/name.php
actions/user/password.php
actions/user/passwordreset.php
actions/user/spotlight.php
actions/useradd.php
actions/usersettings/save.php
actions/widgets/add.php
actions/widgets/reorder.php
actions/widgets/save.php
engine/classes/ElggFile.php
engine/classes/ElggFileCache.php
engine/classes/ElggFilestore.php
engine/classes/ElggGroup.php
engine/classes/ElggHMACCache.php
engine/classes/ElggMemcache.php
engine/classes/ElggMetadata.php
engine/classes/ElggStaticVariableCache.php
engine/classes/ErrorResult.php
engine/classes/Exportable.php
engine/classes/GenericResult.php
engine/classes/IOException.php
engine/classes/Importable.php
engine/classes/InsertQueryTypeQueryComponent.php
engine/classes/InstallationException.php
engine/classes/InvalidClassException.php
engine/classes/InvalidParameterException.php
engine/classes/JoinQueryComponent.php
engine/classes/LimitOffsetQueryComponent.php
engine/classes/Loggable.php
engine/classes/NotImplementedException.php
engine/classes/NotificationException.php
engine/classes/ODD.php
engine/classes/ODDDocument.php
engine/classes/ODDEntity.php
engine/classes/OrderQueryComponent.php
engine/classes/Query.php
engine/classes/QueryComponent.php
engine/classes/QueryTypeQueryComponent.php
engine/classes/RegistrationException.php
engine/classes/SecurityException.php
engine/classes/SelectFieldQueryComponent.php
engine/classes/SelectQueryTypeQueryComponent.php
engine/classes/SetQueryComponent.php
engine/classes/SimpleQuery.php
engine/classes/SuccessResult.php
engine/classes/TableQueryComponent.php
engine/classes/UpdateQueryTypeQueryComponent.php
engine/classes/WhereQueryComponent.php
engine/classes/WhereSetQueryComponent.php
engine/classes/WhereStaticQueryComponent.php
engine/classes/XMLRPCArrayParameter.php
engine/classes/XMLRPCBase64Parameter.php
engine/classes/XMLRPCBoolParameter.php
engine/classes/XMLRPCCall.php
engine/classes/XMLRPCDateParameter.php
engine/classes/XMLRPCDoubleParameter.php
engine/classes/XMLRPCErrorResponse.php
engine/classes/XMLRPCIntParameter.php
engine/classes/XMLRPCParameter.php
engine/classes/XMLRPCResponse.php
engine/classes/XMLRPCStringParameter.php
engine/classes/XMLRPCStructParameter.php
engine/classes/XMLRPCSuccessResponse.php
engine/lib/admin.php
engine/lib/annotations.php
engine/lib/api.php
engine/lib/cache.php
engine/lib/calendar.php
engine/lib/cron.php
engine/lib/export.php
engine/lib/extender.php
engine/lib/filestore.php
engine/lib/group.php
engine/lib/input.php
engine/lib/install.php
engine/lib/languages.php
engine/lib/location.php
engine/lib/memcache.php
engine/lib/metadata.php
engine/lib/metastrings.php
engine/lib/notification.php
engine/lib/objects.php
engine/lib/opendd.php
engine/lib/output.php
engine/lib/pagehandler.php
engine/lib/pageowner.php
engine/lib/pam.php
engine/lib/plugins.php
engine/lib/relationships.php
engine/lib/river.php
engine/lib/sessions.php
engine/lib/sites.php
engine/lib/statistics.php
engine/lib/system_log.php
engine/lib/tags.php
engine/lib/users.php
engine/lib/usersettings.php
engine/lib/version.php
engine/lib/widgets.php
engine/lib/xml-rpc.php
engine/lib/xml.php
engine/tests/api/entity_getter_functions.php
engine/tests/api/helpers.php
engine/tests/objects/entities.php
engine/tests/objects/filestore.php
engine/tests/objects/metadata.php
engine/tests/objects/objects.php
engine/tests/objects/sites.php
engine/tests/objects/users.php
engine/tests/regression/trac_bugs.php
engine/tests/services/api.php
engine/tests/suite.php
engine/tests/test_skeleton.php
index.php
install.php
install/ElggInstaller.php
languages/en.php
mod/blog/actions/blog/auto_save_revision.php
mod/blog/actions/blog/delete.php
mod/blog/actions/blog/save.php
mod/blog/blog_lib.php
mod/blog/start.php
mod/blog/views/default/blog/css.php
mod/blog/views/default/blog/forms/edit.php
mod/blog/views/default/blog/sidebar_edit.php
mod/blog/views/default/blog/sidebar_menu.php
mod/blog/views/default/blog/sidebar_revisions.php
mod/blog/views/default/object/blog.php
mod/bookmarks/actions/add.php
mod/bookmarks/actions/delete.php
mod/bookmarks/bookmarklet.php
mod/bookmarks/start.php
mod/bookmarks/views/default/bookmarks/bookmarklet.php
mod/bookmarks/views/default/bookmarks/css.php
mod/bookmarks/views/default/bookmarks/form.php
mod/bookmarks/views/default/object/bookmarks.php
mod/bookmarks/views/default/widgets/bookmarks/edit.php
mod/bookmarks/views/default/widgets/bookmarks/view.php
mod/bookmarks/views/rss/object/bookmarks.php
mod/captcha/captcha.php
mod/captcha/languages/en.php
mod/captcha/start.php
mod/captcha/views/default/captcha/css.php
mod/captcha/views/default/input/captcha.php
mod/categories/actions/save.php
mod/categories/listing.php
mod/categories/start.php
mod/categories/views/default/categories.php
mod/categories/views/default/categories/css.php
mod/categories/views/default/settings/categories/edit.php
mod/crontrigger/start.php
mod/defaultwidgets/actions/update.php
mod/defaultwidgets/start.php
mod/defaultwidgets/views/default/admin/appearance/default_dashboard_widgets.php
mod/defaultwidgets/views/default/admin/appearance/default_profile_widgets.php
mod/defaultwidgets/views/default/defaultwidgets/editor.php
mod/diagnostics/actions/download.php
mod/diagnostics/index.php
mod/diagnostics/languages/en.php
mod/diagnostics/start.php
mod/diagnostics/views/default/diagnostics/forms/download.php
mod/diagnostics/views/default/diagnostics/runalltests.php
mod/ecml/actions/save_permissions.php
mod/ecml/ecml_functions.php
mod/ecml/languages/en.php
mod/ecml/start.php
mod/ecml/views/default/ecml/help.php
mod/ecml/views/default/ecml/input_ext.php
mod/ecml/views/default/ecml/keywords/blip.tv.php
mod/ecml/views/default/ecml/keywords/dailymotion.php
mod/ecml/views/default/ecml/keywords/entity.php
mod/ecml/views/default/ecml/keywords/googlemaps.php
mod/ecml/views/default/ecml/keywords/livevideo.php
mod/ecml/views/default/ecml/keywords/redlasso.php
mod/ecml/views/default/ecml/keywords/slideshare.php
mod/ecml/views/default/ecml/keywords/user_list.php
mod/ecml/views/default/ecml/keywords/vimeo.php
mod/ecml/views/default/ecml/keywords/youtube.php
mod/ecml/views/default/settings/ecml/edit.php
mod/embed/start.php
mod/embed/views/default/embed/css.php
mod/file/actions/delete.php
mod/file/actions/download.php
mod/file/actions/save.php
mod/file/actions/upload.php
mod/file/download.php
mod/file/edit.php
mod/file/friends.php
mod/file/index.php
mod/file/languages/en.php
mod/file/search.php
mod/file/start.php
mod/file/thumbnail.php
mod/file/upload.php
mod/file/views/default/file/css.php
mod/file/views/default/file/icon.php
mod/file/views/default/file/upload.php
mod/file/views/default/object/file.php
mod/file/views/rss/object/file.php
mod/file/world.php
mod/friends/start.php
mod/friends/views/default/widgets/friends/edit.php
mod/friends/views/default/widgets/friends/view.php
mod/garbagecollector/languages/en.php
mod/garbagecollector/start.php
mod/groups/actions/addtogroup.php
mod/groups/actions/edit.php
mod/groups/actions/featured.php
mod/groups/actions/forums/addtopic.php
mod/groups/actions/forums/deletetopic.php
mod/groups/actions/groupskillinvitation.php
mod/groups/actions/groupskillrequest.php
mod/groups/actions/invite.php
mod/groups/actions/join.php
mod/groups/actions/joinrequest.php
mod/groups/actions/leave.php
mod/groups/all.php
mod/groups/edit.php
mod/groups/graphics/icon.php
mod/groups/groupprofile.php
mod/groups/index.php
mod/groups/invitations.php
mod/groups/invite.php
mod/groups/languages/en.php
mod/groups/membership.php
mod/groups/membershipreq.php
mod/groups/new.php
mod/groups/start.php
mod/groups/topicposts.php
mod/groups/views/default/forms/forums/addtopic.php
mod/groups/views/default/forms/forums/edittopic.php
mod/groups/views/default/forms/groups/edit.php
mod/groups/views/default/forms/groups/invite.php
mod/groups/views/default/forum/maintopic.php
mod/groups/views/default/group/default.php
mod/groups/views/default/groups/activity_latest.php
mod/groups/views/default/groups/closedmembership.php
mod/groups/views/default/groups/css.php
mod/groups/views/default/groups/grouplisting.php
mod/groups/views/default/groups/groupprofile.php
mod/groups/views/default/groups/icon.php
mod/groups/views/default/groups/members.php
mod/groups/views/default/groups/profileitems.php
mod/groups/views/default/object/groupforumtopic.php
mod/groups/views/default/widgets/group_entities_widget/edit.php
mod/groups/views/default/widgets/group_entities_widget/view.php
mod/groups/views/default/widgets/group_members_widget/edit.php
mod/groups/views/default/widgets/group_members_widget/view.php
mod/groups/views/rss/forum/topics.php
mod/groups/views/rss/forum/viewposts.php
mod/groups/views/rss/groups/profileitems.php
mod/groups/views/rss/object/groupforumtopic.php
mod/htmlawed/start.php
mod/invitefriends/actions/invite.php
mod/invitefriends/index.php
mod/invitefriends/languages/en.php
mod/invitefriends/start.php
mod/invitefriends/views/default/invitefriends/form.php
mod/invitefriends/views/default/invitefriends/formitems.php
mod/logbrowser/languages/en.php
mod/logbrowser/start.php
mod/logbrowser/views/default/admin/overview/logbrowser.php
mod/logbrowser/views/default/logbrowser/css.php
mod/logbrowser/views/default/object/logwrapper.php
mod/logrotate/languages/en.php
mod/logrotate/start.php
mod/members/index.php
mod/members/languages/en.php
mod/members/start.php
mod/members/views/default/members/css.php
mod/members/views/default/members/search.php
mod/messageboard/actions/add.php
mod/messageboard/actions/delete.php
mod/messageboard/ajax_endpoint/load.php
mod/messageboard/history.php
mod/messageboard/index.php
mod/messageboard/start.php
mod/messageboard/views/default/messageboard/css.php
mod/messageboard/views/default/messageboard/forms/add.php
mod/messageboard/views/default/messageboard/messageboard.php
mod/messageboard/views/default/messageboard/messageboard_content.php
mod/messageboard/views/default/widgets/messageboard/edit.php
mod/messageboard/views/default/widgets/messageboard/view.php
mod/messages/actions/delete.php
mod/messages/actions/send.php
mod/messages/index.php
mod/messages/languages/en.php
mod/messages/read.php
mod/messages/send.php
mod/messages/sent.php
mod/messages/start.php
mod/messages/views/default/messages/css.php
mod/messages/views/default/messages/forms/send.php
mod/messages/views/default/messages/forms/view.php
mod/messages/views/default/messages/menu.php
mod/messages/views/default/messages/messages.php
mod/messages/views/default/messages/topbar.php
mod/messages/views/default/messages/view.php
mod/notifications/actions/groupsave.php
mod/notifications/actions/save.php
mod/notifications/groups.php
mod/notifications/index.php
mod/notifications/start.php
mod/notifications/views/default/notifications/css.php
mod/notifications/views/default/notifications/subscriptions/form.php
mod/notifications/views/default/notifications/subscriptions/groupsform.php
mod/pages/actions/pages/editwelcome.php
mod/pages/history.php
mod/pages/views/default/widgets/pages/view.php
mod/profile/actions/cropicon.php
mod/profile/actions/deletedefaultprofileitem.php
mod/profile/actions/edit.php
mod/profile/actions/editdefault.php
mod/profile/actions/editfield.php
mod/profile/actions/iconupload.php
mod/profile/actions/reorder.php
mod/profile/actions/resetdefaultprofile.php
mod/profile/edit.php
mod/profile/editicon.php
mod/profile/icon.php
mod/profile/icondirect.php
mod/profile/index.php
mod/profile/javascript.php
mod/profile/profile_lib.php
mod/profile/start.php
mod/profile/views/default/admin/appearance/defaultprofile.php
mod/profile/views/default/profile/css.php
mod/profile/views/default/profile/edit.php
mod/profile/views/default/profile/editdefaultprofile.php
mod/profile/views/default/profile/editicon.php
mod/profile/views/default/profile/hoverover.php
mod/profile/views/default/profile/icon.php
mod/profile/views/default/profile/javascript.php
mod/profile/views/default/profile/listing.php
mod/profile/views/default/profile/menu/adminlinks.php
mod/profile/views/default/profile/menu/friendlinks.php
mod/profile/views/default/profile/menu/links.php
mod/profile/views/default/profile/metatags.php
mod/profile/views/default/profile/sidebar.php
mod/reportedcontent/actions/add.php
mod/reportedcontent/actions/archive.php
mod/reportedcontent/actions/delete.php
mod/reportedcontent/add.php
mod/reportedcontent/languages/en.php
mod/reportedcontent/start.php
mod/reportedcontent/views/default/admin/overview/reportedcontent.php
mod/reportedcontent/views/default/reportedcontent/css.php
mod/reportedcontent/views/default/reportedcontent/footer_link.php
mod/reportedcontent/views/default/reportedcontent/form.php
mod/reportedcontent/views/default/reportedcontent/listing.php
mod/riverdashboard/actions/add.php
mod/riverdashboard/actions/delete.php
mod/riverdashboard/views/default/river/item/wrapper_classic.php
mod/riverdashboard/views/default/riverdashboard/ecml/activity.php
mod/riverdashboard/views/default/riverdashboard/sitemessage.php
mod/search/index.php
mod/search/search_hooks.php
mod/search/start.php
mod/search/views/default/search/comments/entity.php
mod/search/views/default/search/css.php
mod/search/views/default/search/entity.php
mod/search/views/default/search/gallery.php
mod/search/views/default/search/gallery_listing.php
mod/search/views/default/search/layout.php
mod/search/views/default/search/listing.php
mod/search/views/default/search/startblurb.php
mod/search/views/rss/search/comments/entity.php
mod/search/views/rss/search/entity.php
mod/search/views/rss/search/listing.php
mod/sitepages/languages/en.php
mod/sitepages/sitepages_functions.php
mod/sitepages/start.php
mod/sitepages/views/default/admin/site/sitepages.php
mod/sitepages/views/default/sitepages/custom_frontpage.php
mod/sitepages/views/default/sitepages/footer_menu.php
mod/sitepages/views/default/sitepages/forms/edit.php
mod/sitepages/views/default/sitepages/forms/editfrontsimple.php
mod/sitepages/views/default/sitepages/forms/editmeta.php
mod/sitepages/views/default/sitepages/keywords/sitestats.php
mod/sitepages/views/default/sitepages/keywords/userlist.php
mod/sitepages/views/default/sitepages/menu.php
mod/sitepages/views/default/sitepages/metatags.php
mod/thewire/actions/add.php
mod/thewire/actions/delete.php
mod/thewire/add.php
mod/thewire/everyone.php
mod/thewire/index.php
mod/thewire/start.php
mod/thewire/views/default/object/thewire.php
mod/thewire/views/default/thewire/css.php
mod/thewire/views/default/thewire/forms/add.php
mod/thewire/views/default/thewire/notfound.php
mod/thewire/views/default/thewire/view.php
mod/thewire/views/rss/object/thewire.php
mod/thewire/views/rss/search/object/thewire/entity.php
mod/tinymce/start.php
mod/tinymce/views/default/input/longtext.php
mod/twitter/start.php
mod/twitter/views/default/twitter/css.php
mod/twitter/views/default/widgets/twitter/edit.php
mod/twitter/views/default/widgets/twitter/view.php
mod/zaudio/start.php
mod/zaudio/views/default/file/specialcontent/audio/mp3.php
mod/zaudio/views/default/file/specialcontent/audio/mpeg.php
mod/zaudio/views/default/file/specialcontent/audio/mpg.php
pages/dashboard/index.php
pages/dashboard/latest.php
pages/entities/index.php
pages/entities/list.php
pages/friends/add.php
pages/friends/collections.php
pages/friends/edit.php
pages/friends/index.php
pages/friends/of.php
pages/friends/pickercallback.php
pages/settings/index.php
pages/settings/plugins.php
pages/settings/statistics.php
pages/settings/user.php
services/api/rest_api.php
services/export/handler.php
simplecache/view.php
upgrade.php
version.php
views/default/account/forms/forgotten_password.php
views/default/account/forms/login.php
views/default/account/forms/register.php
views/default/account/forms/useradd.php
views/default/admin/appearance/menu_items.php
views/default/admin/components/plugin.php
views/default/admin/components/plugin_settings.php
views/default/admin/overview.php
views/default/admin/overview/numentities.php
views/default/admin/overview/online.php
views/default/admin/plugins/advanced.php
views/default/admin/plugins/simple.php
views/default/admin/site/advanced.php
views/default/admin/site/basic.php
views/default/ajax/loader.php
views/default/api/output.php
views/default/canvas/default.php
views/default/canvas/layouts/administration.php
views/default/canvas/layouts/one_column.php
views/default/canvas/layouts/one_column_with_sidebar.php
views/default/comments/forms/edit.php
views/default/dashboard/blurb.php
views/default/entities/entity_list.php
views/default/entities/entity_listing.php
views/default/entities/gallery.php
views/default/entities/gallery_listing.php
views/default/export/entity.php
views/default/export/metadata.php
views/default/export/relationship.php
views/default/friends/collection.php
views/default/friends/collections.php
views/default/friends/collectiontabs.php
views/default/friends/forms/collectionfields.php
views/default/friends/forms/edit.php
views/default/friends/list.php
views/default/friends/picker.php
views/default/friends/river/create.php
views/default/friends/tablelist.php
views/default/friends/tablelistcountupdate.php
views/default/graphics/icon.php
views/default/group/default.php
views/default/group/search/finishblurb.php
views/default/group/search/startblurb.php
views/default/input/access.php
views/default/input/autocomplete.php
views/default/input/button.php
views/default/input/captcha.php
views/default/input/checkboxes.php
views/default/input/datepicker.php
views/default/input/email.php
views/default/input/file.php
views/default/input/form.php
views/default/input/hidden.php
views/default/input/longtext.php
views/default/input/password.php
views/default/input/plaintext.php
views/default/input/pulldown.php
views/default/input/radio.php
views/default/input/reset.php
views/default/input/securitytoken.php
views/default/input/submit.php
views/default/input/tags.php
views/default/input/text.php
views/default/input/url.php
views/default/input/urlshortener.php
views/default/input/userpicker.php
views/default/likes/forms/display.php
views/default/likes/forms/edit.php
views/default/likes/forms/link.php
views/default/messages/errors/error.php
views/default/messages/errors/list.php
views/default/messages/exceptions/exception.php
views/default/messages/list.php
views/default/messages/messages/list.php
views/default/messages/messages/message.php
views/default/navigation/breadcrumbs.php
views/default/navigation/pagination.php
views/default/navigation/sidebar_menu.php
views/default/navigation/submenu_group.php
views/default/navigation/submenu_item.php
views/default/navigation/submenu_js.php
views/default/navigation/topbar_tools.php
views/default/navigation/viewtype.php
views/default/notifications/settings/usersettings.php
views/default/object/default.php
views/default/object/object.php
views/default/object/plugin.php
views/default/object/widget.php
views/default/output/calendar.php
views/default/output/checkboxes.php
views/default/output/confirmlink.php
views/default/output/date.php
views/default/output/email.php
views/default/output/iframe.php
views/default/output/longtext.php
views/default/output/pulldown.php
views/default/output/radio.php
views/default/output/tagcloud.php
views/default/output/tags.php
views/default/output/text.php
views/default/output/url.php
views/default/page_elements/content_header.php
views/default/page_elements/content_header_member.php
views/default/page_elements/elgg_footer.php
views/default/page_elements/owner_block.php
views/default/page_shells/admin.php
views/default/page_shells/default.php
views/default/river/item/list.php
views/default/river/item/wrapper.php
views/default/settings/system.php
views/default/settings/upgrading.php
views/default/site/default.php
views/default/spotlight/default.php
views/default/upload/upload_form_content.php
views/default/user/default.php
views/default/user/search/finishblurb.php
views/default/user/search/startblurb.php
views/default/user/settings/default_access.php
views/default/user/settings/email.php
views/default/user/settings/language.php
views/default/user/settings/name.php
views/default/user/settings/password.php
views/default/usersettings/form.php
views/default/usersettings/main.php
views/default/usersettings/main_opt/plugins.php
views/default/usersettings/main_opt/statistics.php
views/default/usersettings/main_opt/user.php
views/default/usersettings/plugins.php
views/default/usersettings/plugins_opt/plugin.php
views/default/usersettings/statistics.php
views/default/usersettings/statistics_opt/numentities.php
views/default/usersettings/statistics_opt/online.php
views/default/usersettings/user.php
views/default/widgets/editwrapper.php
views/default/widgets/wrapper.php
views/failsafe/canvas/default.php
views/failsafe/messages/exceptions/exception.php
views/failsafe/page_shells/default.php
views/foaf/canvas/default.php
views/foaf/page_elements/contentwrapper.php
views/foaf/page_shells/default.php
views/foaf/search/entity_list.php
views/foaf/user/default.php
views/ical/canvas/default.php
views/ical/export/entity.php
views/ical/object/default.php
views/ical/pageshells/pageshell.php
views/ical/search/entity_list.php
views/installation/canvas/default.php
views/installation/input/access.php
views/installation/input/button.php
views/installation/input/checkboxes.php
views/installation/input/form.php
views/installation/input/hidden.php
views/installation/input/longtext.php
views/installation/input/password.php
views/installation/input/pulldown.php
views/installation/input/reset.php
views/installation/input/securitytoken.php
views/installation/input/submit.php
views/installation/input/text.php
views/installation/messages/errors/error.php
views/installation/messages/errors/list.php
views/installation/messages/list.php
views/installation/messages/messages/list.php
views/installation/messages/messages/message.php
views/installation/page_shells/default.php
views/js/object/default.php
views/js/pageshells/pageshell.php
views/js/user/default.php
views/json/api/output.php
views/json/canvas/default.php
views/json/export/entity.php
views/json/export/metadata.php
views/json/export/relationship.php
views/json/group/default.php
views/json/messages/exceptions/exception.php
views/json/object/default.php
views/json/page_elements/contentwrapper.php
views/json/page_shells/default.php
views/json/river/item/list.php
views/json/search/entity_list.php
views/json/site/default.php
views/json/user/default.php
views/opendd/canvas/default.php
views/opendd/export/entity.php
views/opendd/export/metadata.php
views/opendd/export/relationship.php
views/opendd/group/default.php
views/opendd/messages/exceptions/exception.php
views/opendd/object/default.php
views/opendd/pageshells/pageshell.php
views/opendd/search/entity_list.php
views/opendd/site/default.php
views/opendd/user/default.php
views/php/api/output.php
views/php/canvas/default.php
views/php/export/entity.php
views/php/export/metadata.php
views/php/export/relationship.php
views/php/group/default.php
views/php/messages/exceptions/exception.php
views/php/object/default.php
views/php/page_shells/default.php
views/php/search/entity_list.php
views/php/site/default.php
views/php/user/default.php
views/rss/annotation/default.php
views/rss/canvas/default.php
views/rss/group/default.php
views/rss/object/default.php
views/rss/page_elements/contentwrapper.php
views/rss/page_shells/default.php
views/rss/river/item/list.php
views/rss/search/entity_list.php
views/rss/user/default.php
views/xml/api/output.php
views/xml/messages/exceptions/exception.php
views/xml/page_shells/default.php
views/xml/xml-rpc/output.php

diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt
new file mode 100644 (file)
index 0000000..c2db486
--- /dev/null
@@ -0,0 +1,8 @@
+The follow individuals, companies, or entities have contributed significant 
+code to the Elgg project and share the copyright.
+
+Curverider Ltd
+Cash Costello
+The MITRE Corportation
+Evan Winslow
+
index af38e96e743470f5d2067c661d891c6e31fba5b5..7b27af3deaff1f55d9631912e66f5f88f1feb367 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $featured_urls = get_input('featured_urls', array());
index bce464fdbcd92622401f928811775419287a2687..84467168a18ebe7d77538049ddb40417858da68c 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg add comment action
  *
  * @package Elgg
- * @author Curverider <curverider.co.uk>
- * @link http://elgg.org/
  */
 
 // Make sure we're logged in; forward to the front page if not
index fd8156dc3823a0d6806ede6273bdddb72e90b10e..47c988d513fff9fa12a65fbaf5887bfb3162b52e 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg delete comment action
  *
  * @package Elgg
- * @author Curverider <curverider.co.uk>
- * @link http://elgg.org/
  */
 
 // Ensure we're logged in
index dab964dddefc40057f53e92b618d290aea005f68..61913e2f8966ab3094143a0678af780511e7dbb3 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 gatekeeper();
index 345a867745c0550f5b5c779a81b0bb04787ebb76..cb527f82bed39fbfcb01c1341c41d63fbf4b9bc8 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Ensure we are logged in
index 6124b349613fbd552ae23a8320a31ca9ab816f6f..e81fa34af9e579351fba5b214262ab004f76b4ee 100644 (file)
@@ -6,9 +6,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  */
 
 //must be logged in
index d4e077a24e032a5c0bfb27ebcc2ae470c8bc273c..37a0346ab388dc86c48507a7383606fda76b8cc2 100644 (file)
@@ -6,9 +6,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  */
 
 // Make sure we're logged in (send us to the front page if not)
index 4d346e823ba218dcc110c53bd45d62f3e0a824e2..9b0dd7d23858b310c12b303a3402bed1370e86c4 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $collection_id = get_input('collection_id');
index d3d362a92a4aefedb11c7e8cf6c8777435521cef..3aa9e59816510ea22a75594bd4492629cbc4f3bd 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Ensure we are logged in
index a9fbfb19cfd9713722a11a5ff7c7e0bef250ff31..96eb2bc05c07d1ce73ff5846e2df32efb21263a4 100644 (file)
@@ -7,8 +7,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Safety
index e7903a6e52769ff317cb99ea6235ee36a1014eb6..0cec18dc53466d136802947b25ea89eead11992e 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg add like action
  *
  * @package Elgg
- * @author Curverider <curverider.co.uk>
- * @link http://elgg.org/
  */
 
 gatekeeper();
index 78142e186fe957276af1db199d98743a99192d66..3e9ef32ad06e9933b1a9cd1d3a4680a151ad32aa 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg delete like action
  *
  * @package Elgg
- * @author Curverider <curverider.co.uk>
- * @link http://elgg.org/
  */
 
 // Ensure we're logged in
index de062edd4162a5f4fa3b9afe2ad3296415763d3e..98926d2057e81e815bcfe7581637b709d8e74597 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Log out
index 7df0e7e5cefa3da5411474372f9d78cf19bd6aea..da855c6b56db238508f075c7e217397fc6071fc3 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Method
index 6aa47b60ef592dae2ce2cb5aef494feb0675793b..24af3f5fac7d407e83337094e4f0ae0464646d46 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $params = get_input('params');
index 0219068e5789e37cead9cef78841cce7f4af9415..3e7f48f522ba65126b1f173afdb7b1984632cfb9 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $params = get_input('params');
index 845e1fbfc3f0f6e8ff3398530d547a2d3683999d..ae489dcbe218065955f4ee53ed35fa30f4878cab 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 global $CONFIG;
index 83cc10dbd070b7fc11ff69e0daab116abe96d81d..79a583e68a1804d2771b1878705dc1f60a198fac 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 gatekeeper();
index 69a1b96817393e1832bcbc6b38a609fb6210ba05..acf83ab49e456f605612d7f599d8d66c3c9fa09d 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 gatekeeper();
index 25723c0b0b2f79f4497c18353a494c865a1119cb..2af60dfb7312fa1f2076ed59cfa0981b034ecc77 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 gatekeeper();
index b801cbc221fcbde20ccd22db2c63cb9ad9bde1ff..230dfd68fcd383f757b96bfe78a5d6176b326d34 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 global $CONFIG;
index d0ebb2226efe5b28878e0a8f83a932c410ed14ee..f20d6bdd069fffe8213c7e4923cc8622d04740a5 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 gatekeeper();
index e92845cbb62385caf3b38bde58c566f2ec99d357..c46b7fb96b04102b21dfaffe14c70291a9fd1162 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 admin_gatekeeper(); // Only admins can add a user
index 87ba69cb02da5595eb5c23bf082abf666b98c453..83987486cbc87bc4679b0c102a1e41fc683865fd 100644 (file)
@@ -4,7 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @link http://elgg.org/
  */
 
 global $CONFIG;
index 66d1331953d662d3df2b10bde59f7b07efd3ff39..42d884a02d0da5c56074a37511c345fc6a9a281c 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $guid = get_input('user');
index 9398630ca782f326778fa6a8928d132168772857..fbc8c537919ec49442c199695ad03c618f2fda89 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $owner = get_input('owner');
index 01459f6603129dbe546abdd780b6530887e6e6a8..ca8a4dd9f4af1b31ea4b2fab33148945c929cfba 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $guid = get_input('guid');
index 68ed2f2f270edf0915bf63491aa39a60f15a0b99..a1bc81118ef40d4951b621de5b21d2f966f708f8 100644 (file)
@@ -15,7 +15,6 @@
  *             there are many occasions where you may want access to file data on datastores using the ElggFile interface
  *             but do not want to create an Entity reference to it in the system (temporary files for example).
  *
- * @author Curverider Ltd
  */
 class ElggFile extends ElggObject {
        /** Filestore */
index 61a2357b5a5d186748be0c8a54383afe451fafd4..f386b7466df8ae64d0e47473339abca2d452fad5 100644 (file)
@@ -3,7 +3,6 @@
  * ElggFileCache
  * Store cached data in a file store.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage API
  */
index 9e0fed6235dc7f6e34183fa7a1693a3aa30742c4..11775c9b837322006a5b67075589266499a324ed 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class ElggFilestore
  * This class defines the interface for all elgg data repositories.
- * @author Curverider Ltd
  */
 abstract class ElggFilestore {
        /**
index 9048ad69bdefe767b1ad5252f3961a2ee8cb3017..4dea2bcd6ece6c2c77edac3840f145601cf8e568 100644 (file)
@@ -2,7 +2,6 @@
 
 /**
  * @class ElggGroup Class representing a container for other elgg entities.
- * @author Curverider Ltd
  */
 class ElggGroup extends ElggEntity
        implements Friendable {
index afa64ba128ff6f517d92fe94ecbbcc407748518a..551e798f591dc1f1db9eee6d25886bfc0132f72c 100644 (file)
@@ -3,7 +3,6 @@
  * ElggHMACCache
  * Store cached data in a temporary database, only used by the HMAC stuff.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage API
  */
index b8be999cd556610e9c883894b02bc480abd25122..070100586ca11f6dcffb3cb799bfab85d072c581 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * Memcache wrapper class.
- * @author Curverider Ltd <info@elgg.com>
  */
 class ElggMemcache extends ElggSharedMemoryCache {
        /**
index 72fc7c379790c297d8c6db1da84aa287191649c8..fe8bb49599b6283ec12209b30781610c9006033e 100644 (file)
@@ -4,7 +4,6 @@
  * ElggMetadata
  * This class describes metadata that can be attached to ElggEntities.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Core
  */
index 5ace37ddfc167b1c83bf460544c8633a3113fb0c..85facf7a76b866da6494b33237a66b403369fb75 100644 (file)
@@ -4,7 +4,6 @@
  * Dummy cache which stores values in a static array. Using this makes future replacements to other caching back
  * ends (eg memcache) much easier.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage API
  */
index 3692cc49b88c57365cd7bd5af83ab7c0101d75e1..739101dbb595c577f0f5a1f41f394f9b976eae55 100644 (file)
@@ -3,7 +3,6 @@
  * ErrorResult
  * The error result class.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Core
  */
index 24f9f982a4284d78e023f5f301ac67cebd0c6439..c8bc3bcd744e7c830cef7889e29ee52e0a084ecf 100644 (file)
@@ -4,7 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
  */
 interface Exportable {
        /**
index 623153aa52c99c5344914c7c0ffc37ae7b081cb3..746f0522a9d462af5acc28a499dbc75193724f0c 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * GenericResult Result superclass.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Core
  */
index e58eae21f7adc316881e5defe33aa5657a5f63a2..77641c4212745ad3257c497461a174af61f316e6 100644 (file)
@@ -3,7 +3,6 @@
  * IOException
  * An IO Exception, throw when an IO Exception occurs. Subclass for specific IO Exceptions.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Exceptions
  */
index ef772b12e4b176732bd73d3afb014f40df251a1c..7eb984815e5df693cfcc66e19592e0e8ac9c9ffe 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * Define an interface for all ODD importable objects.
- * @author Curverider Ltd
  */
 interface Importable {
        /**
index 4510707a4f78af8bd06f7ae4634d070dc9dab085..17dc2f62fe5e12614a49239971e8e38f0f7fca18 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class InsertQueryTypeQueryComponent
  * An insert query.
- * @author Curverider Ltd
  * @see Query
  */
 class InsertQueryTypeQueryComponent extends QueryTypeQueryComponent
index 4ad2e516b44a58920c18a50ae80cf1743701e9ea..4284b3a2d23cb0627265c4e7c79a446c3c704314 100644 (file)
@@ -3,7 +3,6 @@
  * InstallationException
  * Thrown when there is a major problem with the installation.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Exceptions
  */
index 31c3dfbc28349f710d701d36a548e70769052614..5ea347238fc2a24459394deb82d3a2cb3bee9f14 100644 (file)
@@ -3,7 +3,6 @@
  * InvalidClassException
  * An invalid class Exception, throw when a class is invalid.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Exceptions
  */
index 1c0a83939ffbf94b99be5a594f7e7c9747b6b33a..b7c77810008fa7f3286a8c8c73b70877fe6812d9 100644 (file)
@@ -3,7 +3,6 @@
  * InvalidParameterException
  * A parameter is invalid.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Exceptions
  */
index ebce7b8f0aef5593ac4c8571f9bdef2231a02073..25966f26972063dbbca069ceabf2f8d30d7dbaf8 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class JoinQueryComponent Join query.
  * Represents a join query.
- * @author Curverider Ltd
  * @see Query
  */
 class JoinQueryComponent extends QueryComponent
index 353263ffbb1030c44d36c07fb4979dfe1670a965..dc938c74c7517903c7a5537f5b676e1cbf51d427 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class LimitOffsetQueryComponent
  * Limit and offset clauses of a query.
- * @author Curverider Ltd
  * @see Query
  */
 class LimitOffsetQueryComponent extends QueryComponent
index 210eeb702a45e3d86a3c7d5baa9695acec72828e..6f95598496e96e0fa8115b7fea5c605d4837b931 100644 (file)
@@ -8,7 +8,6 @@
  *
  * To have events involving your object to be logged simply implement this interface.
  *
- * @author Curverider Ltd
  */
 interface Loggable {
        /**
index 39e5a280348ee13b34b4b7caa83e95ea45f0df55..1937665e0ff5b44c6aa5769eb93441b40cdca7bd 100644 (file)
@@ -4,7 +4,6 @@
  * Thrown when a method or function has not been implemented, primarily used in development... you should
  * not see these!
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Exceptions
  */
index e963a6abe8972241a9e185802f36f81a90980ce8..7da062319f4a9c2ab4a0ccfa1ced1422354721da 100644 (file)
@@ -1,6 +1,5 @@
 <?php
 /**
  * Notification exception.
- * @author Curverider Ltd
  */
 class NotificationException extends Exception {}
index 0bbf91efaef921d8c216bbc3fced77aa8f82be94..1d553c7c4c4f4ad1e195f5aa72080f2b22ffe121 100644 (file)
@@ -3,7 +3,6 @@
  * Open Data Definition (ODD) superclass.
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
  */
 abstract class ODD {
        /**
index 834b5b8fec6904becbb7ad92bad61fa0e3a562d3..d5619ce4600dfa753b6253138f144f6cc7414623 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class ODDDocument ODD Document container.
  * This class is used during import and export to construct.
- * @author Curverider Ltd
  */
 class ODDDocument implements Iterator {
        /**
index 635e2e17902ea5964f235163346d3e41ef006bb1..727c96733eb2d579223942b9094e3938d4b04e58 100644 (file)
@@ -4,7 +4,6 @@
  * ODD Entity class.
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
  */
 class ODDEntity extends ODD {
        function __construct($uuid, $class, $subclass = "") {
@@ -22,7 +21,6 @@ class ODDEntity extends ODD {
  * ODD Metadata class.
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
  */
 class ODDMetaData extends ODD {
        function __construct($uuid, $entity_uuid, $name, $value, $type = "", $owner_uuid = "") {
@@ -45,7 +43,6 @@ class ODDMetaData extends ODD {
  * ODD Relationship class.
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
  */
 class ODDRelationship extends ODD {
        function __construct($uuid1, $type, $uuid2) {
index acaad036f6d2f979399e5f213ee64129b88a526d..06549df3a73a90e8f19b7d36f0cd52ef5c6f0b74 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class OrderQueryComponent
  * Order the query results.
- * @author Curverider Ltd
  * @see Query
  */
 class OrderQueryComponent extends QueryComponent
index acc5664a2e373957df57cb8b63f355c58be7ee0c..6078894aa63623191175c1a3a37c456339a8b12d 100644 (file)
@@ -59,7 +59,6 @@
  *             get_data($query);
  * </blockquote>
  *
- * @author Curverider Ltd
  */
 class Query
 {
index 148d07a2c7aa0ea8435b62e07f7abed17d0a7a01..98d26c94ea55f8edf5e8fac740f9ec479cb53703 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class QueryComponent Query component superclass.
  * Component of a query.
- * @author Curverider Ltd
  * @see Query
  */
 abstract class QueryComponent
index 024fad036c02195a8174904e2e08c3826f89ea6b..299a60be7aff167fb2721959eb48fc373385993c 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class QueryTypeQueryComponent
  * What type of query is this?
- * @author Curverider Ltd
  * @see Query
  */
 abstract class QueryTypeQueryComponent extends QueryComponent
index 882393dc49c15effccb2ff2c443370d54ea32a2a..df77df158fa78ab1cafcef0f0284c1b99aab8e87 100644 (file)
@@ -3,7 +3,6 @@
  * RegistrationException
  * Could not register a new user for whatever reason.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Exceptions
  */
index 3e0f933feb8dc922d6b99afffa9b7d3977197047..c38209de84476710396193bd261a0f7c7a0f8f41 100644 (file)
@@ -3,7 +3,6 @@
  * SecurityException
  * An Security Exception, throw when a Security Exception occurs. Subclass for specific Security Execeptions (access problems etc)
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Exceptions
  */
index d490319b3a2b88dc4a53e97b27d37d3185cd6b53..322ddcb80837d2cc39e546e31c384d51570a6d21 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class SelectFieldQueryComponent Class representing a select field.
  * This class represents a select field component.
- * @author Curverider Ltd
  * @see Query
  */
 class SelectFieldQueryComponent extends QueryComponent
index 44bf7309517f4d8ed0875af9ce141d8e5046272b..983533054c3bd80702ccc0dfa10ea0b280fa756a 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class SelectQueryTypeQueryComponent
  * A select query.
- * @author Curverider Ltd
  * @see Query
  */
 class SelectQueryTypeQueryComponent extends QueryTypeQueryComponent
index 3922852e9c7f21e977f49ee8baa8e9434e3428d2..86084f1ae16a87b3c46fdf3058069d1dbef07aa6 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class SetQueryComponent Set query.
  * Represents an update set query.
- * @author Curverider Ltd
  * @see Query
  */
 class SetQueryComponent extends QueryComponent
index adddaadff6b935d9c9f695b27c926de42d6f590b..38dfaa7df3b2b844bbdcd4be450856ef55b2d285 100644 (file)
@@ -8,7 +8,6 @@
  * The constructor for this class sets a number of defaults, for example sets default access controls
  * and a limit and offset - to change this then set it manually.
  *
- * @author Curverider Ltd
  * @see Query
  */
 class SimpleQuery extends Query
index e769fbada8f4fe4e1e6b84712f725cb525b38cb6..a554d9b1b266e342ec73d4faddd3383ffa86f7bf 100644 (file)
@@ -3,7 +3,6 @@
  * SuccessResult
  * Generic success result class, extend if you want to do something special.
  *
- * @author Curverider Ltd <info@elgg.com>
  * @package Elgg
  * @subpackage Core
  */
index 406ee98d0e2ee6d40c7189ccfce51dfe29591695..19dbe7c4e42acd1b334bd7e0c3efc1a6b1f68dd2 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class TableQueryComponent
  * List of tables to select from or insert into.
- * @author Curverider Ltd
  * @see Query
  */
 class TableQueryComponent extends QueryComponent
index 1dc19216e8885557fe940570241548cc3d7bc62e..44d8781fa12d76a5da276bcb1594b292d5de9d3e 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class UpdateQueryTypeQueryComponent
  * An update query.
- * @author Curverider Ltd
  * @see Query
  */
 class UpdateQueryTypeQueryComponent extends QueryTypeQueryComponent
index 94e4b08d7d875b2ec712505b4c1b92a22add5cf1..92062de32c8343d9dfaf21618138c187ca4280fd 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class WhereQueryComponent
  * A component of a where query.
- * @author Curverider Ltd
  * @see Query
  */
 class WhereQueryComponent extends QueryComponent
index ab47197312bedb669e84520f71f0f08a644c6c22..e476d9b4361d7d327f5ea0739f46b3a144095d13 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class WhereSetQueryComponent
  * A where query that may contain other where queries (in brackets).
- * @author Curverider Ltd
  * @see Query
  */
 class WhereSetQueryComponent extends WhereQueryComponent
index 6ae07636f99b7cc9f49abfb726983b8e159e5fef..becc587ffa4d4cb96232b8450b5209979264cec2 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class WhereStaticQueryComponent
  * A component of a where query where there is no right hand table, rather a static value.
- * @author Curverider Ltd
  * @see Query
  */
 class WhereStaticQueryComponent extends WhereQueryComponent
index cbc647671fa9e73269c3e2ee276ffce37fa69284..2d0a2b49a4ffee63e238feade157a6f0bd594a9f 100644 (file)
@@ -2,7 +2,6 @@
 
 /**
  * @class XMLRPCArrayParameter An array containing other XMLRPCParameter objects.
- * @author Curverider Ltd
  */
 class XMLRPCArrayParameter extends XMLRPCParameter
 {
index 21ef1e83f43c3e6d62b3566847487d04bd8f9fc7..461c1095990eddeee82b91f710423388a610e6b8 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * @class XMLRPCBase64Parameter A base 64 encoded blob of binary.
- * @author Curverider Ltd
  */
 class XMLRPCBase64Parameter extends XMLRPCParameter
 {
index 3a1b00b88808f9eaff3a91df87e00e2441c63953..f9b3ec316d6eee84f5e13c6512b79e35b224a8ec 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * @class XMLRPCBoolParameter A boolean.
- * @author Curverider Ltd
  */
 class XMLRPCBoolParameter extends XMLRPCParameter
 {
index 27801cf9f2ecd98dd330e2f5fa2c400e2579dc56..047f36d7bed03582aa3f332e140a339587ae3550 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * @class XMLRPCCall
  * This class represents 
- * @author Curverider Ltd
  */
 class XMLRPCCall
 {
index bb39167fc8025fe72962d99aaf9027fab060b6f7..39a849fe27990368f9151095550b3ad2af4050f9 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * @class XMLRPCDateParameter An ISO8601 data and time.
- * @author Curverider Ltd
  */
 class XMLRPCDateParameter extends XMLRPCParameter
 {
index 1f311b0e9085484d50a2566e1acc95fa336817c2..c2e346b375efc4e98eb8b813f1a88ac400d89414 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * @class XMLRPCDoubleParameter A double precision signed floating point number.
- * @author Curverider Ltd
  */
 class XMLRPCDoubleParameter extends XMLRPCParameter
 {
index c204a355567bf5c22d4b8b9be003e5633c5709a0..c52601d3a12608657a34183c487925c397d463d0 100644 (file)
@@ -2,7 +2,6 @@
 
 /**
  * @class XMLRPCErrorResponse
- * @author Curverider Ltd
  */
 class XMLRPCErrorResponse extends XMLRPCResponse
 {              
index 1029d855b7044515312f869ebc0f780d7f5a8e1f..ef950bc147d2ceafc25db32306c0fb764899cda3 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * @class XMLRPCIntParameter An Integer.
- * @author Curverider Ltd
  */
 class XMLRPCIntParameter extends XMLRPCParameter
 {
index aba4a4d7ab06377e0f7f2ca4a95737bce9c686b4..cbec2c1a2cf68ee59e6ebbe2604f9c002642d3f5 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * @class XMLRPCParameter Superclass for all RPC parameters.
- * @author Curverider Ltd
  */
 abstract class XMLRPCParameter
 {
index f57dd4ad81f40724717c33b70433a2663a8312d3..22fd9d42187c192b2670fcf9bfbe637397617f62 100644 (file)
@@ -2,7 +2,6 @@
 
 /**
  * @class XMLRPCResponse XML-RPC Response. 
- * @author Curverider Ltd
  */
 abstract class XMLRPCResponse
 {
index 96cf230213543249e5fa79203e82a284001f2632..8381afb114e0ba8ffa9f776f2f4204408f239fb4 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * @class XMLRPCStringParameter A string.
- * @author Curverider Ltd
  */
 class XMLRPCStringParameter extends XMLRPCParameter
 {
index f847d695877771385c8b2ee3a89f3a503365efea..4f406abcbde61e9bf8793b1b674d0904395adfd0 100644 (file)
@@ -2,7 +2,6 @@
 
 /**
  * @class XMLRPCStructParameter A structure containing other XMLRPCParameter objects.
- * @author Curverider Ltd
  */
 class XMLRPCStructParameter extends XMLRPCParameter
 {
index 11448faa777141c5fae28b7e6259862718f8be54..8ac1eae4b825565f114dc7b12a4bb042bb2dd960 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /**
  * @class XMLRPCSuccessResponse
- * @author Curverider Ltd
  */
 class XMLRPCSuccessResponse extends XMLRPCResponse
 {
index 58208a8da529f692245e18a4623f9f31d1dbbda4..defeaa6e3382a65193c088d0cabb316dd0174585 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index 806b4c806b2df37fabe69d466a64f2804d829796..3a8054b8c85ee726fefa21c3d5091d9f3d64a641 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index 6aae62616781bb331047a0b5cdece9279b6b0400..6cb8debaab157b8d2402f0a73bb5d1df205b16bd 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 // Primary Services API Server functions /////////////////////////////////////////////////////////////////////
index 3414be1403dac4e9bb11e2009d672b13da3eec83..639e20f69b1fef9453e7609959f61c7904dc7383 100644 (file)
@@ -5,7 +5,5 @@
  *
  * @package Elgg
  * @subpackage API
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  * @todo deprecate this file?
  */
index 115defa0163855997d936b54a8cd2648668d1a06..ea0f5c51d5b28a07135806d942e0a155f9ceec80 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index 7dc2ff3bd2e07c962e1ced6b9da9bbe090283335..c89a52395f8b3012d8e81c530b9db55a03a93df0 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index 5e97feceadb73e3ba8027b9f3ba57e2be2db5dca..667366cc48b1cda664fea9e61a2efe28936282b1 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index b36eefe04864aebc9767a1cbf4a843e9ccdf0546..8fe9958c650c283f8215797909565d164a93d0f9 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index b9bf5bf395ff17c30213b2292e50541b72b152ec..2e133690c35baf5cf849dbef243f4045c7e26d1a 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage API
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index 8fe5de3f8c5323f46bbbf4c153c68b4f78fc35e9..64299ff10357c5b236c0af17a976030ad0762de7 100644 (file)
@@ -7,9 +7,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  */
 
 /**
index fe481b24beb2c2687383c112bf807424a58ee61c..9316b51f8daa73ea42cc9cf27881ebe329b97763 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index f36b528da5e6874d82c1a89a8957794021fd4919..470f71d844cf19c80c04c90902f63ea65255154f 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index d20fa6a447703960a970c6dab1ba32c1cabe27ea..5dd98e893204b2b333f41ff9d83ba86f8a4dc2ec 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index d0b3d63390f4ead46fdc1262fc31fb68cb5d7734..73f3c4dbdf864a325399018cc4fd137b9f33252c 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index d20e04625d68af72f1fb4acf5c9ed5be78c3baf8..df65adc8aabf4739ef3c008ab40175e5548984b0 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage API
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index b0a2a1e53b14ea3ce6928031630332f98e29997e..37a00e6a22951e4ee7868b6c31e6b740833d73b0 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index 71f32a786f11b49f275ffd1e72b063a1598ab920..4ca4f1fe2e63ffafd8926c9833ac46b911f6d76d 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /** Cache metastrings for a page */
index 1bf6c3e7976dc4af20366df4a68c3049eec5c86d..98bdcbca5fd662d14599913a8609baad4a6fa8b4 100644 (file)
@@ -16,9 +16,7 @@
  * @package Elgg
  * @subpackage API
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  */
 
 /** Notification handlers */
index 21fcf4cf734fd586812af167832bb3205fc19cfc..c078074c4282d7b78057f8dcf08f6dfc345863cb 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index ae382881f652503b791f1fdeaee0266f1cbf3b8d..f3f9f017d0b08374fca5a5800b0dcb8fb2ff4379 100644 (file)
@@ -4,9 +4,7 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
  * @version 0.4
- * @link http://elgg.org/
  */
 
 /**
index 28e520e564026f40260892787c855012ed0abc9d..b4311787ab354bc362211cc06a951dc7b0d0eead 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index 5f60eefae15cc817730b0d8aa11f8aacff6fa6b8..53f68630b0aa1e9076dc8f82390466b2e0ab2a6d 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index b03422e4ff358b32983dbf8ad70ea884c9ef3ea1..fb2e6255a63f2e143921dfd23677680faa027061 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 
index 5dbb0e1ab5339029d4f86d0ae89cba447d576854..e0bb0cf2184732f947458316fc47dc9ae18fef5b 100644 (file)
@@ -16,8 +16,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $_PAM_HANDLERS = array();
index 52f498bf7d9e5a1e6ca16d911312fe4f5f4d7f06..e6a0132d6754b42ad60f6022a89c08c89baadc20 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /// Cache enabled plugins per page
index 7096ba8824369b1ff6dfb2ecca03426cd524a1ec..3a3b8c4c076b7b09ee131fc6561cc46ed5aefc7c 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index 15ad69c4b1254e012f6eee113a93b59a4496bd2b..fefd56ef2852311f4b4c0d7340befa11f1d9a199 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index a6140257701645c6720d9f63738a5469efaa1475..e4a3bfc76ca9bb8824a8f4ecbe0ac34f1117ac7b 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /** Elgg magic session */
index 98f29952a008c6e6a89b2e46c729ef0f95ee4c0c..378a2cfe10600e24533bc4c82de0e63f73eb110a 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index b8bf2b012d6e848d03fe744270ebb1ad409c307d..91fea12575e81fd217b103aaa84cdedfd8075202 100644 (file)
@@ -7,8 +7,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index 257f6e064674266773b30bd44d22c6526052d351..8816e24c3ca1b1adeecee28cbe336f2249904fbf 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index bb3b0e6870ca2bbde13411b8eec6634a3686b4d8..e4b59b57373c93d73df233c3ab2c644444602526 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index 45499b27d59d0ce6c23115be13f2a1411bf1d5eb..3a15e9397efc2923f2714f07f31ffefe6f8affc0 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /// Map a username to a cached GUID
index e4416ab5e9ddb43e20c32da96db052a4b0eb4f74..a815556ddb20424460e6a16bc50a3f7b769a94c3 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index 011fdaa7b25d57872455d03e30696cd824e0c2e3..db3eb907e6c45d4002aa3d810a6707cfe4b6782c 100644 (file)
@@ -5,7 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @link http://elgg.org/
  */
 
 /**
index d8c0984b8bfd23a6e247ebcb0c8b3186226a11ba..b87344c29759e78138e7c7a2085a0dcc1e0c14a5 100644 (file)
@@ -5,7 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @link http://elgg.org/
  */
 
 /**
index 1c7f4ba38bbf0e1ef3400efff31f8eaf0b83afa9..cf08dd8e4150b7864a50b980ecf2b09a049b42f8 100644 (file)
@@ -5,8 +5,6 @@
         * 
         * @package Elgg
         * @subpackage Core
-        * @author Curverider Ltd
-        * @link http://elgg.org/
         */
 
        // Helper functions ///////////////////////////////////////////////////////////////////////
index f186dd4bfd75d591d06ca8cc2752009e2ee7f784..bc52815f2800f9f2559b814d26a1fc1daa5c7119 100644 (file)
@@ -5,8 +5,6 @@
         * 
         * @package Elgg
         * @subpackage Core
-        * @author Curverider Ltd
-        * @link http://elgg.org/
         */
 
        /**
index f193fda415658af3b0d62688bfe671941d674c55..ce14bd4ee6f1da12b7c8c1cbe6f34bb7e36b52a7 100644 (file)
@@ -4,8 +4,6 @@
  * Elgg Test Entity Getter Functions
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreEntityGetterFunctionsTest extends ElggCoreUnitTest {
        /**
index a2152a0ef12569dae0095d1b28f47a477d139c60..76b5b38f82e8c93c6dbe79ece1ff959106c5ebad 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreHelpersTest extends ElggCoreUnitTest {
 
index eb6eee2a3ba78177fe02c455e25f9cd31eaf862e..b6b1b9b59c5c2a7a57f4ec9221ec2244e977a6fc 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreEntityTest extends ElggCoreUnitTest {
        /**
index e2013718783bfd62e00a724049d1435ba3858f51..050a7f97dca1f0303c4499140cc29625b0608470 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreFilestoreTest extends ElggCoreUnitTest {
 
index 3595331e40cc6059ebbb631e065da2c243d83833..b5b9aba02a04746891bdcc57a752bc72721d3dbf 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreMetadataTest extends ElggCoreUnitTest {
        protected $metastrings;
index 171566661adcf5dcf291f262050fdf9e95ec6976..b17165a3dad8443601bbdac7510c918f8ea7d918 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreObjectTest extends ElggCoreUnitTest {
 
index 5e23c99ca441c7a6cb24dc1f45801b2f32a5b541..7a9198fc25e98db4403db8168d5910b0bb852337 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreSiteTest extends ElggCoreUnitTest {
 
index 81f02af5b0627ccfcf6a91d18c72919d89f3c373..b6ba9ea4d3ebd8315861639914ad5e3d4347083c 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreUserTest extends ElggCoreUnitTest {
 
index 5765c9c3d08b6336fc8ceb976a5a6b5aa8859804..0cc304eaf23e2eeb87f79ac2077256dfcdb91cca 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreRegressionBugsTest extends ElggCoreUnitTest {
 
index 216c888ab59d953a1b08ca0238ba3ef0a475208a..57396c3a085db6de4e08f2775e58ec515229f156 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreServicesApiTest extends ElggCoreUnitTest {
 
index 1f6ca61ff6ef6389e43762293b8f6aeba37780de..19c23c6a5f672d45973523c835a12c38c99a1f10 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 
index 474cffce0f76375ead446e907866143251362772..f26e0f6f9368bfacbbb06f8092a951dc3ad73b50 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package Elgg
  * @subpackage Test
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 class ElggCoreSkeletonTest extends ElggCoreUnitTest {
 
index 3b16617b0f822d872a9b71aa2c30c34690cd8de7..f97302c6d44f6be2f54a566924346ceed925f35f 100644 (file)
--- a/index.php
+++ b/index.php
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index 6573e6b2cc447218ed59c62f6fb98a277ca37ee6..69a73cb137a046a1da91e984936ac663a655b22e 100644 (file)
@@ -4,7 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @link http://elgg.org/
  */
 
 // check for PHP 4 before we do anything else
index 5cc9258ecf1fe0763e2b6b87aa47e84bbb5eea79..f35168a5c77370f92f11650589e831c5b9de797e 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Installer
- * @author Cash Costello and Curverider Ltd
- * @link http://elgg.org/
  */
 
 
index d6b059a485762b7ed04c4bc2674e2d78ed17f21a..6ed5bb709c057e9ecd3d1973d5f762f55debafed 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package ElggLanguage
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $english = array(
index 9d5fe3ea7fd7fe747d31cc59fe72e40176f3092b..d400dda909df67ccb2585d444d22b3e7aa199358 100644 (file)
@@ -3,10 +3,6 @@
  * Action called by AJAX periodic auto saving when editing.
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $guid = get_input('guid');
index ee8621257dc031faab3b4f7c099cb52aabe75a00..c2cd5278f3298b01b90005b2f81edb37b9e30d10 100644 (file)
@@ -3,10 +3,6 @@
  * Delete blog entity
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $blog_guid = get_input('guid');
index 9b1d04965ee54258e78ab105e692ea01291d790e..448c76037ea6e1911fe3d39b7470856d2b581fdd 100644 (file)
@@ -3,10 +3,6 @@
  * Save blog entity
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // start a new sticky form session in case of failure
index 1895930aa4c848199d6097590ae9cb06bb9e5ec5..3a0b1955a3873e038486a030e2ff5f48a82c7173 100644 (file)
@@ -3,10 +3,6 @@
  * Blog helper functions
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 
index a30bf633b3f8f11ea30e111a0a90710f3b01e189..4c0fa66a5f5a2d6fd63a8b3034dc77a47962d8a2 100644 (file)
@@ -3,10 +3,6 @@
  * Blogs
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  *
  * @todo
  * Either drop support for "publish date" or duplicate more entity getter
index 23512c5880ba0e3b56b86d0fac5ade4623c5d403..7578f5955aaad855d3e60d2bf2388ca2ebf27796 100644 (file)
@@ -3,10 +3,6 @@
  * Blog CSS
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
 */
 ?>
 .blogpost {
index c8120f14dfc991ed6493666ec4cbb7d8ccd1b9e4..3e7e29deef97f7d6d06c948d62d1be730b21a0c3 100644 (file)
@@ -3,10 +3,6 @@
  * Edit blog form
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // input names => defaults
index 6d75b85a0712b70eaf585d2271a1abef985e3701..1efa17c23bc762031e3ba01697eac3fc9f6c524d 100644 (file)
@@ -3,10 +3,6 @@
  * Blog sidebar menu for editing / creating a blog post.
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 //If editing a post, show the previous revisions and drafts.
index 8051463b54ce24dabbf8e4a02347cb3356e82819..ffa8d1bd43ca2fd724bcd6a204142c9d8cc06fbf 100644 (file)
@@ -3,10 +3,6 @@
  * Blog sidebar menu.
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // a few cases to consider:
index 618f7d26a3bbe640137cd036aba80506adeb3c65..b2323e7b3c4addc4d93bba7df255219ac0bb5a20 100644 (file)
@@ -3,10 +3,6 @@
  * Blog sidebar menu showing revisions
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 //If editing a post, show the previous revisions and drafts.
index 91a81ae53068f8da0faab548af704ecb96baae88..bf85ea4071dd842979bf608825a6a362830b4501 100644 (file)
@@ -3,10 +3,6 @@
  * View for blog objects
  *
  * @package Blog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $full = (isset($vars['full'])) ? $vars['full'] : FALSE;
index eee849ff6e42a8338a26b1378664337380092e7f..5b0ce91c4efb81ca0d460fff71cee58f91cf2aa0 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg bookmarks add/save action
  * 
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
        
 gatekeeper();
index e99c6604dd2d03a56acdd2bb5766cb4a05c7bff0..d6e19cdaee046ec626c07d585a50678145871124 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg bookmarks delete action
  *
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $guid = get_input('bookmark_guid',0);
index f068e7c50f2ccda53733c5b576cbca340f8609c4..e717970261c8b40b0ebf819ca496045d69412b5b 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg bookmarks plugin bookmarklet page
  * 
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Start engine
index 880979e6d156eb4e373a02f49145e94a0dae98e8..3d748fabeeb5773f3e9e37a6c58083f96d67e1e8 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Bookmarks plugin
  *
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Bookmarks initialisation function
index c12b461e3260c2f344bca67c5f3f59d7f06bb49f..5205632f214be1a86c5d8b778434a8c1d59d8df9 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg get bookmarks bookmarklet view
  *
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $page_owner = page_owner_entity();
index 1e8f8c145975f2cc579e911c8335f9e2717119a7..30df447447a4eb39f45f11c6112ebca26d6b78c3 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg bookmarks CSS
  * 
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 ?>
 
index 4d536ff3dffb6e81efb6af05ffc9904ed974a3c3..a49fcc088f2cc1a8fa54821056af4156265d6bc7 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg bookmarks plugin form
  * 
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 if(isset($vars['entity'])){
index 4dcb53605633aca2de061001503285d143297f4d..4d69e735debf0d36feb5e4d74d41e70a6108c62e 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg bookmark view
  *
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $owner = $vars['entity']->getOwnerEntity();
index 2098b200b0b78b9220f770f0661e7493a1e8721e..deba1c01223ae3f05c60f2f6b9b8de13cf7cff56 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg bookmark widget edit view
  * 
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 ?>
index e3ae746817e13bfc251dd528dad611112a289d01..37d4ce3a4685d4ba1439170d96fec501c4699d10 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg bookmark widget view
  * 
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 //get the num of shares the user want to display
index 0a9a463334546e7c864772415e11e5095f1cd860..f17ae87d794e166604b20c4f7f711dfa886dcbf5 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg bookmark rss view
  * 
  * @package ElggBookmarks
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
        $title = $vars['entity']->title;
        if (empty($title)) {
index 94716d973fc27fdf729ca25b702fbcf14ac70359..c4b9135f972397aba9d694c73bb3eb65017aa449 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg captcha plugin graphics file generator
  *
  * @package ElggCaptcha
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 global $CONFIG;
index 12775e42b93dd2a1c4ce6cb9a660e6f0cfc0625e..4b7514bdc4b8595ae38ffab3ddba23c647a2570f 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg diagnostics language pack.
  *
  * @package ElggDiagnostics
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 $english = array(
index 8d28a70e2fc18327b6333c683c393fcaa10e34ea..0c3f17c60443f919f97c147c168d0941f5a3c833 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg captcha plugin
  *
  * @package captcha
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 function captcha_init() {
index 7deb4440ed3eb6cf727002bfa3f4fbe57bf31182..861d26d8328065e283c66c39a32c151f0ef3f8a0 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Captcha CSS
  * 
  * @package captcha
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 ?>
\ No newline at end of file
index 61b1abd0a9a75d9c0f416d5d390bbbd9f54475cd..5b42bc3c9bea9551d27af7ff4613625c579a9086 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg captcha plugin captcha hook view override.
  *
  * @package ElggCaptcha
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Generate a token which is then passed into the captcha algorithm for verification
index 3e93b6325990ed761f901293ffce084271de1dbc..48f050c14a20b2ecc9928095a36d3c77f0228b90 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg categories plugin category saver
  *
  * @package ElggCategories
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 $categories = get_input('categories');
index 3a7ca6e8d8234ff9d4c3481fbcbe234bfa79f18c..3a279a717701f32fdfbbe9855b085952e9638ad3 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg categories listing page
  *
  * @package ElggCategories
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 60ee01065fc4e0eef5455c6928e0473fb4d5daa8..2dedb3dc3eb6c1208ec119a7b8a42e3cdf095a9b 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg categories plugin
  *
  * @package ElggCategories
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 /**
index 98e87a05fc3e573c61c8935fe535b507a5201a8d..eb81a7311e7baea0cd097aa7e79cc63cc3aba363 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg categories plugin
  *
  * @package ElggCategories
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 if (isset($vars['entity']) && $vars['entity'] instanceof ElggEntity) {
index 6dfe600470e65083d758e74753d37491ef8214c3..87916c41233bebffc4b0d3c762718877f6894813 100644 (file)
@@ -3,8 +3,6 @@
  * Categories CSS extender
  *
  * @package Categories
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 ?>
 
index 3742fd1e62922be7d20c17816d823cf4d30d7a7b..de2b8ad62917afa414bc84d656893d7ccf72ece2 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg categories plugin settings page
  *
  * @package ElggCategories
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Get site and categories
index 11d467db766d27003a05697569dc91febbeaa0b7..93d72de469c48ff10095cc29990db5ae8d8e3025 100644 (file)
@@ -8,8 +8,6 @@
         * where possible.
         * 
         * @package ElggCronTrigger
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        /**
index 056ee6ceca5bd3895f02a8da22c1a7198e2fec28..466bae5a639e075f9aeb2859d70261ad5721b36f 100644 (file)
@@ -3,9 +3,6 @@
  * Elgg default_widgets plugin.
  *
  * @package DefaultWidgets
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU
- * @author Milan Magudia & Curverider
- * @copyright HedgeHogs.net & Curverider Ltd
  * 
  **/
 
index ceebbe28590e0a00ff1bba31e493d75755f72a72..2e52f78becbb96f0cdf128c3773efc1bb0b77724 100644 (file)
@@ -3,17 +3,10 @@
  * Elgg default_widgets plugin.
  *
  * @package DefaultWidgets
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU
- * @author Milan Magudia & Curverider
- * @copyright HedgeHogs.net & Curverider ltd
  * 
  * Code based on the work of:
- * @author Jade Dominguez, Chad Sowald
- * @copyright tastyseed,  2008
- * @copyright Chad Sowald, 2008
  * @link http://www.tastyseed.com
  * @link http://www.chadsowald.com
- * @author Diego Ramirez
  * @links http://www.somosmas.org
  * 
  */
index e06f63f1d03314fac309aedba87e78c3299ea1b5..6efcd5b519d6ca6060d2c705742c25a78037ba33 100644 (file)
@@ -3,9 +3,6 @@
  * Elgg default_widgets plugin.
  *
  * @package DefaultWidgets
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU
- * @author Milan Magudia & Curverider
- * @copyright HedgeHogs.net & Curverider Ltd
  * 
  **/
 
index 32350c6dd5e8a037aa9cae393f501d0921825cde..2abbf02e46ceac97e2084df2a545b21638681087 100644 (file)
@@ -3,9 +3,6 @@
  * Elgg default_widgets plugin.
  *
  * @package DefaultWidgets
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU
- * @author Milan Magudia & Curverider
- * @copyright HedgeHogs.net & Curverider Ltd
  * 
  **/
 
index 79a64193983c724dfc4d5ed4328227789c4bb31b..bdcbd1f9a0d3f5d1641d46ed8487fe7932977d35 100644 (file)
@@ -5,14 +5,8 @@
         * 
         * @package Elgg
         * @subpackage Core
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008
-        * @link http://elgg.org/
         * 
         * Edited version of the widget editor to be used to set default widgets
-        * @author Milan Magudia & Curverider
-        * @copyright HedgeHogs.net & Curverider Ltd
         * 
         **/
 
index 3f7181f27e73d4ab2b1656c174ff5e18ce50a740..bf3ede42dfc735ba619a356471e59db6cdc386fb 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg diagnostics
         * 
         * @package ElggDiagnostics
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        admin_gatekeeper();
index 6ff8b7bde46834b89f97870e8f63b9807b8c4e22..abc5c2b31931866bb4cc704d9d831454e00be419 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg diagnostics
  *
  * @package ElggDiagnostics
- * @author Curverider Ltd
- * @link http://elgg.com/
  */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index c195da67287846c699cd9ddc08143b413903a435..476c4fb5cf2978d264ba61b26a2d67dcbd9bc97c 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg diagnostics language pack.
         *
         * @package ElggDiagnostics
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        $english = array(
index 12795ebc8bd138e7131fd2b658c54b1b2db6f910..d2fc1b5a1d1469e3f73c4ff5f12dc55f881991f5 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg diagnostics
  *
  * @package ElggDiagnostics
- * @author Curverider Ltd
- * @link http://elgg.com/
  */
 
 /**
index 93d1f12be8e3196f6164aa9400e11f886f349c9c..93e03d7adef5677344d7ff54e89579f8cdaa88c0 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg diagnostics
         * 
         * @package ElggDiagnostics
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
        
        $form_body = elgg_view('input/submit', array('value' => elgg_echo('diagnostics:download')));
index a21c58c80242b8bdb18033803b11c4b2d29f0211..c4c831fcd0183ab87f4f4e4b413f67ca36aee156 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg diagnostics - unit tester
         * 
         * @package ElggDiagnostics
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        $form_body .= elgg_view('input/submit', array('internalname' => 'execute', 'value' => elgg_echo('diagnostics:test:executeall')));
index 3aecd95857354a6d485b62656362296f64b83eac..89b2179fa399833ebfac373719ec0198021efeec 100644 (file)
@@ -3,10 +3,6 @@
  * Saves granular access
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $whitelist = get_input('whitelist', array());
index a4ec8be4f02e3fc1a74fd9dc3e3dfd0fb5c08f9b..938d003f21e2402316b053a00ed8a2d71bc7f005 100644 (file)
@@ -3,10 +3,6 @@
  * Helper functions for ECML.
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 /**
index a1be61a5f0d41d206d96a9a7c1ec3c491093fe45..f56d2c1cdf71a3fba1659a6a60e86b9d93fefcba 100644 (file)
@@ -3,10 +3,6 @@
  * Language definitions for ECML
  *
  * @package ecml
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $english = array(
index 2a223aedc1ad31c8136cbbf4d23bb8d09f42f6b3..f4ca57365e90d70246764abcb72e5da5f602236b 100644 (file)
@@ -3,10 +3,6 @@
  * Provides the ECML service to plugins.
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  *
  * @todo
  *     Granular access to keywords based upon view.
index 2b33f4f7a70991b8df6d2ca682f5a304768216ef..4fca93a2afc2b1af76260d07f51ad2e439f45bf6 100644 (file)
@@ -3,10 +3,6 @@
  * Lists available keywords
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $keywords = $vars['config']->ecml_keywords;
index 5a68f2fa837b6fbaec78f95815371ece9eb29536..6ea688e99c73a6b9c035f7acdee51fc21366b6fc 100644 (file)
@@ -3,10 +3,6 @@
  * Displays an ECML icon on ECML-enabled forms
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $docs_href = "{$vars['url']}pg/ecml";
index 44e14059c36b9dcce8fa83141692665650ce40c8..4530265338bfba4799ea89ccbfef529e7ec61c93 100644 (file)
@@ -3,10 +3,6 @@
  * ECML Blip.tv support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $params = str_replace('?', '', $vars['ecml_params_string']);
index 1c97792eb021d1a3a4d8dc1d102e1dfc91c008cf..4060d611728864f32f2cbd4d5894766b1acab689 100644 (file)
@@ -3,10 +3,6 @@
  * ECML Daily Motion support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $base_url = 'http://www.dailymotion.com/video/';
index 619b17e44f00427da85c390f54060a831efc2a90..73491f6a3a1dc02ceefe7c9730e5f7d7f04cc4ec 100644 (file)
@@ -3,10 +3,6 @@
  * ECML Generic Object GUID
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $guid = $vars['guid'];
index 7e660859241bd6fc2d80f5d048d1bf162fe4b176..2e13f9f43b73a7ba258be5493f67ad20fd9400c5 100644 (file)
@@ -3,10 +3,6 @@
  * ECML Google Maps support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $src = (isset($vars['src'])) ? $vars['src'] : FALSE;
index 47e132aac9b56294fbaf0a729b07906ec84c788b..b445f4575ef7461ffb893b7f701c0ffe86346a9e 100644 (file)
@@ -3,10 +3,6 @@
  * ECML Live Video support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $base_url = 'http://www.livevideo.com/video/';
index e36a4a92a7e842507b293bf284c6f7fe444fe9e7..462865beccd6c2bdf2791ef8250c66e9af5c64dd 100644 (file)
@@ -3,10 +3,6 @@
  * ECML Red Lasso support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $vid = (isset($vars['id'])) ? $vars['id'] : FALSE;
index 1881a1a897a4831f57f737f06fa76cefc3c583b0..34db6aed514b3f51e54849ec908219c5f117e6ef 100644 (file)
@@ -3,10 +3,6 @@
  * ECML Slideshare support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // this wants the "wordpress.com" embed code.
index 2f2f09c49039975b558341be609c1a377b503686..b1c398e2eff4f0bfa0ad640a82334202aa1599a5 100644 (file)
@@ -3,10 +3,6 @@
  * Lists users
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $only_with_avatars = (isset($vars['only_with_avatars'])) ? $vars['only_with_avatars'] : TRUE;
index 6ca1294a8b931a07bf01f29de354ca164e4b5103..263eb3740abbe121956baf19db1d887bbb5ed21c 100644 (file)
@@ -3,10 +3,6 @@
  * ECML vimeo support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $src = (isset($vars['src'])) ? $vars['src'] : FALSE;
index 87fb669d28484056953024bd88c3b1c0e103363c..c212f6841ba78c23d414a99cb1d5451392d62357 100644 (file)
@@ -3,10 +3,6 @@
  * ECML Youtube support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $src = (isset($vars['src'])) ? $vars['src'] : FALSE;
index 1ad88aa9b375aeced1b75de807182f1b0b7e1fe1..1a918fa999a1948bdca9d4251a85850548630ea6 100644 (file)
@@ -3,10 +3,6 @@
  * Configs granular access
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $views = $vars['config']->ecml_parse_views;
index eb4aef08df3ab66dd13134108986cf9e19dd80c6..b3a6a3febf53c71ce6f518f814f7c742cc52305e 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg media embed plugin
  *
  * @package ElggEmbed
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 /**
index bfffa809f240133263140d22159965b879f42c8a..a177b0692a81a9bc25920f6f18d0f59e07215511 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg embed CSS - standard across all themes
  * 
  * @package embed
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 ?>
 
index 7e826278cdc97bf4425f45f681abbd73b46fe906..e7ad90289a227a641d005eeec30fdb0d0dd61009 100644 (file)
@@ -4,9 +4,6 @@
         * Elgg file delete
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
                $guid = (int) get_input('file');
index ef5f24964b84ee4f1a7374c23efdef299dd1227c..210735b744c3f94ba1a3060cd872def3696708cd 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser download action.
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Get the guid
index e2f401e8d90a1a39b5bbfa425de6387549041688..5e2045ae8b8068d72d49af65efceb54042e4f85f 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser save action
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        global $CONFIG;
index 1f12dad9a11362773fa5aa7c6c579a24b7c16666..367488d7c652d03fbc7fb9a4b2037db8f44e5aaf 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser uploader/edit action
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        global $CONFIG;
index 6ef8719b3d2e2db28c7b133a622921725404b3ac..55c5dc697f66fd0a9af5682cddbbe1b7b246b3fa 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file download.
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index c7b823947ce64ce1e531be777ac17aa528d5b844..6c7dbd0924a4343d0db73c80165fd7b56353cb72 100644 (file)
@@ -3,9 +3,6 @@
  * Elgg file saver
  *
  * @package ElggFile
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 763df85f96f787896dca03fbe47f144aee8fa43c..d7d47acf72814eb727f436582c789290cf69ee32 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 848de9e53f8913fa3c13c20956c0e40a30fd5ca1..9c2745f1b5999fb7b3f182615ded0944cf4b0bec 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         * 
         * 
         * TODO: File icons, download & mime types
index 619434e66506e803e41c3090263461040849cd5e..9e661c276a29bb1ee6301242305e3bc4c7ec9d6b 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file plugin language pack
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        $english = array(
index acc1f9cdad3bd5a43f846a14190af7c941ccdcbb..1b646f361ae16e4a40d2dd0afa11d1a1311b275f 100644 (file)
@@ -4,9 +4,6 @@
         * Elgg file search
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
 
         */
 
index 2ba97403e5488a1a919f06abcde18ed3338528f6..1910b26b832cfea13e884ea3a1d67249a8ee99e7 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        /**
index a150cce5a1ec1d97ea1320c454e401eff6acfb67..987153aebbc6cdcc1767ecc86e4485440730f37a 100644 (file)
@@ -4,9 +4,6 @@
  * Elgg file thumbnail
  *
  * @package ElggFile
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Get engine
index 7aa0553ca268851a53079917245f8492fc648012..6f9d3d7500e8787b5ee22e1e44acbaa4156035a6 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser uploader
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 6ee41caf5bcb558f433470d088f761a7b5b34d2a..74f18427e5ebbeacabf339586c4247541b17dc94 100644 (file)
@@ -3,10 +3,6 @@
         * File CSS extender 
         * 
         * @package Elgg File Repository
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
         */
 ?>
 .files .entity_listing .entity_listing_info {
index f1bb3f8e138d519ed05bce4dc9d004ee89545c23..1af8f02731b80593fae2e556ec4ef27a4fdb159d 100644 (file)
@@ -5,9 +5,6 @@
         * Optionally you can specify a size.
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        global $CONFIG;
index ae37f53acc6c5c76eb70ad440de2bdba62baa600..0a94589e5669769f1a293e37142405a48686f57e 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser uploader
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        global $CONFIG;
index ef5c2df07098bc09517c833f6ba6e61c046b4b7b..6c979f13e25375b28e33b57a72e9a9cabdf45356 100644 (file)
@@ -4,9 +4,6 @@
         * File renderer.
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        global $CONFIG;
index fdefb40693ec09c7ceb1988f75481299d531ee0a..b7f8c9f13063f5c9559749c46347a373e159d4bb 100644 (file)
@@ -5,10 +5,6 @@
         * 
         * @package ElggFile
         * @subpackage Core
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
         */
 
        $title = $vars['entity']->title;
index 735692d79526d7c55eaca3ea415df5aeb15d8301..eee3609fb2c0f0cc45a452882d40ab5a248c1e5e 100644 (file)
@@ -3,9 +3,6 @@
         * Elgg file browser
         * 
         * @package ElggFile
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010 - 2009
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index c0729ac9091af6d8f96a19d29907e6952d2f32a5..b936477b2a77190009b30b9fb78d9e3a8a689905 100644 (file)
@@ -5,10 +5,6 @@
  * This plugin allows users to put a list of their friends on their profile
  *
  * @package ElggFriends
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 function friends_init() {
index 50c44af3c7c6815ac227b843e99626b27a9a454d..9a6499ede0c7a5f1a4f1c1017914143c06c9902a 100644 (file)
@@ -6,10 +6,6 @@
  *
  * @package ElggFriends
  * @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $selections = array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 20, 30, 50, 100);
index 4532e7aceb2af96e995e5c32fe32dbdeba0bda2a..2f9ab71eaeb9e4b5efc0a633bef7451ab1ecd247 100644 (file)
@@ -6,10 +6,6 @@
  *
  * @package ElggFriends
  * @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 
index 480ec00424f3cc8c055f8fa8a20246e61318eeb0..fbebf54b4b19cb08a9534fa61485a1c47d061970 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg garbage collector language pack.
         * 
         * @package ElggGarbageCollector
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        $english = array(
index 63dfc9d4cb132406b315f9a9c9b42c378498bd34..63d8e7f2aa495d6c44e901e933f1d2655adf9ef3 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg garbage collector.
         * 
         * @package ElggGarbageCollector
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        /**
index b8f8f9b42fdf5cdd1b9ba209e983152f869198d2..ff2ab6944a0cb4ba1b671a3ea920a2b9c762b21c 100644 (file)
@@ -4,10 +4,6 @@
         * Add a user to a group
         *
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load configuration
index 75cc9354b16a3dbb4817f40f34ac170612aab1af..6e738e205344c09f88a2af3387df17dea49858e2 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg groups plugin edit action.
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Load configuration
index 7bc7acdd60dcec57a3ff0c956637d5866c7965e4..8dc9dcc6594337adcf82401e1d60e7ebe1ac7f16 100644 (file)
@@ -4,10 +4,6 @@
         * Join a group action.
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load configuration
index 1bb4c0588deafc873dd37afa681daf71895436ca..a0b9acc1038bc4143a288f783dd2d1a2efad565e 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg groups plugin add topic action.
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Make sure we're logged in; forward to the front page if not
index 313e87199c6c23092ebfcaa3d49f3f1da2dc7914..57e4b314fb59d8d8a653a7adbda166c931c49779 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg Groups: delete topic action
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
         */
                
            $group_entity =  get_entity(get_input('group'));
index df265475eabe10262db07c1f74747c14b8b1e894..ea74024fc22edd43036eb46f42fc6b827b216e70 100644 (file)
@@ -3,10 +3,6 @@
         * Delete an invitation to join a closed group.
         *
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load configuration
index 03a318e4aeebb9fff0fe982cb35a5cfbe19c6f6c..153dc01794e63df13efa509ad1f63211b651cb97 100644 (file)
@@ -3,10 +3,6 @@
         * Delete a user request to join a closed group.
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load configuration
index ba63b8e14ab4439e39dd20e9b3a36a99009ed69e..fa56b9015711addb070be9fd4fe86e264158d0bc 100644 (file)
@@ -4,10 +4,6 @@
  * Invite a user to join a group
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Load configuration
index 5ba0bed7836139e91c3e704267aa979a1cc217fe..6fd94d34a7ac9469d8dbff4dd5a0382c2d6826fb 100644 (file)
@@ -3,10 +3,6 @@
         * Join a group action.
         *
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load configuration
index e3c83b1698183b30d54bb06dfad8d5a8c35c972f..fae8fc0dede67ae308e8f8f237b35c76e2604d55 100644 (file)
@@ -3,10 +3,6 @@
  * User requests to join a closed group.
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Load configuration
index 9ca32e1521848913e4be7af2cd0b8ae529f07da0..721bff2c8e1c2fc634602295456ab7bd76922cd8 100644 (file)
@@ -3,10 +3,6 @@
         * Leave a group action.
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load configuration
index 6f0c16add05f1d5e836858158a091c612c5fed46..dda000f95542c1411d3d7863ffc4e646a77674a9 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin
         *
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index cbb181ef34c775b9aeeba82b4e9b52a145b53a75..11880e4d6db37c9c88dbd0d765997d6b2e49f907 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 8c596d53be90cb5dea3bb4f22cbefcfacc6a640b..a6ceaf3b517c8341e93d5ab90ca68b608a2d0f06 100644 (file)
@@ -3,10 +3,6 @@
         * Icon display
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        global $CONFIG;
index 41e2de918acd4434269175a9f85d330ce567c000..f0e6854ee05f99f27bcdb5b9705188782b0b01d9 100644 (file)
@@ -3,10 +3,6 @@
         * Full group profile
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        $group_guid = get_input('group_guid');
index 36fc352429e9d5ea04f667ec8ba51c08cea95ace..a06c67f73686f8778f8acac30d85eb6bd63f3315 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 70d65469ecbeca69b47667f9f3a788e640330fd2..296f4318bac544fccd6ee230fbf87e04b249992f 100644 (file)
@@ -3,10 +3,6 @@
  * Manage group invitation requests.
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index f83ad51eb71f896d8b691ae26f22ad31d3d8db29..f76c469ca1df65d33e636b812a33fc787c0391b4 100644 (file)
@@ -3,10 +3,6 @@
         * Invite users to groups
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 847654a2596265d8cbebae86873bea742a129ed1..3baf02e69ca23400884129f831b1a1bb9fac7d32 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg groups plugin language pack
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 $english = array(
index df0877b14d33360c03e421ff5e09004a880a749e..7f9cfdbf55b3a1f6ac0f83783ddb62120e14f368 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg groups 'member of' page
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index ed41c76bfd2c4230fe9b0c037669f45ca39018a5..8ade60b2ada7df339e1d4c6bffc894d343cd8fb1 100644 (file)
@@ -3,10 +3,6 @@
         * Manage group invite requests.
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 95cabd3be65c7cb8e65638df7bf2938790e9873b..581a1d90de7818f6f6f29003473bcb5c7354d0c8 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        gatekeeper();
index c199b954a9a5ed21a8a3444c7926095d315f5b52..b87acbaec0a1140ddbd1da4d647cbbfa2d128461 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin
         *
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        /**
index 9f8c962d7b232e03b7212e6d631c7b445bebc1f6..afd916ad2a8d03baf151aad8df45212793d8146b 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg Groups topic posts page
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load Elgg engine
index 72d5557626e7d501c668dacb7d13d362d38c26b2..7272cbbc0d2610d3dbb7dfc8121da982d5cafc0c 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Groups topic edit/add page
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  *
  * @uses $vars['object'] Optionally, the topic to edit
  */
index 089ba98821816fe853f982347270cd368b9c0af5..5470299db3a30b6073ab75acc53bec2a848dda8d 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg Groups topic edit/add page
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         * 
         * @uses $vars['entity'] Optionally, the topic to edit
         */
index 0c82f547128674c8be5ebbfe4a2d104bdea995f3..5bfc0d4fbb0b9a56563f55ce48f69c641274285c 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // new groups default to open membership
index 6fd418cb915cd7b168fd8310a5c2fe76ed6e9b8a..0cbf824549ff08014047a488292354cfadaa0636 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin
         *
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        $group = $vars['entity'];
index 9d97def977550fb355367b152e70aceb6283beb7..3eb12439591543ee7e1b81d3bf0c0f8c22ac0c45 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg Topic individual post view.\r
         * \r
         * @package ElggGroups\r
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2\r
-        * @author Curverider Ltd <info@elgg.com>\r
-        * @copyright Curverider Ltd 2008-2010\r
-        * @link http://elgg.com/\r
         * \r
         * @uses $vars['entity'] The post\r
         */\r
index e250a247bda26715da68cfadf6e6ed244b21daca..25e07602b7be0e4956bc192d25e8ce73c399d289 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg groups profile display
  * 
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 if ($vars['full']) {
index d4f1877d08db26ca26a2beed788196156463f3d3..4947cfc0bc371756eb50414333b529060a80c4b6 100644 (file)
@@ -3,10 +3,6 @@
  * Groups latest activity
  *
  * @package Groups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 ?>
 <span class="group_widget_link"><a href="<?php echo $vars['url'] . "pg/groups/activity/" . page_owner(); ?>"><?php echo elgg_echo('link:view:all')?></a></span>
index b35ef0af75334a073839a4e675bc3fa60b307996..bf0db7e22281daf59ae2febbab0d9e738c735f3e 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin full profile view (for a closed group you haven't joined).
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
 ?>
index da386e31105a2fc13186ab77f1a48f53b79a5bc3..a2333d02f85e12789b807de438416d4ef30d3e87 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Groups css
  * 
  * @package groups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 ?>
index 687aebfa0860802135b98107957096da636b6b68..3e30259eb433c07d7a951fbbd6f9e541ef1d528f 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg user display (small)
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  *
  * @uses $vars['entity'] The user entity
  */
index 7ba24a4c74664b4a86cfc76c756854df201f96e1..19f09fb2e15765dcb0a8d109130836c9fd01ee64 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg groups plugin full profile view.
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 
index e839e0f9bac33a6312ceeb5f30945d6922daa3e6..a9e4247c04918ba20c889ca8790a229eec0d92e3 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg group icon
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         * 
         * @uses $vars['entity'] The user entity. If none specified, the current user is assumed.
         * @uses $vars['size'] The size - small, medium or large. If none specified, medium is assumed. 
index fe6f38dd3debc1aa73287d5ae047f4677621157a..eaf469cd7c975fd2209e9beb432c7063cbf1dae1 100644 (file)
@@ -4,10 +4,6 @@
         * This is the messageboard, members, pages and latest forums posts. Each plugin will extend the views
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
         
         //var_export($vars['entity']);
index f7eebf69cd5ab73ca7a50ef264769bbe0bfe1302..7191cf6d149d017c207c5ea6680ce98805f4f0b1 100644 (file)
@@ -3,10 +3,6 @@
 * Elgg groups - group homepage (profile) - provide an area for tools to extend with their latest content.
 * 
 * @package ElggGroups
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */ 
         
 // tools widget area
index e07072b78c03e84b102a0ae6f48078f5f7b19cd9..74a66c6d7670cd54df63404a4395ecceedf5e1a0 100644 (file)
@@ -3,7 +3,6 @@
  * Elgg Groups latest discussion listing
  *
  * @package ElggGroups
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
 */
 
 //get the required variables
index dbf82b2ec6911840d46efc44311bbab2fe1ef4dc..bd78d294039e8b0753c9de5025681517577dc94f 100644 (file)
@@ -3,10 +3,6 @@
         * Edit the widget
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 ?>
 <p>
index edba53cb506f5d1e05164006110218268e8d1b70..629dee85e1feee337aeeed6161ffd479dadd9e88 100644 (file)
@@ -3,10 +3,6 @@
         * View the widget
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        $group_guid = get_input('group_guid');
index 6d385c204eede5ec4e07dbeb5a919daf59fab9de..58f8807d8755a7e35aa1f1b44d00728241952c17 100644 (file)
@@ -3,10 +3,6 @@
         * Edit the widget
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 ?>
 <p>
index 502affd12b1d340f76b6699ef382ea7f5750d2df..6dd99717babb3d85ece7487112bc4b1cb8a6f707 100644 (file)
@@ -3,10 +3,6 @@
         * View the widget
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        $group_guid = get_input('group_guid');
index 6f3ca34f105178f66155b4b9655f1dd168a00107..1cb22aaea542d46de760b4d590a3ed083b7a8331 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg groups plugin
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
         
        // If there are any topics to view, view them
index 464ca1a7bd309cca7bcf397dd93064be81292b61..ad52365e65c2fa9e750e134e6198438ed16e06df 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg groups plugin display topic posts
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
     //display follow up comments
index 1f6688d6883a0769826959229e3bccefe0a57341..5e595a379513842bef532aa76d7ddba28d24d198 100644 (file)
@@ -4,10 +4,6 @@
         * This is the messageboard, members, pages and latest forums posts. Each plugin will extend the views
         * 
         * @package ElggGroups
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
         
         //right column
index 765d315ee3a7d6e9294f7955e9570f8db166e019..19297b3507735370b5b4fa90d6b2dabe92dfef4f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $title = $vars['entity']->title;
index 523b4d264b344554d441c3c35d2c15dd1618fa07..0c5ab6ab05930f58301cfb1d74c897ef8c2335d1 100644 (file)
@@ -3,9 +3,6 @@
  * Elgg htmLawed tag filtering.
  *
  * @package ElgghtmLawed
- * @author Curverider Ltd
- * @author Brett Profitt
- * @link http://elgg.com/
  */
 
 /**
index 9334860a7152ff1e894df1f26e73ce18ce09ee10..d942bd36c4c3a52abe75f657521c46c58579a3a1 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg invite friends action
  *
  * @package ElggInviteFriends
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @link http://elgg.org/
  */
 
 $emails = get_input('emails');
index 1f27f07aaf361057b16da8c35627ba0203b59b14..b6e45f447546b1a317ff950be88143e5914bfb4b 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg invite page
  *
  * @package ElggInviteFriends
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @link http://elgg.org/
  */
 
 require_once(dirname(dirname(dirname(__FILE__))) . '/engine/start.php');
index d7dbd4c8fa20ddd905f0d5578dc32f445a4d8e21..f31d79bd89c90a6363e2b7c787e7c10cdf4c3ed0 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg invite language file
  * 
  * @package ElggInviteFriends
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @link http://elgg.org/
  */
 
 $english = array(
index 6bdedcffa976371fe6ee447fa89cd636bd3e7594..41b137d5362888489b9c925c770e7df0156451bb 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg invite friends
  *
  * @package ElggInviteFriends
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @link http://elgg.org/
  */
 
 /**
index ed8fa2d15fa998274d8764f46560f695aabf82e4..301f99ce3ebb7de3feecb8b5c99695a4130588f4 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg invite form wrapper
  *
  * @package ElggInviteFriends
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @link http://elgg.org/
  */
 
 echo elgg_view('input/form', array(
index ae04b78f722c471086a588641c5f98cd6b554bd1..68296460a523d908ba00f513cbdc1750bb20a1e8 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg invite form contents
  *
  * @package ElggInviteFriends
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @link http://elgg.org/
  */
 
 if ($CONFIG->allow_registration) {
index aa06edd9af84f358e3a40aedc076407bfc309a53..37726b040e3ad7e7eeff6de82764882c5adb0d7e 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg log browser plugin language pack
         * 
         * @package ElggLogBrowser
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        $english = array(
index 378bab8f7f84cffade830e3b738abf7877ee3ddc..0ed7275a4626c11d99cdf05ac8561d74f6c17ace 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg log browser.
  * 
  * @package ElggLogBrowser
- * @author Curverider Ltd
- * @link http://elgg.com/
  */
 
 /**
index d82b1e00bb8616b4281b051119955a5d2534c5fd..d3b5f13be0b78e8e02640f075eadd1387cdd0cd0 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg log browser.
  * 
  * @package ElggLogBrowser
- * @author Curverider Ltd
- * @link http://elgg.com/
  */
 
 $limit = get_input('limit', 40);
index 653bbce3e0ce01f0b6a37ff070cb0dd47a1461d6..1612bff990c88e750762a8d53eeb3db54d35b763 100644 (file)
@@ -4,8 +4,6 @@
         * Elgg logbrowser CSS
         * 
         * @package logbrowser
-        * @author Curverider <info@elgg.com>
-        * @link http://elgg.org/
         */
 
 ?>
index 923ce7c5289b2a787ffc30f78d6d3bd43eaea743..12d34dfd1d09a4ad495453d002cfe1b27ab3c9e0 100644 (file)
@@ -4,9 +4,7 @@
         * 
         * @package ElggLogBrowser
 
-        * @author Curverider Ltd
 
-        * @link http://elgg.com/
         */
 
        $entry = $vars['entity']->entry;
index 6032cebd57f3232de2eec49792940b8fcb7681b5..5efb51639bcfb573e07679213fd4cd384775f940 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg log rotator language pack.
         * 
         * @package ElggLogRotate
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        $english = array(
index fb6674356191080e4b9b360102544bf5c77a51c9..cc2d19b0ab33361ba89f88e9e5259b0964c901b1 100644 (file)
@@ -3,8 +3,6 @@
         * Elgg log rotator.
         * 
         * @package ElggLogRotate
-        * @author Curverider Ltd
-        * @link http://elgg.com/
         */
 
        /**
index f6a04a216dc3ef065fee1d24a0db05d1513bbf02..b10f41e2943d8d7a4d08774b287319cee5e2e5d8 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg members index page
  * 
  * @package ElggMembers
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index fd99aa67030babf72a2f570dcf7bb7f7fd831e0e..bb1701928ed3055aaf8ba2bb280e76f54fef2ef1 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg members language
  * 
  * @package ElggMembers
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 $english = array(
index 0a66cacbfce9a92794127e52debbe0cd697d5f79..395922219ce40056b81c3214ae5157641db70b11 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg members plugin
  * 
  * @package Elggmembers
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
        
 function members_init() {
index d66c97bed14b50a9373edefe5a0366911e04f9e7..9c92398fcc37f335b9954177ca6fa8daae547950 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Members Css
  * 
  * @package Members
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 ?>
 .members .group_count {
index 790a0684f8072f5c755f5e01484d4212f4def5d0..8d9a9543b83e1e7c6215447c62bc3436212fd37a 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Members search
  * 
  * @package Members
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 ?>
 <div class="sidebar_container">
index 7b24027324624a9cfda921203bda0c7dad9403b7..b782d73ea15176e653d593e1b04d198b2c3603c8 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg Message board: add message action
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Get input
index c903a0d2082056c23c87306de5ca7329f1658c26..6e72c201eee11cc9b2a64dd02e886689ddbe6000 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg Message board: delete message action
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Make sure we can get the comment in question
index 28f6766ff8b8b51ccd89b206e47f786774f345f0..008c6fe0f1f8b6f7df23dabdc1fa4071696c405f 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg message board widget ajax logic page
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010 - 2009
- * @link http://elgg.com/
  */
 
 // Load Elgg engine will not include plugins
index 3accb9ae9a33f50cb5e293241777461a3bcf8ea4..4b608bfc05244612e5bcc49a18c8f8af3a13c758 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg Message board history page
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 
index 97798e8bb355ac4e9a58530380fa1c6f8cb18afa..88438bb853b417d3d228b18c3a9861ab206d52cb 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg Message board index page
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 
index 0ddb5816931d3d5874f44de50bf727b96930d107..b1d5f5b63bd1bb455257fa11ea25d5e627e2d63f 100644 (file)
@@ -6,10 +6,6 @@
  * to post comments.
  * 
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 /**
index 2dd25a3642c5bf61eaf89d04ddc48863d8e08ad1..62ae629c09b15e2b2a36a63dddce55d72c28a24d 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg Messageboard CSS extender 
         * 
         * @package ElggMessageBoard
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
 ?>
index f835e8af04afe97287fe1a85faa716ace39a39cc..b26527b06e5a1b0ab0bd7f7d30db0916f96f1b4d 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg Message board add form
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 ?>
index 92c880593054169909c5c8cb29ff5e2f14bc459a..f78451c845e170cfab738272249103a7c2c1ca3d 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg Message board display page
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 
index 5f3a191ae511aa4dbed2095ef32e48df15a035d5..c0f4cea3c27cd92d6e84f30a1426fa3bd4a992bc 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg Message board individual item display view
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 ?>
index 4e3bb19bf1c0f6a1f33f57c41577f96b7758c10b..470d49060066d728d399b23156ef1a17e4bf50df 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg message board widget edit view
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // default value 
index c05d6b6185db163a21593679747f65f19383a8d4..dde360961bb1aea31d2ea0f218ae78d138e80df8 100644 (file)
@@ -5,10 +5,6 @@
  *
  *
  * @package ElggMessageBoard
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 //get the full page owner entity
index e8a7dfd58dc0f9d6055fe30a8bdb20b972aa925a..395b5528b9bd93b9b54e5ca6ff07816e9f82a9fd 100644 (file)
@@ -5,10 +5,6 @@
 * the same message, messages don't actually delete, they are just removed from view for the user who deletes
 * 
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 // Need to be logged in to do this
index 314b01809ff8b12fdbe352c6cff5846d430abf32..59d90a9d258986648ebb3cb52713e719e4321df2 100644 (file)
@@ -3,10 +3,6 @@
 * Elgg send a message action page
 * 
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 // Make sure we're logged in (send us to the front page if not)
index 28a8746353fbe479a869bd866ee71489e2014ef6..e3351d5667a4142bb2bf436eb72fa817c1e7ca2c 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg messages inbox page
  *
  * @package ElggMessages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
 */
 
 
index d49d83cc21c990eed710a26ec1f37bb1c479f2c9..f1ad226238a4828ff1f97a24c2c73d3326814b26 100644 (file)
@@ -3,10 +3,6 @@
 * Elgg send a message action page
 * 
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 $english = array(
index 9e84a3e671099ade515d61aff97ce9ba3d055bfe..da6ed00324d52ce691b09a996e4172892f637e19 100644 (file)
@@ -3,10 +3,6 @@
 * Elgg read a message page
 *
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 // Load Elgg engine
index f918eec5c0d1bfb7af925b01c5f0de7695cd4163..51ad3059270df01b8e3f1e293f5d8b3609b63203 100644 (file)
@@ -3,10 +3,6 @@
 * Elgg send a message page
 *
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 // Load Elgg engine
index 6aea2e561fe25b3f0fcab2b9d376c9b0b18cdb00..0cd65d87be04bd51e8ba96990bc467fdac9c121c 100644 (file)
@@ -3,10 +3,6 @@
 * Elgg sent messages page
 * 
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index fbf9bc543edb4240c600cfe1c9d4ca642685a5fd..bd8d0680e060c418960cb2209829789332ab79bf 100644 (file)
@@ -5,10 +5,6 @@
 * This plugin lets user send each other messages.
 * 
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 /**
index c887f6725b0739ef419acdb9fce3e579007fa519..36871e22e5ab9d210485fd81364933911cbfd3ba 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Messages CSS
  * 
  * @package ElggMessages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 ?>
 
index 98116e9185bd88c76cf2606a204d1cca9785dc76..7fea03842ecca0e6c247ee13b20e9260056a38f2 100644 (file)
@@ -3,10 +3,6 @@
 * Elgg send a message view
 * 
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
  * @uses $vars['friends'] This is an array of a user's friends and is used to populate the list of
  * people the user can message
  *
index ab1743c9abfc3109fba8a23a0a6553cdc38eb403..3d76c56caaf72683ee584289763971fb61bf448b 100644 (file)
@@ -3,10 +3,6 @@
 * View message
 * 
 * @package ElggMessages
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 $body = elgg_view("messages/view",$vars);
index 5afb7d4099cfb92c75e5f643bc23082a16f6aafb..6fbeedd464c2ac6937685368b0c638aed585cd7e 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg hoverover extender for messages
  * 
  * @package ElggMessages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // login check already performed in profile/icon
index 9846555408e55c792e8038d1424b285c312dcedf..364a80b4f518f4113ea466b6ccf3d3c3517f9036 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg messages individual view
  *
  * @package ElggMessages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  *
  *
  * @uses $vars['entity'] Optionally, the message to view
index 485ddadc4bde7978a71b4e1c47e683c2293e38f1..4af635612ecc68a82ba121ab2f6eca51278c1769 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg messages topbar extender
  * 
  * @package ElggMessages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 gatekeeper();
index 3cbcec94373173179c7b5ea76baf900d49cbc1cd..feaf6c0c210b4beb5feda5137c29d67b13ceb400 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg messages view page
  *
  * @package ElggMessages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  *
  * @uses $vars['entity'] An array of messages to view
  * @uses $vars['page_view'] This is the page the messages are being accessed from; inbox or sentbox
index 84154930ef19648508da179d571b45e0ea522229..587b1117cb23c74eec220c10d770bdfbf7c06d04 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg notifications group save
  *
  * @package ElggNotifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Load important global vars
index f8b533d2348216e383d6d2945c0e68b44181f756..18f243254916fd4b074aedc7a813410a29093a7b 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg notifications
  *
  * @package ElggNotifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 $user = get_loggedin_user();
index d6de578327ddee96949f51477fe32e9face7291c..1c1ad77d2a99c1eec08b68de95ec5b346c4f8400 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg notifications plugin group index
  *
  * @package ElggNotifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Load Elgg framework
index 93741d76e1e2dec4e3b8af360c6cbaf400cbfc97..904b6f9ff5a6be66e1bb014892d607ff7da35c79 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg notifications plugin index
  *
  * @package ElggNotifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Load Elgg framework
index 3349d019421049f568241754185dd2d1d90ab0d0..bdc7f15fff5392951a81b2d888286fa975759c3d 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg notifications plugin
  *
  * @package ElggNotifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 
index bd6067c85d924d694c6b72cea745186e7e32ccea..19615162bb43d555ec7520f3f05919c6e9a3a7ea 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg notifications CSS
  * 
  * @package notifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 ?>
 
index d4f243e20dcfb0df9efc8c0caaa1435bc9fdb63a..f1e103b722436ba0ebcae574b3361bfcc66097d3 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg SMS Client
  * 
  * @package ElggSMS
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 
index edb9c587c99bfdadb628c1e31f75fb4ef339b4fc..7840ba2ccd2dcd822878e9b70f463e30028e80ca 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg notifications groups subscription form
  *
  * @package ElggNotifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 global $NOTIFICATION_HANDLERS;
index 113eb956a0f290a3bf6fed030139d2cc2eb6850d..df4051ba60b6ed8fb8a69d64a2c7700384f9a3be 100644 (file)
@@ -4,9 +4,6 @@
  *
  * @package ElggPages
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Load configuration
index d929a33c99b132589cc894ed952e5031ca257c3a..06e877c426ca73d624a20ad0cfe959f7cfe2c8e9 100644 (file)
@@ -3,7 +3,6 @@
  * Elgg Pages
  *
  * @package ElggPages
- * @link http://elgg.com/
  */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 5428b89a1a4901882c6d614549986c1cd188160d..9d5a89aea6d933e74ebce2373796c38e9a43dc47 100644 (file)
@@ -9,7 +9,6 @@
  * Elgg pages widget edit
  *
  * @package ElggPages
- * @link http://elgg.com/
  */
 
 $num_display = (int) $vars['entity']->pages_num;
index b0dc0fa61363161d9701dc6c3063e6b64e71a7cc..310d34b3dc2bc20237e609674b13d5974e62c556 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin upload new user icon action
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 gatekeeper();
index e54aa026d3df3288f65459fca47502d5cdefc80d..a049cb8b0d9383e8d974d58a0dcc9bcae0a8c310 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin edit default profile action removal
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 global $CONFIG;
index 7b41eff221437d21aecccea33a5b6290b573a8c0..c21a43fbfc325c2e7a63985a60ed8bb28469aa20 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin edit action
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 global $CONFIG;
index 70e3b5cd84a418674d75c7c3ade143fe541c65be..6e4c3262be7bf6f27e69d1a5b885b6d1178d4c72 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin edit default profile action
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 global $CONFIG;
index 5a0181a006abf1521da4efe1887e0bb3d0241f1f..7df7dd9ccd629782f8a60018846e4e5c7be78a98 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin edit default profile action
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 admin_gatekeeper();
index fe4efbfeaae6a9025de441ab2970bd07ff8472ef..e780bde76c7e595f055f77edbd770d9c086e4758 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin upload new user icon action
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 gatekeeper();
index 2260ed5b7b58131ca7198d1aee58eca21ed60d63..dfb2bfb3db01025ece8ff1989ac35fdafae1246c 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin reorder fields
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 admin_gatekeeper();
index 4ee87dbf93129fe5e80d749c21718c1ea9e4ffec..26b596f9036cc9ff0e33204e45aa3fc76af1842d 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin edit default profile action
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 global $CONFIG;
index 91db99a2ec6a17b28f633edac5d081fa1d188f08..2b09c7ff8beb03e512f6ed80363ffc2bb2084e96 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg profile editor
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Get the Elgg engine
index 0e73c8d810aabc9f8f2fba4c85f91645dd49eca6..2b1a40d0f37e95f346389c1209050628de40b0cf 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg upload new profile icon
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Load the Elgg framework
index d7d7247c550efa8deff74c1530e63430e48fa741..b7b4f921cec3832297fb27f90b146bbd8a59365c 100644 (file)
@@ -3,10 +3,6 @@
 * Elgg profile icon
 *
 * @package ElggProfile
-* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* @author Curverider Ltd <info@elgg.com>
-* @copyright Curverider Ltd 2008-2010
-* @link http://elgg.com/
 */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index c84955fa5d05804db20ce136786c96ef422b4b42..fe4726d1adafab8fbd1d7367efd84050a4234eac 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg profile icon cache/bypass
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 
index 3b3a882e633990ba3d2d53b56963f74b91d360a2..22393df713328ee8393256e0f552ac919157de55 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile index
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
index 62a934c150fa276442678abc372afe61f379b3a3..cb783f7da83cd15b87453baaa7ba89382d3902f3 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile JS
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 // Get engine
index 909191847c1764fcab110f5e26806d411bfe2bc2..d80d02cb31192514dcd734658dc5a416f345d236 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile index
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 /**
index d6001b3fc829784fb2a3a9c385a46f5287507c86..1d73b66320dbb56990dac5230fe91aba5eb48941 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile plugin
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 /**
index 7c498780bd23c8f864dca9a7fafe7bdc7a577725..e584c88b036e31dc22f4b8aeef31657c942f43b6 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile - Admin area: edit default profile fields
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 $title = elgg_view_title(elgg_echo('profile:edit:default'));
index 83342b26cea6aec8047a21e97a98aac0707ef33e..b65201b6609c554fb773fbf7c23863c3e5d6da3d 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Profile 
  * 
  * @package Profile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 ?>
 /* ***************************************
index f67d6e5d53c89eb2a9c2c642ad8ace692bab2979..045436da48f3edd441a58be655b1c284eedcb102 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile edit form
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  * @uses $vars['entity'] The user entity
  * @uses $vars['profile'] Profile items from $CONFIG->profile, defined in profile/start.php for now 
index ae05e6da1e894c7bec8ac9d82e3e5763f0ccde00..daf3c577f30f259be7fc0bbf4fcbf034faeda3c6 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile index
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 $label_text = elgg_echo('profile:label');
index c71b7113d2ad716427e81d26aca84dc3f21fd84a..316c42d2083ea5150c9f40252bebc36007125c7d 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile icon edit form
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  * @uses $vars['entity'] The user entity
  * @uses $vars['profile'] Profile items from $CONFIG->profile, defined in profile/start.php for now 
index 5250377a11262829d197d976a559a1debbfdf80c..172ef5d3d2a6195d41e205e5c1340ebb3f4926f8 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile icon hover over
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  * @uses $vars['entity'] The user entity. If none specified, the current user is assumed. 
  */
index bca4499fc5bbc14fc68ed0dac75f055264bba791..14017d618c9e8b80198ace26e09647af5c1fc636 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg profile icon
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  * @uses $vars['entity'] The user entity. If none specified, the current user is assumed.
  * @uses $vars['size'] The size - small, medium or large. If none specified, medium is assumed. 
index d7355e118618b1b8632b9c262299db4827f02e3c..96b57fb953d9a3e2922d549d5250d3389780a180 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg profile image Javascript
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  * @uses $vars['entity'] The user entity
  */
index e53f9df7547ce7c2aa62e950cfb06204a2bbcbb6..404d123c8faeb4f47a87219b19b5e615543f0ee5 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg user display (small)
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  *
  * @uses $vars['entity'] The user entity
  */
index d2a36397d27946f2a76930b4ba0183d2489985ac..807fa10341763a52af7b4c6cfc9880157935192b 100644 (file)
@@ -3,10 +3,6 @@
  * Profile admin context links
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  * @uses $vars['entity'] The user entity
  */
index f7ca3c2fdf93b667afd60c27432cce372136def4..ce3af5a3ccbc4211c60c5922d0fbf742f6e1f186 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile icon avatar menu: Add / Remove friend links
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  * @uses $vars['entity'] The user entity. If none specified, the current user is assumed. 
  */
index de2b28926c3ddbaf253371c29d52d09b7ad166bf..4233d7ec528fad196c1f69704613773e39ff851e 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile icon avatar menu: view for plugins to extend
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  * @uses $vars['entity'] The user entity. If none specified, the current user is assumed. 
  */
index 0039281f0c32c3e02814d37782e9bc0e5d240cdb..e67d19c042d3fed4bf18cdc54856e7fa8a599fb8 100644 (file)
@@ -3,10 +3,6 @@
  * Adds metatags to load Javascript required for the profile
  * 
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  * 
  */
 
index 43e3d10872a1d37e3f872142aa5a7de7aedca913..96b4a1955164c2563c0565b67ec55d64a39a7967 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg profile icon edit form
  *
  * @package ElggProfile
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 ?>
 <div id="profile_sidebar">
index 80f67eab4ff057ba46fec5f73133d23f3dbdf3fb..6e86c4cf6289184465bc0dcea1b310d4ae26aee9 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg report action
         * 
         * @package ElggReportContent
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
         */
 
                $title = get_input('title');
index c6cfe58bbb5a24f7de1eff86074729dd894ace9c..3bd10f5201d2a7ffd6d42263ac73cb3f4dd925f9 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg reported content: archive action
  * 
  * @package ElggReportedContent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Make sure we're logged in and are admin
index d24000476954b53eaeccf1039d2c69f576e2d5c0..3e38d2069a4f67f15c0e21627cf4a69e9941aaaa 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg reported content: delete action
  * 
  * @package ElggReportedCOntent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Make sure we're logged in and are admin
index 17076df01bc6fc6c06cd0da3b536daddbd0dde77..fd90e0f5ea6d52751bb5adef20f6eb00875fdc33 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg reported content send report page
  * 
  * @package ElggReportedContent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Start engine
index 8fb1b6f5a2922ef81894fa5968ede0747f80f7ec..afcb3af6377cfcdfdfedb00729c468d098eed82a 100644 (file)
@@ -3,10 +3,6 @@
         * Elgg reported content plugin language pack
         * 
         * @package ElggReportedContent
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        $english = array(
index 9e7f8a92f272cd0b2630f47440121534e7acf722..0a35a33e8477167fac8c133b53d37d9b9332efc8 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Reported content.
  *
  * @package ElggReportedContent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 /**
index 8fba17db0043d2951e660feeab348141a5503008..a12a9a6965984f73ecb6442b6350ffc20c649b62 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Reported content
  *
  * @package ElggReportedContent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 $title = elgg_view_title(elgg_echo('reportedcontent'));
index e01399382a236f833d485e80fb6ce4cd6f88faf3..12a48662d714bafd1477c91f443e4f0b7f264e70 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg reported content CSS
  * 
  * @package reportedcontent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 ?>
index 991db6b83a25c9de79160e9819980335540bcdf0..0b365273fed32eab62f2edcaf03ce0b7f210b34c 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg report this link
  *
  * @package ElggReportContent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $title = elgg_echo('reportedcontent:this:title');
index 40561a784a3b4605efe8894df8cd3da30aadb1a4..e21a4408bd674da4388825d3cb7f6ef8c8c84cfa 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg report content plugin form
  * 
  * @package ElggReportContent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $guid = 0;
index 33c546397aeee86bc6d9c969b6fcdb7e5a571e2c..11d6978acc40c841810825dfe3f3d86fb0bd25f7 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg report content listing
  *
  * @package ElggReportContent
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 if($vars['entity']){
index 144476728f1f6b1ee7b6ee759c9b90c166b69d4a..22fdd7377647d78b0258392ad8d7427cb7dadf07 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg site message: add
  *
  * @package ElggSiteMessage
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  **/
 
 // Make sure we're logged in and are admin (send us to the front page if not)
index 4ef62e69dc47d3c9e4236b9ffb68a486360bfa07..aa325e7c7ada1d11c2b24d5d5c9e3482aa1b0107 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg site message: delete
  *
  * @package ElggBlog
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Make sure we're logged in (send us to the front page if not)
index 0a3c1da8f647461170b5bb290b98e37828a5a3f8..384beef4d3f2120cdd4d6b41145700eaa43d661b 100644 (file)
@@ -4,8 +4,6 @@
  * Wraps all river items.\r
  *\r
  * @package Elgg\r
- * @author Curverider\r
- * @link http://elgg.com/\r
  */\r
 ?>\r
 <div class="river_item riverdashboard">\r
index 43148f08b0e73af55b7a17bb735445ee3454c9fd..cfec67c7d703575dc7ac1bcd289f4ab88c019e92 100644 (file)
@@ -3,10 +3,6 @@
  * ECML activity support
  *
  * @package ECML
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // $vars['user'] is apparently the loggedin user.
index fa582bab3e719762e8a8ce9b314060dd53e9b813..c59c3e2d5936eeb38befbe7c91611fc6c601ab81 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg thewire view page
  *
  * @package ElggTheWire
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  *
  */
 
index 2a6b2ce62f9ead99239dfd02436cf553a48349f4..88e313841d305d319133ccf464e1c5ef4fb97855 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>, The MITRE Corporation <http://www.mitre.org>
- * @link http://elgg.org/
  */
 
 // Search supports RSS
index 516bb2098941ff498bf9b403efe4ba159d345a0d..858c4577c15fcd9423ddaccff8fefbfdb5705fc8 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>, The MITRE Corporation <http://www.mitre.org>
- * @link http://elgg.org/
  */
 
 /**
index 4f42c5391a1ca6031e056acc4cb325230eb56caa..791555a99a361130f46cca23338a4e179b94bee5 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>, The MITRE Corporation <http://www.mitre.org>
- * @link http://elgg.org/
  */
 
 /**
index 001c9c4313bdafc400916aa6e40afb3ebd8b0037..279d7a94fd638dcaf5156a47994d4cf88adc4eda 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 $entity = $vars['entity'];
 
index d008dd3c0d959162d0bbc8a6caf5578dc8115391..557f94e21cb141fa8883be52b88eab50009cd184 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Search css
  * 
  * @package search
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 ?>
 
index 1c282c7476ebdc6d7776b18c1e301b0c63e3bec2..917ebe9d731c5a456b6ef53ba4d5a923656bc7e4 100644 (file)
@@ -12,8 +12,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entity = $vars['entity'];
index f921a75e324300fae7434067cbcf46401ada19a8..e2c6875e0fab3b220653cbc7f221d65ab2471073 100644 (file)
@@ -6,9 +6,7 @@
         * @package Elgg
         * @subpackage Core
 
-        * @author Curverider Ltd
 
-        * @link http://elgg.org/
         */
 
                $entities = $vars['entities'];
index bbecaf202c7e922b635f12d5133f3dd5992d379d..e4b7232426d3368ecc84bd706b7f640db0e21c25 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 
index 28b0ff235dd8f4fa7bb660df76104ef0ad008c5a..732415f0ed4ce000dacfecbbafe6e492cac048fe 100644 (file)
@@ -4,8 +4,6 @@
    *
    * @package Elgg
    * @subpackage Core
-   * @author Curverider Ltd <info@elgg.com>, The MITRE Corporation <http://www.mitre.org>
-   * @link http://elgg.org/
    */
 
 echo elgg_view_layout('one_column_with_sidebar', $vars['body']);
\ No newline at end of file
index 28a40f62f8ad6ef6c75e4b8960f7a045dfdda1e8..e72479cf051cd7ccbd6a1ffb4f5df0b0f8d92e05 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entities = $vars['results']['entities'];
index 625f5c131b53b36d25268631b70de3b7f2a3eb5a..2b723070970bd41413741b191c6a2af2e7cea557 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo sprintf(elgg_echo("tag:search:startblurb"), $vars['query']);
index 1b788fbae7e9b01ead08835190baa92fdef1aba1..9bdc062c78b958e8d4e56667f7cfe484d5cbee73 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 $entity = $vars['entity'];
 
index a8f9ebcc49cbe5b51f6591fa2c0d8920cdc0897e..54f2419822c979137f2bb799ba9b39a92f38de7d 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>, The MITRE Corporation <http://www.mitre.org>
- * @link http://elgg.org/
  */
 
 if (!array_key_exists('entity', $vars) || !($vars['entity'] instanceof ElggEntity)) {
index 40aae018d51f75383a030c1b496fd60bd01ee01f..92f6553b99458a17fb0345c6a3e1fc4d551e9c62 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd <info@elgg.com>, The MITRE Corporation <http://www.mitre.org>
- * @link http://elgg.org/
  */
 
 $entities = $vars['results']['entities'];
index c9fdb46a8f08c48818950de35b672df15c248418..e85c3f4566675db2b6525a459e88a7e799a32350 100644 (file)
@@ -3,10 +3,6 @@
  * Language definitions for Site Pages
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $english = array(
index 72418e81b987c703904ebddb6eccf007e1fd0bcb..0be36ed1a7d0c34be691feb7320f8706f8aa527c 100644 (file)
@@ -3,10 +3,6 @@
  * Helper functions for Site Pages.
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 
index 098cfe95846fec152cee9c903705f2f5ceff583d..eeb3fe08e00cc2b7410a2c8aad440afd227b8358 100644 (file)
@@ -6,10 +6,6 @@
  * Formerly implemented as "external pages" and "custom index."
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  *
  * @todo
  *     Make sure this stuff doesn't show up in search.
index 86cf6760c6ddd3901cbd785cae3f45c8fec0377c..c323eb87549357ef32cec57e80a8a64474f5fef2 100644 (file)
@@ -3,10 +3,6 @@
  * Settings Site Pages
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $page_type = 'front';
index 429478280fee3abdaff41f6cf3b4ad61227f2ba8..10ef62641a6e09152f7c1eb850575803f2e64ccd 100644 (file)
@@ -4,10 +4,6 @@
  * This is in a view so we can parse it for keywords.
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $sitepage = sitepages_get_sitepage_object('front');
index d0addd3e11e2f0603e46e09a812780c28f82efb5..80799e0f57dfa29bf676e6d9eae6f05f036ac182 100644 (file)
@@ -3,10 +3,6 @@
  * Footer view to add links to the semi-static pages.
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 ?>
 
index 940289dcf97dd6c63eb3bf0ed90a2853a9f8a1c2..83373ad8000c1f91e26954e08851ea79381a8e59 100644 (file)
@@ -3,10 +3,6 @@
  * Edit non front or SEO site pages.
  *
  * @package Elggsitepages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  *
  */
 
index b1038d9827dbb2eb2e8b00cf377c7395d57afc22..b38fcd03b542d284273f297dc5ca0ff5dfa9a255 100644 (file)
@@ -3,10 +3,6 @@
  * Edit form for the custom front page\r
  *\r
  * @package SitePages\r
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2\r
- * @author Curverider Ltd\r
- * @copyright Curverider Ltd 2008-2010\r
- * @link http://elgg.org/\r
  */\r
 \r
 if($sitepages_object = sitepages_get_sitepage_object('frontsimple')){\r
index 403c01de1230f0169302a5b2697b44c03092f042..99962415330e57d93e8e95a049e834fbe660e00f 100644 (file)
@@ -3,10 +3,6 @@
  * Edit form for the custom meta tags and desc
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 if ($sitepages_object = sitepages_get_sitepage_object('seo')) {
index 8ccb96794cee0c5a1e6609691f56ba3deafeee6b..689c2282a139e64871b86abd504dca5fa381e339 100644 (file)
@@ -3,10 +3,6 @@
  * Site stats
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 echo "N/A";
\ No newline at end of file
index 0961cb682d36f77b062fe728291524dbcf2a1a58..231fc7b1c8ed50dba25052628e94e245689a9dec 100644 (file)
@@ -3,10 +3,6 @@
  * Lists users
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $only_with_avatars = (isset($vars['only_with_avatars'])) ? $vars['only_with_avatars'] : TRUE;
index 4e2ab0c52f335400c2256b038b8e352f63baae45..0ff96287b5e222ecae7ba9fdc1827a67d2f5f05d 100644 (file)
@@ -3,10 +3,6 @@
  * Displays the tabbed menu for editing site pages.
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $page_type = $vars['page_type'];
index 973ab6417e930fdac94437fd67829900ae57b402..ac8ece1489906fb5b7f7fe4ab7ab0d5cd1ba5c53 100644 (file)
@@ -3,10 +3,6 @@
  * Add any additional defined metatags or CSS.
  *
  * @package SitePages
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 $meta_details = sitepages_get_sitepage_object('seo');
index 987848047443a58a21da968bfffa945623e6b35f..181ac55aa59ea5db9a269357523c4edf7f9bca4e 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg thewire: add shout action
  *
  * @package Elggthewire
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  */
 
 // Make sure we're logged in (send us to the front page if not)
index 60f69d4e76b52621821d98f97033e51070333814..98b5114ccfe739fa245b52edebd3628bde681344 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg thewire: delete note action
         * 
         * @package ElggTheWire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
         */
 
        // Make sure we're logged in (send us to the front page if not)
index 213b633c7dff6be2227957dc1481bb64fa571447..f224d900a7a054afcf12ce5352fd0abb23223238 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg thewire add entry page
         * 
         * @package ElggTheWire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         *
         */
 
index f2f557ee99d98d55fee6c97be1d64966b2437dfa..e226e681bfc763d44d0d3a2d9b76330dcc23b396 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg view all thewire posts from all users page
         * 
         * @package ElggTheWire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load Elgg engine
index a1e0a97abe0cff3e1d41367f9186b24a6198879b..a7a24a36ef836d3e97e070d322c2168eb34f8f7c 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg thewire index page
         * 
         * @package Elggthewire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        // Load Elgg engine
index 9e078fa580d16067b24f033a6d533123ac4c6612..13e14ace3ee89d1eec2c66da4564d47ae49675ee 100644 (file)
@@ -5,10 +5,6 @@
         * The wire is simple twitter like plugin that allows users to post notes to the wire
         * 
         * @package ElggTheWire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
        /**
index 3870211123ce3c1e017cd42a88c111bf84414a25..5168190c3b6ec85106ca275e5358c6195b80b83c 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg Wire Posts Listings
         * 
         * @package thewire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         *
         * @question - do we want users to be able to edit thewire?
         * 
index 30959e5d3d2de89c034057ce2aa4808256543b43..3b50be65228cc11796fa0006bc773628dce51de9 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg thewire CSS extender
         * 
         * @package ElggTheWire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
 ?>
index 60d7914ea4fc4d9899909895c387d4db848a14b6..90fdabcebf20f2e26b9121017281a2ced2726af8 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg thewire edit/add page
         * 
         * @package ElggTheWire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         * 
         */
 
index bc53815fbc9b414cf07261ef79083e5888bc1e27..a3d08fe18e99326da6c34cafb983233db6a78db7 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg shout not found page
         * 
         * @package ElggShouts
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
 ?>
index e63f88fc622653ff933dccb77998a6f9b3dffd50..725643cd17c158e8d51650872867923bf88a68c6 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg thewire view page
         * 
         * @package ElggTheWire
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         * 
         * @uses $vars['entity'] An array of wire notes to view
         * 
index ce63c55490a180e04568879b6a7a905af7d6a87a..23a11a9d398cd0c3949f5d6abb52b2f36119e702 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $owner = $vars['entity']->getOwnerEntity();
index ff0b5b48090f8a6974a050dd39dfa3ff5a153513..3d4a17b78383cada6ed987aad7b7e20c48a88e80 100644 (file)
@@ -4,7 +4,6 @@
  * Search entity view for RSS feeds.
  *
  * @package ElggTheWire
- * @link http://elgg.org/
  */
 
 if (!array_key_exists('entity', $vars)) {
index 6a79524d72f0432d36249b912b5025ef7aa8a9c6..fd5c4176b36d559084e715b4aaae21b4e593045d 100644 (file)
@@ -3,10 +3,6 @@
  * TinyMCE wysiwyg editor
  *
  * @package TinyMCE
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  **/
 
 function tinymce_init() {
index 2f16c0fe7bf9bc940ff11bb1809ac722cdaeee3f..840c14daa52fa16ebfbce8e941e5b5c6c124af16 100644 (file)
@@ -4,10 +4,6 @@
  * Displays a long text input field
  *
  * @package ElggTinyMCE
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index c316164d5644622e808bdcf2beb428cc41c2bf39..a1d2228ed685be82a643a8ec2b0a83845774f274 100644 (file)
@@ -5,10 +5,6 @@
         * This plugin allows users to pull in their twitter feed to display on their profile
         * 
         * @package ElggTwitter
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
        
                function twitter_init() {
index 1d9f031443dacee24fe2552b6a530ec023e337a2..5dd57ce65f7666b382759cbb2f4bdae866317a0d 100644 (file)
@@ -3,10 +3,6 @@
  * Elgg Twitter CSS
  * 
  * @package ElggTwitter
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */    
 ?>
 
index efb8f622a7ed086f716687982c21d3f2f0300102..5da3a7e55ca764fcbb60df4afb58ddeb4c282c67 100644 (file)
@@ -4,10 +4,6 @@
         * Elgg twitter edit page
         *
         * @package ElggTwitter
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd <info@elgg.com>
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.com/
         */
 
 ?>
index 3fba5b54dc9d2ee0bde583500442c4cb4ae60471..e429d0103014d9e604349cfac5b28918f503da49 100644 (file)
@@ -4,10 +4,6 @@
  * Elgg twitter view page
  *
  * @package ElggTwitter
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
  */
 
 //some required params
index af3bff891219628c3b187448c2104ba1a224b95c..35a4c33dd6b616a946aba5a4d86726d7a3501dee 100644 (file)
@@ -6,10 +6,6 @@
      * http://wpaudioplayer.com/license
      * http://wpaudioplayer.com/standalone
      * @package ElggZAudio
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
      **/
   
     function zaudio_init() {
index 838cbc46f7113982ed777f41f911bcc196881e98..f13a9a0d49049ab7e4de2cb0d40a89207c184171 100644 (file)
@@ -6,10 +6,6 @@
      * http://wpaudioplayer.com/license
      * http://wpaudioplayer.com/standalone
      * @package ElggZAudio
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
      **/
      
 ?>
index 2706bda63926c989f9a9f4fac3e5a83b3b506cce..ea5eadadf445d23c3e7e916ccf986b3a4e783175 100644 (file)
@@ -6,10 +6,6 @@
      * http://wpaudioplayer.com/license
      * http://wpaudioplayer.com/standalone
      * @package ElggZAudio
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
      **/
      
 ?>
index 2706bda63926c989f9a9f4fac3e5a83b3b506cce..ea5eadadf445d23c3e7e916ccf986b3a4e783175 100644 (file)
@@ -6,10 +6,6 @@
      * http://wpaudioplayer.com/license
      * http://wpaudioplayer.com/standalone
      * @package ElggZAudio
-        * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-        * @author Curverider Ltd
-        * @copyright Curverider Ltd 2008-2010
-        * @link http://elgg.org/
      **/
      
 ?>
index 26b811ce92b069308fa5793be940478ff73bdf86..e00140e17b6a35841159141a2aa14a6d60123a02 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Ensure that only logged-in users can see this page
index f746820b1b3fd8378646b8b967a56cdc9d36aae7..2d43005934c11f21c97a42a9d632699eb4f0590a 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 /**
index 85a5964319d6c042c735d65b168bfc8181307f23..2d5527e44663d297d9c8b22788d9b0a4dec61946 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 
index b6f091f42ed78b4e4ab1c4434f3621fae5d04cc6..0eb55286bff00ccc74ba5a22f6242d758f84a381 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 set_context('search');
index 0adbd7a6329689a7149d4852b0c33ffc48b91761..e4da652374ac2d3de2f59941b979d83f3b149c86 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // You need to be logged in for this one
index 25ab98c4cea7f319074411c31f06c150ae850484..9cf0c58a6af1f0ddad87d8fdeaccca4aa09c31da 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // You need to be logged in for this one
index c164a819e23b81a8f0eee36f9ffa51a3a9cf2eaa..0d82d210de6790c4af28c5eed8b609c6b0d1397f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // You need to be logged in for this one
index b7f0a2a7588e05046cf79dfc9e7a970e51937d9d..a44a082272f95ffcec1cca5fb6a0ac21328a6032 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $owner = page_owner_entity();
index a64b9cb6ed57d430fd2422753e4746189996fc6a..7a35e138a3c52ec2bea0435be5f99830d851c659 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $owner = page_owner_entity();
index 006ca20e5ccb5b66ecaf6d3788f1e9936689c46e..a5d85f1e45d61ae978ef1cd370a985e6b150a912 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Load Elgg engine
index 53b5a349033056e82bdff411587127727fd34f48..01a60d7537aff023ca63a4cd4235d122c4c50836 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 if (!page_owner()) {
index 0ce633c6fd5e7f15652d812aaa5f4dcbdad734e9..7d176c78c34a08f5351fbdb26f30c51913f5ccd2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Make sure only valid users can see this
index 9f6fceed063c3f44aa0d80a4de1662fef2bfdf3e..cd73c396bf3cf30310f574560001e4e9e4b415c3 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Make sure only valid admin users can see this
index 3bcd3e09ec1c5a3d1ef6c8588ebdd24ce527f433..6482ac9bf1965d96c2a8aa78469d55e70c8c36a2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Make sure only valid admin users can see this
index 1ef8b729e72e9333d4ac6018ac3e53112fed485f..9665c16d3d27e3d101e088a31692055b6f1cb76b 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage API
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.org/
  */
 
 /**
index dc1cb40150d80b478e93bdc8694ddf2840ce4b45..d51db798271a3e7cb9d82f30a2ba5f3b1877d0d0 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 require_once("../../engine/start.php");
index 67c310d8722a90b6dfb557f12cd2c1825c2a5f13..b9c485fa070ae237835260636940396a07038b65 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Get DB settings, connect
index 4d83658e3d9a41a97c3fd318f1939fe156b9efcb..45f32cb6a22e499a1392bf042c6d512d7aaf62cb 100644 (file)
@@ -7,8 +7,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Include elgg engine
index 85b5efb523f35373993060f6bc07c1598d29d92a..4c0fd15411f1bc7689967c9315045cb7d1940c26 100644 (file)
@@ -7,7 +7,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @link http://elgg.org/
  */
 
 // YYYYMMDD = Elgg Date
index 9fe8e53a27c3a6dd11a4dea047dc2e3cf770d8a0..6c000bfc627ce480963430fb1ef13c45529cd5da 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $form_body = "<p>" . elgg_echo('user:password:text') . "</p>";
index 5e6b5c8fec7a6349a13678f452cd97000624ff09..8f3986c4e22ad528681c2f720c9d46949c255b4b 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $form_body = "<label>" . elgg_echo('loginusername') . "<br />" . elgg_view('input/text', array('internalname' => 'username', 'class' => 'login_textarea')) . "</label>";
index fb9136ad8f601f8f5d1c2512182118f2d13b50ec..c6b47c82ef39977199a232c02a6ab9896ba3248a 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $username = get_input('u');
index 7794e3b939629750fedb41e9cfe28b3bdec1f1dd..7cab08804247a29204aadb92f4c29360f530d4e9 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $admin_option = false;
index 8275bc83bc9a0aceb42c335630b17d9985b27ee8..b6177dfd0e1a43f29dda9e125a7b73d7d7008892 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $menu_items = get_register('menu');
index 894aa856eccf41b9e8a9216ad97580da4ff81068..4b26465e6e547e94a84b213eca59096c9a8f6943 100644 (file)
@@ -7,8 +7,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $plugin = $vars['plugin'];
index 78489c52a4df34205f6b659885e508b89f3cdf0f..05623ffbb34a4264caf5945d89f214118ba908de 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $plugin = $vars['plugin'];
index 66938c0f7f4db6070bf4e1b1587c5bd35ba6892a..804f4cc5e5395773e1b5c23d35e2e8506127e7d8 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Work out number of users
index 0d0e1b83b1fb69f535cd2de0763f49143fa9e500..6ecd388dd7415a8a464fa79981ba50b145e6631a 100644 (file)
@@ -4,6 +4,4 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
index 0045f8299a624b5e0a6d3e733a15b033a944e1a1..19e65a764142e5671fd08f6e1e769ba0dc1e1936 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // users online
index d5def1eb168c6e09054a00a8647ad4a0dbd5af1a..9aae4a05b671f669468669fc5137869a7c308002 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 regenerate_plugin_list();
index ad85f9ce06e12ce0b0c6947fb7911b137ba070a3..0d1987d056995c40d289f77fbb9704c594d72bfd 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 regenerate_plugin_list();
index 259e7c02a88172472dd8e7d1e4acdd7425c885f8..2bf32d198a1e4da86f72ca61589942f8c09bee29 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $action = $vars['url'] . "action/admin/site/update_advanced";
index eb8a13e0b09bb7096bc6b5151160330c29156fd9..d8d1618d1efcb037de7fb38d3932b3d01c0ddcc9 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $action = $vars['url'] . "action/admin/site/update_basic";
index 7942ba4706221604ff2db5adeffbee72abee4fd7..627c9319889f1f06ce56e18e25b008bb0f4d4009 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $loader = <<< END
index 57b8461ea2fc3eded8b764a8631fb7212bddcff2..a7041c0f4ba303b32d7e19fa61e6cf0edd757de3 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 9ad941ccc11b06bb2e18a7d5e4b8a2322a4e2bca..cfcee9484636367bea5ecd9771949f1d576cc1c5 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 if (isset($vars['area1'])) {
index 12aafca78264dcfdaf9cd9645a7601b0b3d28706..6df6d5eddc1b9c5fda2c80d44ffe6f683b6aa123 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
 <style type="text/css">
index 68a75f784b13360867175b46eaa9c3805736f180..e9c2cb113462af5118b5288020210a3dce4cf944 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
 <div id="elgg_content" class="clearfloat">
index 01bb1e54d7472b13a41850235d1a8259c17f597c..b7efee4d064b81a0c5aa888210c57a6c6ce03837 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
 <div id="elgg_content" class="clearfloat sidebar">
index 06480b9a9b42f665527bbf4868a0fa6cfe1fe45a..0717daf641a23d4e8305842d677f2997edeaf4be 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg comments add form
  *
  * @package Elgg
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.com/
  *
  * @uses $vars['entity']
  */
index d4f9cfd4306945f1e500cdc6eb039b71b54a68bf..c400dc2b9b7ec0e4456ce54a35b63c1bd5dfdb75 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg comments add form
  *
  * @package Elgg
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.com/
  *
  * @uses $vars['entity']
  */
index 90fe6ead3a1a59c40577d468d1c59a8968f97263..cf3df78b734beab5c0ebae5481f1bdb9e0f01277 100644 (file)
@@ -3,8 +3,6 @@
  * View a list of entities
  *
  * @package Elgg
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.com/
  *
  */
 
index ffae92fd9f8e2d6b1624bfe9becd5cd41f5bb08e..6e0d9c0f8fb872bbece1f37a02cca3570ee74c2a 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses string $vars['icon'] Full icon HTML to display.
  * @uses string $vars['info'] Info about the entity.
index 73cab6dd8d45e495f6072ba3f5b8f38268dc8e91..bfdd4d4d87794e1ba341c305fd4a34b760be3c91 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entities = $vars['entities'];
index 55f11a2cd003ba69c8dfab935d9e86fb0fd1453c..897509b0a15ad7b9bd89439a240ea452fa553a89 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses string $vars['icon'] Full icon HTML to display.
  * @uses string $vars['info'] Info about the entity.
index 12e34335e4b85f37f15bf1006ddbf42167d4fe15..c2fd7f8b8070333336a57767d61783fe7408c175 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entity = $vars['entity'];
index 61da01f319f9af0ce5e99c0b269d6f30ef6d6324..477cde3c3322f1ea383daa1cb596619497c79a7a 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $m = $vars['metadata'];
index 3e92625c54f65607e6582e7b3eaead6f24ce8a6f..e7c8ac1215e8039f7279c87ad4d099878d136296 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $r = $vars['relationship'];
index 5683d59821c702e3cbf7a555edd7fa13a0aea6b0..5262d3494972cf53bc164accb07bafd4c4487b3f 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @see collections.php
  *
index d73568b7153599c3d3c30a413eaad1f828498f64..f1e27f9b77ab1a0f713d00470a825ef0bca898f7 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['collections'] The array of friends collections
  */
index 43a8aef46ef80ba6d58965ef53f5b841f3af9444..0030536da862d6ecf5e3d498cb84e620d9c2ed9e 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['collections'] The array of friends collections
  */
index f9d8ac5ffc3ef3e0fd0c30e3c20a1a10a7296215..35db3a9620a63c5db37ce28f10022cacc848bc29 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 if (isset($vars['collection'])) {
index 5751950d838d42d9b43549ef7bce734c5ae3a2ef..df1188fe15a69d29feddb432845c45b3e0120798 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] Optionally, the collection edit
  */
index 7bc42a015217c2aae41023e302ae6ba489dfd8f0..182dc2ef5d8895afbfa5c1fb8a3aecfadcda2d39 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['friends'] The array of ElggUser objects
  */
index 7b47ed67517426b4c985174ac2ba00ed9f7a4050..34a02d086c7d072ae631c8927150049dd12b69a0 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['entities'] The array of ElggUser objects
  */
index 178459304dd9af41879cde0fa011726f7fffe85e..b0319beb50faff28ae9cacea8ef4bb6e32e13d0f 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg create new friend river item
  *
  * @package Elgg
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.com/
  *
  * @uses $vars['entity']
  */
index 4581c04f7d572805fe6059b8bf01c82df5782a74..12a0763c93ba1ae5837a484be9e036d6e0896663 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['entities'] The array of ElggUser objects
  */
index 81a061439a885298234ef112e1109e865330fa16..8e2ab637d1d119589a6f5dfa83a1dd97371e2cb2 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['count'] The count
  * @uses $vars['friendspicker'] The friendspicker counter number
index 6b92a510db3c6db19d1def04ffcc876b274be918..226287d6ea13cdcb42a30c7caad9bda242a28b9f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['entity'] The entity the icon represents - uses getIcon() method
  * @uses $vars['js'] Any JavaScript to add to img tag
index 92594bf4a697da8f12fa4344aa70f85fdbf1e4e6..662baef924d7a57202db48a438398e0f52df7be2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo elgg_view('object/default', $vars);
index 756ad03c0d6c7bf1bb69eaecb50f9a92c3a8a024..f802282e73807e02dda00622a41fafec25faf0ff 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  * @deprecated 1.7
  */
 elgg_deprecated_notice('view groups/search/finishblurb was deprecated.', 1.7);
index 19138a3607dd8a12bf15015cc657cf77029e5ed3..3a5809193a839ecccca25f36457af48282de488d 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  * @deprecated 1.7
  */
 elgg_deprecated_notice('view groups/search/startblurb was deprecated.', 1.7);
index 2515180ce5fec2db0e0e4973572ff3cc09c9a98e..b7273acb1e0f02e195d6ecb78652e7207b05f95e 100644 (file)
@@ -6,9 +6,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index b6044e55f33ea25d676d67ec31526ea524b79792..28e0cf6a7eb41a9c0571e544cf807fff67a27c60 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @todo This currently only works for ONE AUTOCOMPLETE TEXT FIELD on a page.
  *
index d6d3aec62b75b0645d152216ebe42bc4284df4ec..63a14052431ad22d854f071eeee4b64f72091bab 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index d1d780e7730ca070e7e3d616bc4d28ee2ed11657..210e0f50a03d0f45863e1707a067baa58e01618b 100644 (file)
@@ -4,7 +4,5 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
\ No newline at end of file
index dfab90a0a5a52be0a2b79969e6af04c30dab2301..adfe1991421a67fbc0b8d3af7dd98537dc6d0ba7 100644 (file)
@@ -9,8 +9,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses string $vars['internalname'] The name of the input fields (Forced to an array by appending [])
  * @uses array $vars['options'] An array of strings representing the label => option for the each checkbox field
index 684c872f98ddfbfe32f779cc6b749939a2480422..fceb8b30ca353f933e4f010fed5a4ea9c3d78430 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index f8df87dd4d3eed03ed3f471fe5e6e52982b316a8..efe2c5848191dda137229b9b1b3ef10fb978c915 100644 (file)
@@ -6,9 +6,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index bd27df525a61d2f8b9a50e16419d359a141bdad2..bf9101991f80f0e1ae17d9535d957ed420691eea 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['js'] Any Javascript to enter into the input tag
  * @uses $vars['internalname'] The name of the input field
index c22e644b94af86b0f2aca9fcd55316f4f5aa6c26..f40d8ad8cb051f0acf6a55966863ae7caabb4b99 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['body'] The body of the form (made up of other input/xxx views and html
  * @uses $vars['method'] Method (default POST)
index 2abf4faf5c25631cd34a13ff88e4d1cf2606517c..a5fb01e733d46688afd4acbf0c82c62d5f98f04c 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index e1bc235e3e9a9c6084472c82be3d1c1f7c7652c8..6fe2c9e8ebc75a0980eeb7294aeedc3e3ab3efe7 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any - will be html encoded
  * @uses $vars['js'] Any Javascript to enter into the input tag
index ad9f45c16fbf34c01cb80b706f6a253a856ef8f6..90864a4a7154428faf1e4c9a083b6c8b17618741 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index dd11789457087d764cb847198843237803ffedbe..cf798e4d803cc543856b2f72b65e60c17df13321 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 415ab3ad8f695f38b0a09352230ec67c3a1a98bb..7eb9456b4cdd328f299709eb367127992e8937a5 100644 (file)
@@ -7,8 +7,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 8520b2b8317fafe7c646103b5461f8f4c74cb464..82c49fea45703dcad807a2f819256ac5e556a99f 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index bb8d278c37bf54f67fc56ce288139e02f25ebdd4..1d5e47ccb2c57d6e3334f42f871a8b37f96509f0 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index a2a4a0e017e081fb510812544b76cdcb4eaf74ce..9a8cb1ebe44465114828ebbc14ef3099f3ec2bad 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $ts = time();
index 377a86c8f862609e46965da77528a042361275c4..dd520fa8ef5576b921198d3ed6e9d8f265699385 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 1c71cb0e02a679716a5bf36fb144704d93a48a6f..5a7ca4ef3b92c824e896420611c526fbe0070844 100644 (file)
@@ -6,9 +6,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any - string or array - tags will be encoded
  * @uses $vars['js'] Any Javascript to enter into the input tag
index a77956985f0c8529011baf7f55f93b0830b45e69..ea35efe2aeefbaf65ca0f19b28a03b94d521ba9e 100644 (file)
@@ -6,9 +6,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 0b9e124c62a0e30850a918635e929bb38f3d0430..1271bd3be8751679c35acfaeeccaa54b5aeea44d 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 7a8c2786a07ee1ede9063083d50e37efa08cf411..ecfb02efa2723b7b3b49ee71c73bb96d34f43122 100644 (file)
@@ -4,7 +4,5 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
\ No newline at end of file
index 75186c9487340aaf975460ef11fdf35d0fbb8a9d..f51f9f484516ff292026195f3306357c9fe3ca07 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['internalname'] The name of the input field
index f8fc661fdb08459b229a01b0fd19c3af2a113e6d..36e2cddc296e3c3766f84086e0dab279c95864bb 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg likes - display users liked link/text
  *
  * @package Elgg
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.com/
  *
  * @uses $vars['entity']
  */
index 99dbe598b5c14aa6eeee94ab783fd5462d0292ca..508b2ad82efd8b324a566c89a353c5242f330e01 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg likes add form
  *
  * @package Elgg
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.com/
  *
  * @uses $vars['entity']
  */
index 6f5d41829581278bed906cf3f99778410c8e19f8..34c2848d33f437a003c2c42ea614d8df034081c1 100644 (file)
@@ -3,8 +3,6 @@
  * Elgg likes link form - used on riverdashboard where we want the likes link separate from the list of users that liked the object
  *
  * @package Elgg
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.com/
  *
  * @uses $vars['entity']
  */
index e681b090b87738155f3520dafb05116d7b436f9d..a8690010ed41011213a6b2d8571208ca8707413d 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An error message (string)
  */
index 5e4b2ff31a28cd1911230b212fc0745056aa64e3..922f2378746086b0f5454b568a96f18f3734a61f 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An array of error messages
  */
index 65ec7cdbf9c98d8866323b67ee01d533b63cfa79..6e66445a3d61cf8f78d9e06ac0c95a0becb7e487 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An exception
  */
index 62500882cbcbdcf9df79809d514a4f239a44bd92..3084f09f85b26395e7396bfaa5a30b5c55cb2988 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] The array of message registers
  */
index 36b55a20ed491706e9366bf4c3f822f0cd88e446..07fae11e7e7c5fd2ae16456b0f238a1e3cea4120 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An array of system messages
  */
index 499165a901a2040e491e80b7966b0001a351bfda..611ffbaf549eaf7d8d03f4f6934ca99d7f09ea5e 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] A system message (string)
  */
index d0becb367caa6e1318484a9f10cdf69296ffcd04..7bb709be9ca81e39a7c3c6a024d5d93d12dc3a59 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses optional $vars['breadcrumbs'] = array('title' => 'The title', 'link' => 'url')
  * @see elgg_push_breadcrumb
index 9747ddae403cd02db3597d381d6ac7cef7c965e2..d193bd43377a75e7fc125c3943a8231dc647e1d5 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses int $vars['offset']
  * @uses int $vars['limit']
index b03a5540b46312f5117ee81c2afe7fb84eb56971..75fe7c743aa720b2e0c04242bd6c5e6f04af43cc 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 08e417494411a82925cb48bfbb6746f64f10b8bc..df750aff7816caef7632f09a0e33e281f0693df2 100644 (file)
@@ -7,8 +7,6 @@
  * @uses $vars['items']
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $group = (isset($vars['group'])) ? $vars['group'] : 'default';
index 0e3c485ef006c9cf798218e80157e2d0aace5de3..09aa24a8e6ad1782ee2f2ab191146be1f3b3f7fc 100644 (file)
@@ -7,8 +7,6 @@
  * @uses $vars['children_html']
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $group = (isset($vars['group'])) ? $vars['group'] : 'default';
index 0f0c88888ce831a8507612b43b76dbfa78c18d8c..1ed710b2ba94e9b2232f99ddfb2b4684de52c3de 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
 
index 044dc6608e1f9b6a8c4175b127b92fb0ced2f647..44cf4a63dcc23cc9c662a68e1419bc89c7551ef6 100644 (file)
@@ -4,7 +4,5 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
index 486e40c9a59b1e55425d654cf6b8ac0076e8583a..8b2a649780d94342f53c13bf42928f45c74510da 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $baseurl = elgg_http_remove_url_query_element($vars['baseurl'], 'search_viewtype');
index c659ae0baf2ae7a1853c6d5422b926df1ab672e4..0da9f4c30e3a2323d9f54cf47f32dcad1604b44f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 global $NOTIFICATION_HANDLERS;
index cc3dd1e724732cb5c69f5bd4d2cd9c0198a426f3..7ef563e914acbba358115bd41d981d45cb5369b2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 if ($vars['full']) {
index 2be9e1fa14933185e3b9859a4b77072eb42a38ab..9e1441a9f5560098a3237e0f1f5ac36b3968941d 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entity = $vars['entity'];
index 411a9f8d8e75c21a15020452dc00dcd01a753b4a..7b1e7d2df08576d6ff9f961734aa8d7b9998382f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entity = $vars['entity'];
index 9dd2999cef4c7eddd075de3776774d3ae20acb01..b3ef5bb8ce5f709a3d20c874612a24a9c71a69de 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo elgg_view('widgets/wrapper',$vars);
index 0a21eb74ce68144e5ec39498fb6e288ded6bdaa7..f791d435ed774642e06205ed5ebecb58d52c6631 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  *
index 537d996e02ccfabeaaaf40f9128f4690b0473c31..56d2588ac69701741bf121f746d7e7e9112e855b 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['text'] The text to display
  *
index c4c0e0bfa7cd937b047bdf0caffc16138d76413c..d7bb5c56f77a9c2ab7e553947f6b896f4bbb2284 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['text'] The text of the link
  * @uses $vars['href'] The address
index fdc8e3a1b236c9b341c2c8ce9ad0a1bbf65bd06e..bd8a65714dfed96f5f8636f96635e995b988a86c 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] A UNIX epoch timestamp
  *
index e2142b09b161cd9d8cfe1c67fbf8e36321fa9fee..02d2e67e08e03a23434478112aa0c1a3a4f18c97 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The email address to display
  *
index e1a1e98c48f6189c92f5ba566544d2de91f07c76..7df9332f1d39db6ec4aa03ecc7fbc712293e38d7 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] Source of the page
  *
index 1c57375de71335b1de4ba226f83c10c399c9cf4d..22a4ad46df95f1b21540e1ce028e249c9dbaa0ee 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The text to display
  * @uses $vars['parse_urls'] Whether to turn urls into links. Default is true.
index 6e48043a9f06b8d78b62a7d1fed12792bebdb61e..df58bebfed4d39159df30599f728d8d17fc764c2 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['text'] The text to display
  *
index b454bae71fb674afb39ed1b4e682b96cb12c7476..dd3198b6d01c1fb88d008ab15e20c9576a24aef0 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['text'] The text to display
  *
index ee28f751aae8da4906214b4c1f66b5f1794af449..a4ecb72da1cd2c649f9695fa856ae7723ae60522 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['tagcloud'] An array of stdClass objects with two elements: 'tag' (the text of the tag) and 'total' (the number of elements with this tag)
  * @uses $vars['value'] Sames as tagcloud
index 1afc89d885a6a74b08d034a6e92d878171e4f3cf..99c898de6e760a3a9e8906f4f9f6401580f2bdb6 100644 (file)
@@ -7,8 +7,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['tags'] The tags to display
  * @uses $vars['tagtype'] The tagtype, optionally
index bcfe33ea0cf6a500b147e1629000a6220a763a7e..e0194099bfa73886eb9a8ea28609598f0be04638 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['text'] The text to display
  *
index 10f68d8a8cc112408919a33f8d43e210cf4f32b9..9dd0bf3f5dae0b6ea3a10ca0a631e1ec675a569c 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses string $vars['href'] The URL.
  * @uses string $vars['text'] The string between the <a></a> tags.
index 1591c2267fa840dae3044e58617d1e1bba194704..4c3197b5818ee7baee9688d2f3c7c15a976ec44c 100644 (file)
@@ -15,7 +15,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @link http://elgg.org/
  */
 
 $page_owner = page_owner_entity();
index f7ef30284a59425e962e99671890d5ebad283e76..14b35d87f4ccbbc2fe14d50addefad5b2049fa86 100644 (file)
@@ -5,8 +5,6 @@
  *\r
  * @package Elgg\r
  * @subpackage Core\r
- * @author Curverider Ltd\r
- * @link http://elgg.org/\r
  *\r
  */\r
 \r
index 0f632d97d4b442cda69a1e3a73b7ae4aec06a6ca..62ec5a110e34a1499a0b290fb82dd8ddc3f18a21 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 4296837778fe1005f39e87ddbc18bb3b2d855b12..649591058dd743cb00b9651cbd78fc3893b3d43d 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 184cd4fd934a89bf82f03df76223512655c2009f..9ca10f60609b83d50a267a89d723bc0c09ccf9b9 100644 (file)
@@ -4,8 +4,6 @@
  *\r
  * @package Elgg\r
  * @subpackage Core\r
- * @author Curverider Ltd\r
- * @link http://elgg.org/\r
  *\r
  * @uses $vars['config'] The site configuration settings, imported\r
  * @uses $vars['title'] The page title\r
index b098ddf59727ca1cf4731e099b45c5117c7a5307..86171b24f9c805e671ab01885a8ebf13ba2822e8 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['config'] The site configuration settings, imported
  * @uses $vars['title'] The page title
index e1155cd28b3e7f79237d7e15a35f169fd9de7131..d791c74e80e5f5e4a3d43cbb8b32e5a6b0f5c15b 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 ?>
index 6391f23fb554e12b993a60c398ef6c333832616e..cad70f92b32c12d19896bd11f3ad66b763a6b976 100644 (file)
@@ -4,8 +4,6 @@
  * Wraps all river items.
  *
  * @package Elgg
- * @author Curverider
- * @link http://elgg.com/
  */
 
 //get the site admins choice avatars or action icons
index 5d82401857a6421f63ae1e994af0d64a14d3d5f3..3b3aaf808a6846a86bad1a0b4836a6d232454e63 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['action'] If set, the place to forward the form to (usually action/systemsettings/save)
  */
index af0835f577b7d92521be1d1de41dc4ce3ec357a0..9f13e4c3fa39174976c87f469e100f204997393d 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
 
index 36e041de2efcc8423346b864ced3f54a6e7e0798..5dacb401935886ea9808c69adc068145e39b54c1 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // sites information (including plugin settings) shouldn't be shown.
index cd52700da5b62186731256752f7f1cf756c957e7..6c872985dfba6486ae45c97efb568a14686d76e6 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 ?>
index 32ab0a0ee7307082449e0f9a7f11d08b1b430063..5b66a9bf39a0792939deb74b9a90e7a87184b66a 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['action'] If set, the place to forward the form to (usually action/systemsettings/save)
  */
index 8e48b13f65685efe5576b47b4214bb2a51e95545..8c5fdee3ee710815b7de44290718e0d257afe2a5 100644 (file)
@@ -4,7 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @link http://elgg.org/
  */
 
 if ($vars['full']) {
index e58b1252d2cc8577b949b78d13e14a39317b9860..9c4b1d79d377e869aff64491278ca953f0d061f7 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  * @deprecated 1.7
  */
 
index 8a33778208a3c0bcf108e17c21126cc250da0e52..a4ee421a1039bb4c97fa3108add5ca0616765f58 100644 (file)
@@ -2,9 +2,7 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
  * @deprecated 1.7
- * @link http://elgg.org/
  */
 
 elgg_deprecated_notice('view user/search/startblurb was deprecated.', 1.7);
index 791f3932c4b0cba3f3dc42cc49292c64af35670c..30f3da8b6471e2a5234e27758bb14b6ec6526bef 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 if ($vars['config']->allow_user_default_access) {
        $user = page_owner_entity();
index 7b6ea9f00fe4f05601ed31c7c3a53eb6c8d057de..19902d53227b078d389a48cda0a50662c5e94461 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $user = page_owner_entity();
index 36964a638e4f308004bb73a517c18d43c44e946c..fd93cfbba731c6a1fd0c5ae7f667a21606df0bbb 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 global $CONFIG;
index d1d61482ab05871bff3cb8339a3b3e5d7b96a148..5111b5db1fa7aeaad6a5c33c78e45470be9966a6 100644 (file)
@@ -5,9 +5,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  */
 
 $user = page_owner_entity();
index 68db18136de933784667fdd684b552f137ceb41e..82806e06be426a7caa1829d51dbbab0d14b53894 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $user = page_owner_entity();
index 64765ac1abecb7b29eb209c75dbde8f819087d88..4bce6b228bfb3b8f79d01980b9820abde9498ff5 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $form_body = elgg_view("usersettings/user");
index 32d6c2c511a91340fbc81c403e3226e17bf7f8d8..d1cf85448b7e505547e57fe99f8a2af27dbe0dc3 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Description of what's going on
index 2b6793386f7766283b756fe2f9b0461ac5c81545..0454a94d2468ce2136a23bbadf3d29fe91ccd728 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 global $CONFIG;
index bbb4fc64d6aa505f053f17e5682ee3780f8d13f3..0ca5b5d518f20a8519990b6d682464764a8529fc 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
 <div class="menu_admin_option">
index 369fc7bd3d1447dbdee080a03f872e95ddaacbc1..f6e28d63ee4a004520fe5084abe9fc4cea054516 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
 <div class="menu_admin_option">
index b1de9ebbdecf43c14c38b8b555c796e6019bc89a..71be11d9f0348c6695045ac833a474cee1c7c36f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Description of what's going on
index 79286ec90e8c285ab5f7e37211c38ed708640f23..9638e00afff20198954411fc5d476617659316a5 100644 (file)
@@ -7,8 +7,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 
index 728abf37c816b6a3087766ba654a055de26d37dd..c90d14c6d195a99af4436411a5630452a856a103 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 ?>
\ No newline at end of file
index ee38bdfeec5996d5bd0957b4d561eb288af47c99..c80347b34ce46d894cd62ba4e26d028de7c5a6da 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 // Get entity statistics
index e176aaf9f194046b427d0d632ca2c94473c4c0ff..bbe6203ce39b21a6fe51a366c09f79bcd4d58b99 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $user = get_loggedin_user();
index e48ee6ecc832a6c136be19f302fe296dbba1e974..c6a56a14eda63b95f64b872e83646211a2ae39ec 100644 (file)
@@ -2,7 +2,5 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 ?>
\ No newline at end of file
index 8ed29dd59035528b2d170f310b34e563cc5bf6c9..45068adfed8e4947babbb5c33f49b10617e96aac 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $guid = $vars['entity']->getGUID();
index eeb6d1cd195e53dc1cdd888c5bd8eaa6ba6c96c2..888938d97b9d827ddfd539a5117b7a2fc8303902 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 static $widgettypes;
index 0cfa8b49a01a1f8a232c1f66ababb2389ccdb1ea..4b8d12e6dc84f7f2d4258fd022f008a1af7f7ab2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 for ($i = 1; $i < 8; $i++) {
index d8c4a5f92db4685391d34dd368af81ecde4e7a79..e14eb629d84d3796234d8136f2fdd09fb21b1d98 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An exception
  */
index 50ccc74d6f423e2d133951b33453422288156e47..0ce63cc1db0dbe8183e8d6350d6225eef6f5c824 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['title'] The page title
  * @uses $vars['body'] The main content of the page
index 0cfa8b49a01a1f8a232c1f66ababb2389ccdb1ea..4b8d12e6dc84f7f2d4258fd022f008a1af7f7ab2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 for ($i = 1; $i < 8; $i++) {
index faef29e36c288a9a84febad4c8a7b6fa4c6e51b7..643492a92f60abb35803baba8d9e4f8e9ad0aa57 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo $vars['body'];
\ No newline at end of file
index 2d7232c3e26fbb40a9900609cd5184ecbfa969fc..62655ccfd6f9fd524c876397a679db0e1b506185 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 9a88f600a13dd47dd74f98b8ed3a601fe95b21df..b786865d7552979aa7941caa2234786fd7179c2d 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 $entities = $vars['entities'];
 if (is_array($entities) && sizeof($entities) > 0) {
index fc47e04f82b62c3564a40eedf852e9e25f858383..bcba3b3c20785a604f4acedc01c4d7acb22aa5c3 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $friends=get_user_friends($vars['page_owner'],$subtype = "",$limit = 10000,$offset = 0);
index 0a955e92d33d99cd6aa346b0e42c78ca8367afe2..833b46e74d979cf14136934ce322e0b9e49bfa4e 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 6d8a9d65507ca432cd89a004649e617286374914..caa60c7a58bd0ffdeece3c00d4488cae7daf5461 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index fcbfcba5bd1ae396a856489e00f1b815d02d9b1a..678676133d6f373594551822531666c2b1a8abec 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 0ea76c9e9d7d1c40d0c168ccb5be8e83a87acc52..9a529b24ff10217d94e7b27e260c18a1e652d346 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index b39bb42297f910a3ead90cbebd7257d89c7534a2..38c19fbb78611957d99f09a433ecb9fa567c2521 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entities = $vars['entities'];
index 0cfa8b49a01a1f8a232c1f66ababb2389ccdb1ea..4b8d12e6dc84f7f2d4258fd022f008a1af7f7ab2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 for ($i = 1; $i < 8; $i++) {
index a57014840536205c0f5718f4911def565d37bbbf..01ce69b80636fdf99d142692a36435651092d557 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index cc6a236c0e145139e120612ee754232ad5dda61a..7b6beec73cc901c3bed260798a6e90451fb5a84f 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 0792f09cedaff759cd22f38156200b3a5ae75e19..d4e1b494da26c48eab87d907c46a4b6c5d611591 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index d17a913f47222edee7f995ea4590409cb2cedf8f..a4707f25796d95050538a947dead291a0aaefec9 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['body'] The body of the form (made up of other input/xxx views and html
  * @uses $vars['method'] Method (default POST)
index dd5c8bb9813070fc21088595afa5f01c054dd829..7a0798e4845d94c296dec3ccce14685bdf7ab5f2 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 9da3d8276c2fe3d1a74ae31c00254953e291f8a0..766cd68e413848a195cfaa399e37ff0766d50899 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 461f779559e1e9c99b80032d65270fadb9251184..34578a1e2d66a639f7606b831bbcee188c9299fb 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 6ad12eec49196aec22a94b3a074ba44fc6acfaf4..70e961c4d9f678717f580687753b7bc19849428f 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index bb8d278c37bf54f67fc56ce288139e02f25ebdd4..1d5e47ccb2c57d6e3334f42f871a8b37f96509f0 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index a2a4a0e017e081fb510812544b76cdcb4eaf74ce..9a8cb1ebe44465114828ebbc14ef3099f3ec2bad 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $ts = time();
index cfa7989d02e91f2b7c0903cdf3ff2f58d9329892..0a6d2a06d42915101e674dd6b6e8bafeb83813b9 100644 (file)
@@ -6,8 +6,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 7f69a2f93518629f1ff4777761e4703871f1bb4f..c8ce7266e453df90eb1b610650a01cf05e03d109 100644 (file)
@@ -6,9 +6,7 @@
  * @package Elgg
  * @subpackage Core
 
- * @author Curverider Ltd
 
- * @link http://elgg.org/
  *
  * @uses $vars['value'] The current value, if any
  * @uses $vars['js'] Any Javascript to enter into the input tag
index 2ec365890a31ae8588c61e04325fa4da1df239c0..296fb1a6e66f43688e3520edb65aa60a1dc6832f 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An error message (string)
  */
index 506f73fec49a34c1838005eb8f183063dbcb41c9..2f69213e9316dad44501c9e2e8c44dd262dba64e 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An array of error messages
  */
index 2410103da05042e75f5687dee073829ef661da75..2944ce5a6c58a9c6904e15069a8b9d59799c996b 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] The array of message registers
  */
index 274990d5296dd50fae99f2b32f64ad5aa3f2dc9f..bd996bef746e78c1794635ebc192315e6fd3a5ac 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An array of system messages
  */
index 6bc24d7301eb1ba88bb6b9dda2fa1dd702a305f6..94c9303cd1e019eb7debf085b6d83bd849f2168c 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] A system message (string)
  */
index 61d02034998418a9626854b9fa4ad74d55823cb9..3e9b45160da8c21a867bdcd1ae46f992b710daff 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['title'] The page title
  * @uses $vars['body'] The main content of the page
index 7c122eba67d3dcc91ccf4fd76d507fb2abbe089e..d54605333feed64dcf8d26db0fe8094a262cf50a 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 if (isset($vars['entity'])) {
index a8d3ad2cbf36a23208bf425e7569c2f3ebdbc18c..1eb84a3272a64a12108d88bcf3dabb210c131540 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $body = $vars['body'];
index 7c122eba67d3dcc91ccf4fd76d507fb2abbe089e..d54605333feed64dcf8d26db0fe8094a262cf50a 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 if (isset($vars['entity'])) {
index c593dada292c924eab2f85b0c8642a425cfbc2bc..aab68f0dc9875bd52f766eb0fa6c27df04bc1325 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index b5ea51aa7b09c41296b2b724dbcb38edc1ade5aa..faaf615fb43d5631a2916e19b3bc3e80fe038e5e 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 for ($i = 1; $i < 8; $i++) {
index 7503389649b37dcd9840a82737ad09a72767acf2..52cd9d244239d6bb99e5cce7b773b82d86049a43 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entity = $vars['entity'];
index bde62de573a37c2a60178456ad7a56b378e14898..e1e6ceb26d4a5039a660f32eb40fed21dbd5a021 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $m = $vars['metadata'];
index 08ed5c00854b8d6f306ecebbaf987f1be9d8cf18..47b3a390df1edb9a265747d84e953b0b03c7183b 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $r = $vars['relationship'];
index 5466c83b36163df4f67c34ba4bb739e0cb6e3189..a01b215cc3088337694667c27774618ea1f5fa7f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 elgg_view('export/entity', $vars);
\ No newline at end of file
index 306b2bc0e1d52c5963c5db635a28f1302f4b6260..4f73212bcd92e2046275472bf39ffe7e6f8275c3 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An exception
  */
index 5466c83b36163df4f67c34ba4bb739e0cb6e3189..a01b215cc3088337694667c27774618ea1f5fa7f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 elgg_view('export/entity', $vars);
\ No newline at end of file
index 24048528efdb0f2462c4ee88e72360c62d2a6e04..272419e97abf67154f20d59b6e8aa081da0ab6fc 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo $vars['body'];
\ No newline at end of file
index 16cfa3cddb0b5d4c7daf678bd64b4bd2d46379bc..d1f86c8a7c3e7d4ecb168ae891c8616bb24d78b1 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 4f3f37d92f1f471704073b3192583d50a35a0bdb..c79cd104213715e09804a69319d398ff24ff1029 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 global $jsonexport;
 
index a47bb37fc0adeb68ffe9ec56445dc1540d1da5e0..c778bf5dff9587712b7340b23018580d546b245a 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entities = $vars['entities'];
index 5466c83b36163df4f67c34ba4bb739e0cb6e3189..a01b215cc3088337694667c27774618ea1f5fa7f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 elgg_view('export/entity', $vars);
\ No newline at end of file
index 5466c83b36163df4f67c34ba4bb739e0cb6e3189..a01b215cc3088337694667c27774618ea1f5fa7f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 elgg_view('export/entity', $vars);
\ No newline at end of file
index 0cfa8b49a01a1f8a232c1f66ababb2389ccdb1ea..4b8d12e6dc84f7f2d4258fd022f008a1af7f7ab2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 for ($i = 1; $i < 8; $i++) {
index f564ef32aecd9f9b1d9004ea39b4778d0dd033d9..aaaf6bb8da58ee4a3ed07ff38a412cd4c0e020f2 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entity = $vars['entity'];
index 146f7742edd838fc5c35c6be242dfb3aa1daf514..03a8e2b4236ba722fc5500a8d0e36c792b56107d 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $m = $vars['metadata'];
index 7cac7b0ddbd04770f5d280fd0e451540235e5f4f..f4ab779c4bd39ac767d64b303ba83a76b60ef3f4 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $r = $vars['relationship'];
index b5913689a9c4bb8d1b65b29ed262c5333698eae3..6f6fc2b379fbe58f5c96995387549b3cdded5ff0 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $serialised = exportAsArray($vars['entity']->guid);
index 0c932f4e506043e354dcc3c4f182e1e926391b8d..73cc462dae9bdb13c8a29423f7c4d3060377540e 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An exception
  */
index b5913689a9c4bb8d1b65b29ed262c5333698eae3..6f6fc2b379fbe58f5c96995387549b3cdded5ff0 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $serialised = exportAsArray($vars['entity']->guid);
index 617302dbff467fce618051d655a093e1b04af781..bdd59d45effe4c595dc80d4f72a0fda1d2367320 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 40b7cc840010370c7a0e9a9f3679675bc2b20969..6b33cefde06da512fa94d3e84865bb266a6f663f 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 $entities = $vars['entities'];
 if (is_array($entities) && sizeof($entities) > 0) {
index 0ce66193b986cf434531cef253f869190049e1fa..83f39eb67ebc3e6a266113d08677f6752641d227 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $serialised = exportAsArray($vars['entity']->guid);
index b5913689a9c4bb8d1b65b29ed262c5333698eae3..6f6fc2b379fbe58f5c96995387549b3cdded5ff0 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $serialised = exportAsArray($vars['entity']->guid);
index 2b0b2b754b85c7b43d9646bbb25d9044bd6033d3..cc76b97e08c910fb74fe24f7d98f6963a7e1e3be 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 0cfa8b49a01a1f8a232c1f66ababb2389ccdb1ea..4b8d12e6dc84f7f2d4258fd022f008a1af7f7ab2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 for ($i = 1; $i < 8; $i++) {
index ecceb5fd3ded76a5855ada46cad853d4b789a74c..d2bcc0d58cc090ade0d3e6df8711dbeb69fadc98 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entity = $vars['entity'];
index d454aec7ff8f8c486e2085d0d69125ff65bb9310..90f1daeb5ca67de258f9db7fe8d9ba568923f83c 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $m = $vars['metadata'];
index 8cb3c9d732386cd396b292fa4dbe4b988fdbc221..691e6306703dc89271a44a7099d19e7ab1c19f35 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $r = $vars['relationship'];
index 1c8440d4a5ae9c3875fcea1719e7ab9b2f363552..eed1dbfbd47f36d6bc9d9510fae75746de5081a9 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo elgg_view('export/entity', $vars);
\ No newline at end of file
index c8f5497347ef79b2dd948cc27ea155466a675005..195e9dfd43e69ab64d09218edaed79a20cf8b678 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An exception
  */
index 1c8440d4a5ae9c3875fcea1719e7ab9b2f363552..eed1dbfbd47f36d6bc9d9510fae75746de5081a9 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo elgg_view('export/entity', $vars);
\ No newline at end of file
index d6a924c2fef96b3790d99ca0152f64235500ca0b..c7692c432beec94924d3876ed4f97bb2075aa7a0 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index 35f4341f8eae9bdff07e35d8e2bde96f75e9901a..c56874bdbe6aac821be4159e01ed1dce926823d3 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entities = $vars['entities'];
index 0cfa8b49a01a1f8a232c1f66ababb2389ccdb1ea..4b8d12e6dc84f7f2d4258fd022f008a1af7f7ab2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 for ($i = 1; $i < 8; $i++) {
index 1c8440d4a5ae9c3875fcea1719e7ab9b2f363552..eed1dbfbd47f36d6bc9d9510fae75746de5081a9 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo elgg_view('export/entity', $vars);
\ No newline at end of file
index aaad669196e0c82e58733d61ce79829972e5c2ac..98329f132e085a0e093b2eec476639d5d2278080 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entity = get_entity($vars['annotation']->entity_guid);
index 0cfa8b49a01a1f8a232c1f66ababb2389ccdb1ea..4b8d12e6dc84f7f2d4258fd022f008a1af7f7ab2 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 for ($i = 1; $i < 8; $i++) {
index 68247f3cacda7f5b044313449fa8f16cbe264175..4ffceba7811397670327023d1f83c2ffad096cc6 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 ?>
index c7ff172f78741c3cf27b9104c9ed977ddb9168aa..29e5d459199cea94e6f579e8e45693243c008c23 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $title = $vars['entity']->title;
index 9d8a1392e2d36fb1f6ab4e86205b26de40b9ab78..3e056ae911e7b2c4f60c3f9fb619f3937bee293d 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 echo $vars['body'];
\ No newline at end of file
index c62ac4aac9c9bad8db8892197ecb4abd93aa2a01..444fa99b50170bc2f923bc75975d38a6df8ba8ce 100644 (file)
@@ -4,7 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @link http://elgg.org/
  *
  */
 
index 725ffe2c4060592f18ba3e436ac2542e8f41d01e..3b2fc617956caf45ae017acac720cf56ff23fdd7 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 if (isset($vars['items']) && is_array($vars['items']) && !empty($vars['items'])) {
index 72c0676ec9717aa1dfcb362638ce81374c32ea2c..1e44adf18cb9fe18a51510d97f7e57d62052a1de 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $entities = $vars['entities'];
index dd8fb43edda210067ff2953d357927694fec24fe..a8b9d073c4707a86113034795684d9fbf89ebf66 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 ?>
index c2385b6e3b3171f81e5830d7e56e4b3a11a52634..42afd44bbce7f5b6a809df2df24f617ba310a1d9 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index cc899ac18b3eab785fcee1cd14123bded5476bfc..31d153b8820a2f9ab254d13efb0e3e952efdf2c0 100644 (file)
@@ -5,8 +5,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  * @uses $vars['object'] An exception
  */
index ed7cb13f3d0fc76ebc4abbe60a908d3200e14278..0f0aecbe4add2a4f8ee3cee41079e015d784cf99 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  *
  */
 
index d3ea5bc97a4c277cf9e0273e9f7d36716c3b0d83..4276029d196699673b344ad5b4a9681b62dcd976 100644 (file)
@@ -4,8 +4,6 @@
  *
  * @package Elgg
  * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
  */
 
 $result = $vars['result'];