From 06a1bc01beb8a40ba1680b6b00e084fe436cea93 Mon Sep 17 00:00:00 2001 From: kurund Date: Fri, 28 Mar 2014 15:46:18 +0530 Subject: [PATCH] copyright and version fixes --- tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php | 4 ++-- tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php | 4 ++-- tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php | 4 ++-- tests/phpunit/CRM/Contact/BAO/GroupContactTest.php | 4 ++-- tests/phpunit/CRM/Contact/BAO/GroupTest.php | 4 ++-- tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php | 4 ++-- tests/phpunit/CRM/Contribute/BAO/ContributionTest.php | 4 ++-- tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php | 4 ++-- tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php | 4 ++-- tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php | 4 ++-- tests/phpunit/CRM/Core/BAO/AddressTest.php | 4 ++-- tests/phpunit/CRM/Core/BAO/CustomGroupTest.php | 4 ++-- tests/phpunit/CRM/Core/BAO/CustomValueTest.php | 6 +++--- tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php | 4 ++-- tests/phpunit/CRM/Core/BAO/LocationTest.php | 6 +++--- tests/phpunit/CRM/Core/BAO/PhoneTest.php | 4 ++-- tests/phpunit/CRM/Core/BAO/PreferencesTest.php | 4 ++-- tests/phpunit/CRM/Core/BAO/SettingTest.php | 4 ++-- tests/phpunit/CRM/Core/CommunityMessagesTest.php | 4 ++-- tests/phpunit/CRM/Core/Config/MailerTest.php | 6 +++--- tests/phpunit/CRM/Core/ErrorTest.php | 4 ++-- tests/phpunit/CRM/Core/FieldOptionsTest.php | 4 ++-- tests/phpunit/CRM/Core/JobManagerTest.php | 4 ++-- tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php | 4 ++-- tests/phpunit/CRM/Core/Payment/BaseIPNTest.php | 4 ++-- tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php | 4 ++-- tests/phpunit/CRM/Core/PseudoConstantTest.php | 4 ++-- tests/phpunit/CRM/Core/ResourcesTest.php | 4 ++-- tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php | 4 ++-- tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php | 4 ++-- tests/phpunit/CRM/Event/BAO/ParticipantTest.php | 4 ++-- tests/phpunit/CRM/Extension/Container/CollectionTest.php | 4 ++-- tests/phpunit/CRM/Extension/Manager/PaymentTest.php | 4 ++-- tests/phpunit/CRM/Extension/ManagerTest.php | 4 ++-- tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php | 4 ++-- tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php | 4 ++-- .../CRM/Financial/BAO/FinancialTypeAccountTest.php | 4 ++-- tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php | 4 ++-- .../CRM/Financial/BAO/PaymentProcessorTypeTest.php | 4 ++-- tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php | 4 ++-- tests/phpunit/CRM/Member/BAO/MembershipTest.php | 4 ++-- tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php | 4 ++-- tests/phpunit/CRM/PCP/BAO/PCPTest.php | 4 ++-- tests/phpunit/CRM/Pledge/BAO/PaymentTest.php | 4 ++-- tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php | 4 ++-- tests/phpunit/CRM/Pledge/BAO/PledgeTest.php | 4 ++-- tests/phpunit/CRM/Queue/Queue/SqlTest.php | 4 ++-- tests/phpunit/CRM/Queue/QueueTest.php | 4 ++-- tests/phpunit/CRM/Queue/RunnerTest.php | 4 ++-- tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php | 4 ++-- tests/phpunit/CRM/Report/Form/TestCaseTest.php | 4 ++-- tests/phpunit/CRM/Utils/JSTest.php | 4 ++-- tests/phpunit/CRM/Utils/SignerTest.php | 4 ++-- tests/phpunit/CRM/Utils/ZipTest.php | 4 ++-- tests/phpunit/CiviTest/CiviDBAssert.php | 6 +++--- tests/phpunit/CiviTest/CiviMailUtils.php | 4 ++-- tests/phpunit/CiviTest/CiviReportTestCase.php | 4 ++-- tests/phpunit/CiviTest/CiviSeleniumTestCase.php | 4 ++-- tests/phpunit/HelloTest.php | 4 ++-- tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php | 4 ++-- tests/phpunit/WebTest/Activity/ContactContextAddTest.php | 4 ++-- tests/phpunit/WebTest/Activity/IcalTest.php | 4 ++-- tests/phpunit/WebTest/Activity/StandaloneAddTest.php | 4 ++-- tests/phpunit/WebTest/Admin/CustomAddTest.php | 4 ++-- tests/phpunit/WebTest/Admin/CustomAddTestSameField.php | 4 ++-- tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php | 4 ++-- .../WebTest/Admin/Form/Setting/LocalizationTest.php | 4 ++-- tests/phpunit/WebTest/Admin/MoveCustomDataTest.php | 4 ++-- tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php | 4 ++-- tests/phpunit/WebTest/AllTests.php | 4 ++-- tests/phpunit/WebTest/Campaign/ActivityTest.php | 4 ++-- .../phpunit/WebTest/Campaign/CampaignDescriptionTest.php | 4 ++-- tests/phpunit/WebTest/Campaign/MailingTest.php | 4 ++-- tests/phpunit/WebTest/Campaign/MembershipTest.php | 4 ++-- .../phpunit/WebTest/Campaign/OfflineContributionTest.php | 4 ++-- .../WebTest/Campaign/OfflineEventRegistrationTest.php | 4 ++-- tests/phpunit/WebTest/Campaign/OnlineContributionTest.php | 4 ++-- .../WebTest/Campaign/OnlineEventRegistrationTest.php | 4 ++-- .../WebTest/Campaign/PetitionUsageScenarioTest.php | 4 ++-- tests/phpunit/WebTest/Campaign/PledgeTest.php | 4 ++-- .../phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php | 4 ++-- tests/phpunit/WebTest/Case/ActivityToCaseTest.php | 4 ++-- tests/phpunit/WebTest/Case/AddCaseTest.php | 4 ++-- tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php | 4 ++-- tests/phpunit/WebTest/Case/CaseDashboardTest.php | 4 ++-- tests/phpunit/WebTest/Contact/AddCmsUserTest.php | 4 ++-- .../Contact/AddContactsToEventAdvancedSearchTest.php | 4 ++-- tests/phpunit/WebTest/Contact/AddTest.php | 4 ++-- tests/phpunit/WebTest/Contact/AddViaProfileTest.php | 4 ++-- tests/phpunit/WebTest/Contact/AddressParsingTest.php | 4 ++-- tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php | 4 ++-- .../WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php | 4 ++-- tests/phpunit/WebTest/Contact/AdvancedSearchTest.php | 4 ++-- .../Contact/AdvancedSearchedRelatedContactTest.php | 4 ++-- .../phpunit/WebTest/Contact/ContactReferenceFieldTest.php | 4 ++-- tests/phpunit/WebTest/Contact/ContactTagTest.php | 4 ++-- .../WebTest/Contact/CreateCmsUserFromContactTest.php | 4 ++-- tests/phpunit/WebTest/Contact/CustomDataAddTest.php | 4 ++-- .../Contact/DeceasedContactsAdvancedSearchTest.php | 4 ++-- tests/phpunit/WebTest/Contact/DupeContactTest.php | 4 ++-- tests/phpunit/WebTest/Contact/EditContactTest.php | 4 ++-- tests/phpunit/WebTest/Contact/GroupAddTest.php | 4 ++-- tests/phpunit/WebTest/Contact/InlineFieldsEditTest.php | 4 ++-- tests/phpunit/WebTest/Contact/MergeContactsTest.php | 4 ++-- tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php | 4 ++-- tests/phpunit/WebTest/Contact/PrevNextTest.php | 4 ++-- tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php | 4 ++-- tests/phpunit/WebTest/Contact/ProfileChecksumTest.php | 4 ++-- tests/phpunit/WebTest/Contact/RelationshipAddTest.php | 4 ++-- tests/phpunit/WebTest/Contact/SearchBuilderTest.php | 4 ++-- tests/phpunit/WebTest/Contact/SearchTest.php | 4 ++-- tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php | 4 ++-- tests/phpunit/WebTest/Contact/SignatureTest.php | 4 ++-- tests/phpunit/WebTest/Contact/TagAddTest.php | 4 ++-- tests/phpunit/WebTest/Contact/TagSetSearchTest.php | 4 ++-- .../phpunit/WebTest/Contact/TaskActionAddToGroupTest.php | 4 ++-- .../phpunit/WebTest/Contact/TaskActionSendMassMailing.php | 4 ++-- tests/phpunit/WebTest/Contact/TaskActionSendSMS.php | 4 ++-- tests/phpunit/WebTest/Contact/UpdateProfileTest.php | 4 ++-- tests/phpunit/WebTest/Contribute/AddBatchesTest.php | 4 ++-- tests/phpunit/WebTest/Contribute/AddPricesetTest.php | 4 ++-- tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php | 4 ++-- .../phpunit/WebTest/Contribute/ContactContextAddTest.php | 4 ++-- .../WebTest/Contribute/ContributionPageAddTest.php | 4 ++-- .../WebTest/Contribute/OfflineContributionTest.php | 4 ++-- .../WebTest/Contribute/OfflineRecurContributionTest.php | 4 ++-- .../phpunit/WebTest/Contribute/OnBehalfOfOrganization.php | 4 ++-- .../phpunit/WebTest/Contribute/OnlineContributionTest.php | 4 ++-- .../Contribute/OnlineMultiplePaymentProcessorTest.php | 4 ++-- .../WebTest/Contribute/OnlineRecurContributionTest.php | 4 ++-- tests/phpunit/WebTest/Contribute/PCPAddTest.php | 4 ++-- tests/phpunit/WebTest/Contribute/StandaloneAddTest.php | 4 ++-- .../Contribute/UpdateBatchPendingContributionTest.php | 4 ++-- .../phpunit/WebTest/Contribute/UpdateContributionTest.php | 4 ++-- .../WebTest/Contribute/UpdatePendingContributionTest.php | 4 ++-- .../WebTest/Contribute/VerifySSLContributionTest.php | 4 ++-- tests/phpunit/WebTest/Event/AddEventTest.php | 4 ++-- tests/phpunit/WebTest/Event/AddParticipationTest.php | 4 ++-- tests/phpunit/WebTest/Event/AddPricesetTest.php | 4 ++-- tests/phpunit/WebTest/Event/AdditionalPaymentTest.php | 4 ++-- tests/phpunit/WebTest/Event/ChangeParticipantStatus.php | 4 ++-- tests/phpunit/WebTest/Event/EventWaitListTest.php | 2 +- .../WebTest/Event/MultipleEventRegistrationbyCartTest.php | 4 ++-- tests/phpunit/WebTest/Event/MultiprofileEventTest.php | 4 ++-- tests/phpunit/WebTest/Event/PCPAddTest.php | 4 ++-- tests/phpunit/WebTest/Event/ParticipantCountTest.php | 4 ++-- tests/phpunit/WebTest/Event/ParticipantSearchTest.php | 4 ++-- tests/phpunit/WebTest/Event/PricesetMaxCountTest.php | 4 ++-- tests/phpunit/WebTest/Event/TellAFriendTest.php | 4 ++-- tests/phpunit/WebTest/Export/ContactTest.php | 4 ++-- .../phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php | 4 ++-- tests/phpunit/WebTest/Financial/FinancialAccountTest.php | 4 ++-- .../WebTest/Financial/FinancialAccountTypeTest.php | 4 ++-- tests/phpunit/WebTest/Financial/FinancialBatchExport.php | 4 ++-- tests/phpunit/WebTest/Generic/CheckActivityTest.php | 4 ++-- tests/phpunit/WebTest/Generic/CheckDashboardTest.php | 4 ++-- tests/phpunit/WebTest/Generic/CheckFindTest.php | 4 ++-- tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php | 4 ++-- tests/phpunit/WebTest/Grant/ContactContextAddTest.php | 4 ++-- tests/phpunit/WebTest/Grant/CustomFieldsetTest.php | 4 ++-- tests/phpunit/WebTest/Grant/StandaloneAddTest.php | 4 ++-- tests/phpunit/WebTest/Import/ActivityTest.php | 4 ++-- tests/phpunit/WebTest/Import/AddressImportTest.php | 4 ++-- tests/phpunit/WebTest/Import/AddressParsingTest.php | 4 ++-- tests/phpunit/WebTest/Import/ContactCustomDataTest.php | 4 ++-- tests/phpunit/WebTest/Import/ContactSubtypeTest.php | 4 ++-- tests/phpunit/WebTest/Import/ContactTest.php | 4 ++-- tests/phpunit/WebTest/Import/ContributionTest.php | 4 ++-- tests/phpunit/WebTest/Import/CustomDataTest.php | 4 ++-- tests/phpunit/WebTest/Import/DateFormatTest.php | 4 ++-- tests/phpunit/WebTest/Import/DuplicateMatchingTest.php | 4 ++-- tests/phpunit/WebTest/Import/GroupTest.php | 4 ++-- .../phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php | 4 ++-- tests/phpunit/WebTest/Import/MatchExternalIdTest.php | 4 ++-- tests/phpunit/WebTest/Import/MemberTest.php | 4 ++-- tests/phpunit/WebTest/Import/MultipleRelationshipTest.php | 4 ++-- tests/phpunit/WebTest/Import/ParticipantTest.php | 4 ++-- tests/phpunit/WebTest/Import/SavedMappingTest.php | 4 ++-- tests/phpunit/WebTest/Import/TagTest.php | 4 ++-- tests/phpunit/WebTest/Mailing/AddMessageTemplateTest.php | 4 ++-- .../WebTest/Mailing/AddNewMailingComponentTest.php | 4 ++-- tests/phpunit/WebTest/Mailing/MailingTest.php | 4 ++-- tests/phpunit/WebTest/Mailing/SpoolTest.php | 4 ++-- .../phpunit/WebTest/Member/BatchUpdateViaProfileTest.php | 4 ++-- tests/phpunit/WebTest/Member/ContactContextAddTest.php | 4 ++-- .../WebTest/Member/DefaultMembershipPricesetTest.php | 4 ++-- tests/phpunit/WebTest/Member/EditMembershipTest.php | 4 ++-- tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php | 4 ++-- tests/phpunit/WebTest/Member/InheritedMembershipTest.php | 4 ++-- .../WebTest/Member/OfflineAutoRenewMembershipTest.php | 4 ++-- .../WebTest/Member/OfflineMembershipAddPricesetTest.php | 4 ++-- .../phpunit/WebTest/Member/OfflineMembershipRenewTest.php | 4 ++-- .../WebTest/Member/OnlineAutoRenewMembershipGCTest.php | 4 ++-- .../WebTest/Member/OnlineAutoRenewMembershipTest.php | 4 ++-- .../WebTest/Member/OnlineMembershipAddPricesetTest.php | 4 ++-- .../phpunit/WebTest/Member/OnlineMembershipCreateTest.php | 4 ++-- .../phpunit/WebTest/Member/OnlineMembershipRenewTest.php | 4 ++-- .../WebTest/Member/SeperateMembershipPaymentTest.php | 4 ++-- tests/phpunit/WebTest/Member/StandaloneAddTest.php | 4 ++-- .../phpunit/WebTest/Member/UpdateMembershipScriptTest.php | 4 ++-- tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php | 4 ++-- tests/phpunit/WebTest/Pledge/ContactContextAddTest.php | 4 ++-- .../WebTest/Pledge/ContactContextPledgePaymentAddTest.php | 4 ++-- tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php | 4 ++-- tests/phpunit/WebTest/Pledge/StandaloneAddTest.php | 4 ++-- tests/phpunit/WebTest/Profile/BatchUpdateTest.php | 4 ++-- tests/phpunit/WebTest/Profile/DedupeTest.php | 4 ++-- .../phpunit/WebTest/Profile/MultiRecordProfileAddTest.php | 4 ++-- tests/phpunit/WebTest/Profile/ProfileAddTest.php | 4 ++-- tests/phpunit/WebTest/Profile/ProfileCountryState.php | 4 ++-- .../WebTest/Profile/ProfileGroupSubscriptionTest.php | 4 ++-- tests/phpunit/WebTest/Profile/SearchTest.php | 4 ++-- tests/phpunit/WebTest/Release/InstallScript.php | 4 ++-- tests/phpunit/WebTest/Release/ReleaseTestCase.php | 4 ++-- tests/phpunit/WebTest/Release/UpgradeScript.php | 4 ++-- tests/phpunit/WebTest/Report/AddTest.php | 4 ++-- tests/phpunit/WebTest/Report/DonarReportTest.php | 4 ++-- tests/phpunit/WebTest/Report/LoggingReportTest.php | 4 ++-- tests/phpunit/WebTest/Report/RolePermissionReportTest.php | 4 ++-- tests/phpunit/WebTest/Utils/RestTest.php | 4 ++-- tests/phpunit/api/v3/ACLCachingTest.php | 4 ++-- tests/phpunit/api/v3/ACLPermissionTest.php | 4 ++-- tests/phpunit/api/v3/APITest.php | 4 ++-- tests/phpunit/api/v3/APIWrapperTest.php | 4 ++-- tests/phpunit/api/v3/AddressTest.php | 4 ++-- tests/phpunit/api/v3/BatchTest.php | 4 ++-- tests/phpunit/api/v3/CampaignTest.php | 4 ++-- tests/phpunit/api/v3/ContactTypeTest.php | 4 ++-- tests/phpunit/api/v3/ContributionPageTest.php | 4 ++-- tests/phpunit/api/v3/ContributionRecurTest.php | 4 ++-- tests/phpunit/api/v3/ContributionSoftTest.php | 4 ++-- tests/phpunit/api/v3/ContributionTest.php | 4 ++-- tests/phpunit/api/v3/CustomFieldTest.php | 4 ++-- tests/phpunit/api/v3/CustomGroupTest.php | 4 ++-- tests/phpunit/api/v3/CustomValueContactTypeTest.php | 4 ++-- tests/phpunit/api/v3/CustomValueTest.php | 4 ++-- tests/phpunit/api/v3/DomainTest.php | 4 ++-- tests/phpunit/api/v3/EmailTest.php | 4 ++-- tests/phpunit/api/v3/EntityTagTest.php | 4 ++-- tests/phpunit/api/v3/EventTest.php | 4 ++-- tests/phpunit/api/v3/GrantTest.php | 4 ++-- tests/phpunit/api/v3/GroupContactTest.php | 4 ++-- tests/phpunit/api/v3/GroupNestingTest.php | 4 ++-- tests/phpunit/api/v3/GroupOrganizationTest.php | 4 ++-- tests/phpunit/api/v3/GroupTest.php | 4 ++-- tests/phpunit/api/v3/ImTest.php | 4 ++-- tests/phpunit/api/v3/JobTest.php | 6 +++--- tests/phpunit/api/v3/LineItemTest.php | 4 ++-- tests/phpunit/api/v3/LocBlockTest.php | 4 ++-- tests/phpunit/api/v3/MailSettingsTest.php | 4 ++-- tests/phpunit/api/v3/MailingContactTest.php | 6 +++--- tests/phpunit/api/v3/MailingGroupTest.php | 4 ++-- tests/phpunit/api/v3/MembershipPaymentTest.php | 4 ++-- tests/phpunit/api/v3/MembershipStatusTest.php | 4 ++-- tests/phpunit/api/v3/MembershipTest.php | 4 ++-- tests/phpunit/api/v3/MembershipTypeTest.php | 4 ++-- tests/phpunit/api/v3/MessageTemplateTest.php | 4 ++-- tests/phpunit/api/v3/NoteTest.php | 4 ++-- tests/phpunit/api/v3/OptionGroupTest.php | 4 ++-- tests/phpunit/api/v3/OptionValueTest.php | 4 ++-- tests/phpunit/api/v3/ParticipantPaymentTest.php | 4 ++-- tests/phpunit/api/v3/ParticipantStatusTypeTest.php | 4 ++-- tests/phpunit/api/v3/ParticipantTest.php | 4 ++-- tests/phpunit/api/v3/PaymentProcessorTest.php | 4 ++-- tests/phpunit/api/v3/PaymentProcessorTypeTest.php | 4 ++-- tests/phpunit/api/v3/PhoneTest.php | 4 ++-- tests/phpunit/api/v3/PledgePaymentTest.php | 4 ++-- tests/phpunit/api/v3/PledgeTest.php | 4 ++-- tests/phpunit/api/v3/PriceFieldTest.php | 4 ++-- tests/phpunit/api/v3/PriceFieldValueTest.php | 4 ++-- tests/phpunit/api/v3/PriceSetTest.php | 4 ++-- tests/phpunit/api/v3/ProfileTest.php | 4 ++-- tests/phpunit/api/v3/RelationshipTest.php | 4 ++-- tests/phpunit/api/v3/RelationshipTypeTest.php | 8 ++++---- tests/phpunit/api/v3/ReportTemplateTest.php | 4 ++-- tests/phpunit/api/v3/SettingTest.php | 4 ++-- tests/phpunit/api/v3/SurveyRespondantTest.php | 4 ++-- tests/phpunit/api/v3/SurveyTest.php | 4 ++-- tests/phpunit/api/v3/SyntaxConformanceTest.php | 4 ++-- tests/phpunit/api/v3/SystemTest.php | 8 ++++---- tests/phpunit/api/v3/TagTest.php | 4 ++-- tests/phpunit/api/v3/UFFieldTest.php | 4 ++-- tests/phpunit/api/v3/UFGroupTest.php | 4 ++-- tests/phpunit/api/v3/UFJoinTest.php | 4 ++-- tests/phpunit/api/v3/UFMatchTest.php | 4 ++-- tests/phpunit/api/v3/UtilsTest.php | 4 ++-- tests/phpunit/api/v3/WebsiteTest.php | 4 ++-- 287 files changed, 583 insertions(+), 583 deletions(-) diff --git a/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php b/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php index 5646cf0879..ea3a8d7433 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php @@ -1,9 +1,9 @@