From b70f57b7c795ba60ecbce78607452fd5fa7b793e Mon Sep 17 00:00:00 2001 From: mmuller Date: Tue, 31 Jan 2017 06:08:36 -0800 Subject: [PATCH] Update copyright year on all license headers ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146111211 --- java/com/google/testing/builddefs/GenTestRules.bzl | 2 +- java/google/registry/backup/BackupModule.java | 2 +- java/google/registry/backup/BackupUtils.java | 2 +- .../registry/backup/CommitLogCheckpointAction.java | 2 +- .../backup/CommitLogCheckpointStrategy.java | 2 +- .../registry/backup/DeleteOldCommitLogsAction.java | 2 +- .../registry/backup/ExportCommitLogDiffAction.java | 2 +- java/google/registry/backup/GcsDiffFileLister.java | 2 +- .../registry/backup/RestoreCommitLogsAction.java | 2 +- java/google/registry/backup/package-info.java | 2 +- java/google/registry/batch/BatchComponent.java | 2 +- java/google/registry/batch/BatchModule.java | 2 +- .../batch/DeleteContactsAndHostsAction.java | 2 +- .../registry/batch/DeleteProberDataAction.java | 2 +- .../batch/EntityIntegrityAlertsSchema.java | 2 +- .../batch/ExpandRecurringBillingEventsAction.java | 2 +- .../batch/RefreshDnsOnHostRenameAction.java | 2 +- .../batch/VerifyEntityIntegrityAction.java | 2 +- .../batch/VerifyEntityIntegrityStreamer.java | 2 +- .../registry/bigquery/BigqueryConnection.java | 2 +- java/google/registry/bigquery/BigqueryFactory.java | 2 +- .../bigquery/BigqueryJobFailureException.java | 2 +- java/google/registry/bigquery/BigqueryModule.java | 2 +- java/google/registry/bigquery/BigqueryUtils.java | 2 +- java/google/registry/bigquery/package-info.java | 2 +- .../google/registry/braintree/BraintreeModule.java | 2 +- .../braintree/BraintreeRegistrarSyncer.java | 2 +- java/google/registry/braintree/package-info.java | 2 +- java/google/registry/builddefs/defs.bzl | 2 +- .../registry/builddefs/registry_ear_file.bzl | 2 +- java/google/registry/builddefs/zip_file.bzl | 2 +- java/google/registry/config/ConfigUtils.java | 2 +- .../registry/config/RdapNoticeDescriptor.java | 2 +- java/google/registry/config/RegistryConfig.java | 2 +- .../registry/config/RegistryConfigSettings.java | 8 ++++---- .../registry/config/RegistryEnvironment.java | 2 +- java/google/registry/config/YamlUtils.java | 8 ++++---- java/google/registry/config/package-info.java | 2 +- .../registry/cron/CommitLogFanoutAction.java | 2 +- java/google/registry/cron/CronModule.java | 2 +- java/google/registry/cron/TldFanoutAction.java | 2 +- java/google/registry/cron/package-info.java | 2 +- java/google/registry/dns/DnsConstants.java | 2 +- java/google/registry/dns/DnsMetrics.java | 2 +- java/google/registry/dns/DnsModule.java | 2 +- java/google/registry/dns/DnsQueue.java | 2 +- java/google/registry/dns/DnsWriterProxy.java | 2 +- .../registry/dns/PublishDnsUpdatesAction.java | 2 +- java/google/registry/dns/ReadDnsQueueAction.java | 2 +- java/google/registry/dns/RefreshDnsAction.java | 2 +- java/google/registry/dns/writer/DnsWriter.java | 2 +- java/google/registry/dns/writer/DnsWriterZone.java | 2 +- java/google/registry/dns/writer/VoidDnsWriter.java | 2 +- .../registry/dns/writer/VoidDnsWriterModule.java | 2 +- .../dns/writer/clouddns/CloudDnsWriter.java | 2 +- .../dns/writer/clouddns/CloudDnsWriterModule.java | 2 +- .../dns/writer/dnsupdate/DnsMessageTransport.java | 2 +- .../writer/dnsupdate/DnsUpdateConfigModule.java | 2 +- .../dns/writer/dnsupdate/DnsUpdateWriter.java | 2 +- .../writer/dnsupdate/DnsUpdateWriterModule.java | 2 +- .../registry/export/BigqueryPollJobAction.java | 2 +- .../registry/export/CheckSnapshotAction.java | 14 -------------- .../registry/export/DatastoreBackupInfo.java | 2 +- .../registry/export/DatastoreBackupService.java | 2 +- java/google/registry/export/DriveModule.java | 2 +- java/google/registry/export/ExportConstants.java | 2 +- .../registry/export/ExportDomainListsAction.java | 2 +- .../registry/export/ExportRequestModule.java | 2 +- .../registry/export/ExportReservedTermsAction.java | 2 +- .../registry/export/ExportSnapshotAction.java | 14 -------------- java/google/registry/export/ExportUtils.java | 2 +- .../google/registry/export/LoadSnapshotAction.java | 2 +- .../registry/export/PublishDetailReportAction.java | 2 +- .../registry/export/SyncGroupMembersAction.java | 2 +- .../registry/export/UpdateSnapshotViewAction.java | 2 +- java/google/registry/export/package-info.java | 2 +- java/google/registry/export/sheet/SheetModule.java | 2 +- .../registry/export/sheet/SheetSynchronizer.java | 2 +- .../export/sheet/SpreadsheetServiceModule.java | 2 +- .../registry/export/sheet/SyncRegistrarsSheet.java | 2 +- .../export/sheet/SyncRegistrarsSheetAction.java | 2 +- .../google/registry/export/sheet/package-info.java | 2 +- java/google/registry/flows/CheckApiAction.java | 2 +- java/google/registry/flows/EppConsoleAction.java | 2 +- java/google/registry/flows/EppController.java | 2 +- java/google/registry/flows/EppException.java | 2 +- java/google/registry/flows/EppMetrics.java | 2 +- java/google/registry/flows/EppRequestHandler.java | 2 +- java/google/registry/flows/EppRequestSource.java | 2 +- java/google/registry/flows/EppTlsAction.java | 2 +- java/google/registry/flows/EppToolAction.java | 2 +- java/google/registry/flows/EppXmlTransformer.java | 2 +- java/google/registry/flows/ExtensionManager.java | 2 +- java/google/registry/flows/Flow.java | 2 +- java/google/registry/flows/FlowComponent.java | 2 +- java/google/registry/flows/FlowMetadata.java | 8 ++++---- java/google/registry/flows/FlowModule.java | 2 +- java/google/registry/flows/FlowRunner.java | 2 +- java/google/registry/flows/FlowScope.java | 2 +- java/google/registry/flows/FlowUtils.java | 2 +- java/google/registry/flows/GaeUserCredentials.java | 2 +- .../google/registry/flows/HttpSessionMetadata.java | 2 +- .../flows/PasswordOnlyTransportCredentials.java | 2 +- java/google/registry/flows/ResourceFlowUtils.java | 2 +- java/google/registry/flows/SessionMetadata.java | 2 +- .../flows/StatelessRequestSessionMetadata.java | 2 +- java/google/registry/flows/TlsCredentials.java | 2 +- java/google/registry/flows/TransactionalFlow.java | 2 +- .../registry/flows/TransportCredentials.java | 2 +- .../registry/flows/async/AsyncFlowEnqueuer.java | 2 +- .../registry/flows/async/AsyncFlowsModule.java | 2 +- .../registry/flows/contact/ContactCheckFlow.java | 2 +- .../registry/flows/contact/ContactCreateFlow.java | 2 +- .../registry/flows/contact/ContactDeleteFlow.java | 2 +- .../registry/flows/contact/ContactFlowUtils.java | 2 +- .../registry/flows/contact/ContactInfoFlow.java | 2 +- .../flows/contact/ContactTransferApproveFlow.java | 2 +- .../flows/contact/ContactTransferCancelFlow.java | 2 +- .../flows/contact/ContactTransferQueryFlow.java | 2 +- .../flows/contact/ContactTransferRejectFlow.java | 2 +- .../flows/contact/ContactTransferRequestFlow.java | 2 +- .../registry/flows/contact/ContactUpdateFlow.java | 2 +- .../registry/flows/custom/BaseFlowCustomLogic.java | 2 +- .../registry/flows/custom/CustomLogicFactory.java | 2 +- .../flows/custom/CustomLogicFactoryModule.java | 2 +- .../registry/flows/custom/CustomLogicModule.java | 2 +- .../DomainApplicationCreateFlowCustomLogic.java | 2 +- .../flows/custom/DomainCheckFlowCustomLogic.java | 2 +- .../flows/custom/DomainCreateFlowCustomLogic.java | 2 +- .../flows/custom/DomainDeleteFlowCustomLogic.java | 2 +- .../flows/custom/DomainInfoFlowCustomLogic.java | 2 +- .../flows/custom/DomainPricingCustomLogic.java | 2 +- .../flows/custom/DomainRenewFlowCustomLogic.java | 2 +- .../flows/custom/DomainUpdateFlowCustomLogic.java | 2 +- .../registry/flows/custom/EntityChanges.java | 2 +- .../registry/flows/domain/ClaimsCheckFlow.java | 2 +- .../registry/flows/domain/DomainAllocateFlow.java | 2 +- .../flows/domain/DomainApplicationCreateFlow.java | 2 +- .../flows/domain/DomainApplicationDeleteFlow.java | 2 +- .../flows/domain/DomainApplicationInfoFlow.java | 2 +- .../flows/domain/DomainApplicationUpdateFlow.java | 2 +- .../registry/flows/domain/DomainCheckFlow.java | 2 +- .../registry/flows/domain/DomainCreateFlow.java | 2 +- .../registry/flows/domain/DomainDeleteFlow.java | 2 +- .../registry/flows/domain/DomainFlowTmchUtils.java | 2 +- .../registry/flows/domain/DomainFlowUtils.java | 2 +- .../registry/flows/domain/DomainInfoFlow.java | 2 +- .../registry/flows/domain/DomainPricingLogic.java | 2 +- .../registry/flows/domain/DomainRenewFlow.java | 2 +- .../flows/domain/DomainRestoreRequestFlow.java | 2 +- .../flows/domain/DomainTransferApproveFlow.java | 2 +- .../flows/domain/DomainTransferCancelFlow.java | 2 +- .../flows/domain/DomainTransferQueryFlow.java | 2 +- .../flows/domain/DomainTransferRejectFlow.java | 2 +- .../flows/domain/DomainTransferRequestFlow.java | 2 +- .../registry/flows/domain/DomainUpdateFlow.java | 2 +- .../registry/flows/domain/FeesAndCredits.java | 2 +- .../AlreadyPendingTransferException.java | 2 +- .../MissingTransferRequestAuthInfoException.java | 2 +- .../NoTransferHistoryToQueryException.java | 2 +- .../NotAuthorizedToViewTransferException.java | 2 +- .../exceptions/NotPendingTransferException.java | 2 +- .../exceptions/NotTransferInitiatorException.java | 2 +- .../ObjectAlreadySponsoredException.java | 2 +- .../OnlyToolCanPassMetadataException.java | 2 +- .../exceptions/ResourceAlreadyExistsException.java | 2 +- ...ResourceHasClientUpdateProhibitedException.java | 2 +- .../ResourceStatusProhibitsOperationException.java | 2 +- .../ResourceToDeleteIsReferencedException.java | 2 +- .../exceptions/TooManyResourceChecksException.java | 2 +- java/google/registry/flows/host/HostCheckFlow.java | 2 +- .../google/registry/flows/host/HostCreateFlow.java | 2 +- .../google/registry/flows/host/HostDeleteFlow.java | 2 +- java/google/registry/flows/host/HostFlowUtils.java | 2 +- java/google/registry/flows/host/HostInfoFlow.java | 2 +- .../google/registry/flows/host/HostUpdateFlow.java | 2 +- java/google/registry/flows/picker/FlowPicker.java | 2 +- java/google/registry/flows/poll/PollAckFlow.java | 2 +- java/google/registry/flows/poll/PollFlowUtils.java | 2 +- .../registry/flows/poll/PollRequestFlow.java | 2 +- java/google/registry/flows/session/HelloFlow.java | 2 +- java/google/registry/flows/session/LoginFlow.java | 2 +- java/google/registry/flows/session/LogoutFlow.java | 2 +- .../registry/flows/soy/DomainCheckFeeEpp.soy | 2 +- java/google/registry/gcs/GcsServiceModule.java | 2 +- java/google/registry/gcs/GcsUtils.java | 2 +- .../registry/groups/DirectoryGroupsConnection.java | 2 +- java/google/registry/groups/DirectoryModule.java | 2 +- java/google/registry/groups/GroupsConnection.java | 2 +- java/google/registry/groups/GroupsModule.java | 2 +- .../registry/groups/GroupssettingsModule.java | 2 +- .../registry/keyring/api/DummyKeyringModule.java | 2 +- .../registry/keyring/api/InMemoryKeyring.java | 2 +- java/google/registry/keyring/api/KeyModule.java | 2 +- java/google/registry/keyring/api/Keyring.java | 2 +- java/google/registry/keyring/api/PgpHelper.java | 2 +- java/google/registry/keyring/api/package-info.java | 2 +- java/google/registry/loadtest/LoadTestAction.java | 2 +- java/google/registry/loadtest/LoadTestModule.java | 2 +- .../google/registry/mapreduce/MapreduceModule.java | 2 +- .../google/registry/mapreduce/MapreduceRunner.java | 2 +- .../mapreduce/inputs/ChildEntityInput.java | 2 +- .../mapreduce/inputs/ChildEntityReader.java | 2 +- .../mapreduce/inputs/ChunkingKeyInput.java | 2 +- .../mapreduce/inputs/ConcatenatingInput.java | 2 +- .../mapreduce/inputs/EppResourceBaseInput.java | 2 +- .../mapreduce/inputs/EppResourceBaseReader.java | 2 +- .../mapreduce/inputs/EppResourceEntityInput.java | 2 +- .../mapreduce/inputs/EppResourceEntityReader.java | 2 +- .../mapreduce/inputs/EppResourceIndexInput.java | 2 +- .../mapreduce/inputs/EppResourceIndexReader.java | 2 +- .../mapreduce/inputs/EppResourceInputs.java | 2 +- .../mapreduce/inputs/EppResourceKeyInput.java | 2 +- .../mapreduce/inputs/EppResourceKeyReader.java | 2 +- .../registry/mapreduce/inputs/NullInput.java | 2 +- java/google/registry/model/BackupGroupRoot.java | 2 +- java/google/registry/model/Buildable.java | 2 +- java/google/registry/model/CacheUtils.java | 2 +- .../google/registry/model/CreateAutoTimestamp.java | 2 +- java/google/registry/model/EntityClasses.java | 2 +- java/google/registry/model/EppResource.java | 2 +- java/google/registry/model/EppResourceUtils.java | 2 +- java/google/registry/model/ImmutableObject.java | 2 +- java/google/registry/model/JsonMapBuilder.java | 2 +- java/google/registry/model/Jsonifiable.java | 2 +- java/google/registry/model/ModelUtils.java | 2 +- java/google/registry/model/SchemaVersion.java | 2 +- .../google/registry/model/UpdateAutoTimestamp.java | 2 +- .../model/annotations/ExternalMessagingName.java | 2 +- .../registry/model/annotations/NotBackedUp.java | 2 +- .../registry/model/annotations/ReportedOn.java | 2 +- .../registry/model/annotations/VirtualEntity.java | 2 +- .../registry/model/billing/BillingEvent.java | 2 +- .../model/billing/RegistrarBillingEntry.java | 2 +- .../model/billing/RegistrarBillingUtils.java | 2 +- .../registry/model/billing/RegistrarCredit.java | 2 +- .../model/billing/RegistrarCreditBalance.java | 2 +- .../registry/model/common/CrossTldSingleton.java | 2 +- java/google/registry/model/common/Cursor.java | 2 +- .../registry/model/common/EntityGroupRoot.java | 2 +- .../registry/model/common/GaeUserIdConverter.java | 2 +- .../registry/model/common/PersistedRangeLong.java | 2 +- java/google/registry/model/common/TimeOfYear.java | 2 +- .../model/common/TimedTransitionProperty.java | 2 +- .../registry/model/contact/ContactAddress.java | 2 +- .../registry/model/contact/ContactAuthInfo.java | 2 +- .../registry/model/contact/ContactCommand.java | 2 +- .../registry/model/contact/ContactInfoData.java | 2 +- .../registry/model/contact/ContactPhoneNumber.java | 2 +- .../registry/model/contact/ContactResource.java | 2 +- java/google/registry/model/contact/Disclose.java | 2 +- java/google/registry/model/contact/PostalInfo.java | 2 +- .../registry/model/contact/package-info.java | 2 +- .../registry/model/domain/DesignatedContact.java | 2 +- .../registry/model/domain/DomainApplication.java | 2 +- .../registry/model/domain/DomainAuthInfo.java | 2 +- java/google/registry/model/domain/DomainBase.java | 2 +- .../registry/model/domain/DomainCommand.java | 2 +- .../registry/model/domain/DomainInfoData.java | 2 +- .../registry/model/domain/DomainObjectSpec.java | 2 +- .../registry/model/domain/DomainRenewData.java | 2 +- .../registry/model/domain/DomainResource.java | 2 +- .../domain/ForeignKeyedDesignatedContact.java | 2 +- java/google/registry/model/domain/GracePeriod.java | 2 +- .../registry/model/domain/LrpTokenEntity.java | 2 +- java/google/registry/model/domain/Period.java | 2 +- .../domain/allocate/AllocateCreateExtension.java | 2 +- .../model/domain/allocate/package-info.java | 2 +- java/google/registry/model/domain/fee/BaseFee.java | 2 +- java/google/registry/model/domain/fee/Credit.java | 2 +- java/google/registry/model/domain/fee/Fee.java | 2 +- .../model/domain/fee/FeeCheckCommandExtension.java | 2 +- .../domain/fee/FeeCheckCommandExtensionItem.java | 2 +- .../domain/fee/FeeCheckResponseExtension.java | 2 +- .../domain/fee/FeeCheckResponseExtensionItem.java | 2 +- .../domain/fee/FeeCreateCommandExtension.java | 2 +- .../domain/fee/FeeExtensionCommandDescriptor.java | 2 +- .../domain/fee/FeeQueryCommandExtensionItem.java | 2 +- .../domain/fee/FeeQueryResponseExtensionItem.java | 2 +- .../model/domain/fee/FeeRenewCommandExtension.java | 2 +- .../domain/fee/FeeTransferCommandExtension.java | 2 +- .../domain/fee/FeeTransformCommandExtension.java | 2 +- .../domain/fee/FeeTransformResponseExtension.java | 2 +- .../domain/fee/FeeUpdateCommandExtension.java | 2 +- .../fee06/FeeCheckCommandExtensionItemV06.java | 2 +- .../domain/fee06/FeeCheckCommandExtensionV06.java | 2 +- .../fee06/FeeCheckResponseExtensionItemV06.java | 2 +- .../domain/fee06/FeeCheckResponseExtensionV06.java | 2 +- .../domain/fee06/FeeCreateCommandExtensionV06.java | 2 +- .../fee06/FeeCreateResponseExtensionV06.java | 2 +- .../fee06/FeeDeleteResponseExtensionV06.java | 2 +- .../domain/fee06/FeeInfoCommandExtensionV06.java | 2 +- .../domain/fee06/FeeInfoResponseExtensionV06.java | 2 +- .../domain/fee06/FeeRenewCommandExtensionV06.java | 2 +- .../domain/fee06/FeeRenewResponseExtensionV06.java | 2 +- .../fee06/FeeTransferCommandExtensionV06.java | 2 +- .../fee06/FeeTransferResponseExtensionV06.java | 2 +- .../domain/fee06/FeeUpdateCommandExtensionV06.java | 2 +- .../fee06/FeeUpdateResponseExtensionV06.java | 2 +- .../registry/model/domain/fee06/package-info.java | 2 +- .../domain/fee11/FeeCheckCommandExtensionV11.java | 2 +- .../fee11/FeeCheckResponseExtensionItemV11.java | 2 +- .../domain/fee11/FeeCheckResponseExtensionV11.java | 2 +- .../domain/fee11/FeeCreateCommandExtensionV11.java | 2 +- .../fee11/FeeCreateResponseExtensionV11.java | 2 +- .../fee11/FeeDeleteResponseExtensionV11.java | 2 +- .../domain/fee11/FeeRenewCommandExtensionV11.java | 2 +- .../domain/fee11/FeeRenewResponseExtensionV11.java | 2 +- .../fee11/FeeTransferCommandExtensionV11.java | 2 +- .../fee11/FeeTransferResponseExtensionV11.java | 2 +- .../domain/fee11/FeeUpdateCommandExtensionV11.java | 2 +- .../fee11/FeeUpdateResponseExtensionV11.java | 2 +- .../registry/model/domain/fee11/package-info.java | 2 +- .../fee12/FeeCheckCommandExtensionItemV12.java | 2 +- .../domain/fee12/FeeCheckCommandExtensionV12.java | 2 +- .../FeeCheckResponseExtensionItemCommandV12.java | 2 +- .../fee12/FeeCheckResponseExtensionItemV12.java | 2 +- .../domain/fee12/FeeCheckResponseExtensionV12.java | 2 +- .../domain/fee12/FeeCreateCommandExtensionV12.java | 2 +- .../fee12/FeeCreateResponseExtensionV12.java | 2 +- .../fee12/FeeDeleteResponseExtensionV12.java | 2 +- .../domain/fee12/FeeRenewCommandExtensionV12.java | 2 +- .../domain/fee12/FeeRenewResponseExtensionV12.java | 2 +- .../fee12/FeeTransferCommandExtensionV12.java | 2 +- .../fee12/FeeTransferResponseExtensionV12.java | 2 +- .../domain/fee12/FeeUpdateCommandExtensionV12.java | 2 +- .../fee12/FeeUpdateResponseExtensionV12.java | 2 +- .../registry/model/domain/fee12/package-info.java | 2 +- .../launch/ApplicationIdTargetExtension.java | 2 +- .../model/domain/launch/ApplicationStatus.java | 2 +- .../model/domain/launch/LaunchCheckExtension.java | 2 +- .../launch/LaunchCheckResponseExtension.java | 2 +- .../model/domain/launch/LaunchCreateExtension.java | 2 +- .../launch/LaunchCreateResponseExtension.java | 2 +- .../model/domain/launch/LaunchDeleteExtension.java | 2 +- .../model/domain/launch/LaunchExtension.java | 2 +- .../model/domain/launch/LaunchInfoExtension.java | 2 +- .../domain/launch/LaunchInfoResponseExtension.java | 2 +- .../registry/model/domain/launch/LaunchNotice.java | 2 +- .../registry/model/domain/launch/LaunchPhase.java | 2 +- .../model/domain/launch/LaunchUpdateExtension.java | 2 +- .../registry/model/domain/launch/package-info.java | 2 +- .../model/domain/metadata/MetadataExtension.java | 2 +- .../model/domain/metadata/package-info.java | 2 +- .../google/registry/model/domain/package-info.java | 2 +- .../model/domain/rgp/GracePeriodStatus.java | 2 +- .../registry/model/domain/rgp/RestoreCommand.java | 2 +- .../model/domain/rgp/RgpInfoExtension.java | 2 +- .../model/domain/rgp/RgpUpdateExtension.java | 2 +- .../registry/model/domain/rgp/package-info.java | 2 +- .../model/domain/secdns/DelegationSignerData.java | 2 +- .../model/domain/secdns/SecDnsCreateExtension.java | 2 +- .../model/domain/secdns/SecDnsInfoExtension.java | 2 +- .../model/domain/secdns/SecDnsUpdateExtension.java | 2 +- .../registry/model/domain/secdns/package-info.java | 2 +- java/google/registry/model/eppcommon/Address.java | 2 +- java/google/registry/model/eppcommon/AuthInfo.java | 2 +- .../registry/model/eppcommon/PhoneNumber.java | 2 +- .../registry/model/eppcommon/PresenceMarker.java | 2 +- .../model/eppcommon/ProtocolDefinition.java | 2 +- .../registry/model/eppcommon/StatusValue.java | 2 +- java/google/registry/model/eppcommon/Trid.java | 2 +- .../registry/model/eppcommon/package-info.java | 2 +- java/google/registry/model/eppinput/EppInput.java | 2 +- .../registry/model/eppinput/ResourceCommand.java | 2 +- .../registry/model/eppinput/package-info.java | 2 +- .../google/registry/model/eppoutput/CheckData.java | 2 +- .../registry/model/eppoutput/CreateData.java | 2 +- .../google/registry/model/eppoutput/EppOutput.java | 2 +- .../registry/model/eppoutput/EppResponse.java | 2 +- java/google/registry/model/eppoutput/Greeting.java | 2 +- java/google/registry/model/eppoutput/Result.java | 2 +- .../registry/model/eppoutput/package-info.java | 2 +- .../registry/model/export/LogsExportCursor.java | 2 +- java/google/registry/model/host/HostCommand.java | 2 +- java/google/registry/model/host/HostInfoData.java | 2 +- java/google/registry/model/host/HostResource.java | 2 +- .../registry/model/host/InetAddressAdapter.java | 2 +- java/google/registry/model/host/package-info.java | 2 +- .../model/index/DomainApplicationIndex.java | 2 +- .../registry/model/index/EppResourceIndex.java | 2 +- .../model/index/EppResourceIndexBucket.java | 2 +- .../registry/model/index/ForeignKeyIndex.java | 2 +- .../model/mark/CommonMarkContactFields.java | 2 +- .../registry/model/mark/CommonMarkFields.java | 2 +- java/google/registry/model/mark/CourtMark.java | 2 +- java/google/registry/model/mark/Mark.java | 2 +- java/google/registry/model/mark/MarkAddress.java | 2 +- java/google/registry/model/mark/MarkContact.java | 2 +- java/google/registry/model/mark/MarkHolder.java | 2 +- .../registry/model/mark/MarkPhoneNumber.java | 2 +- .../google/registry/model/mark/MarkProtection.java | 2 +- java/google/registry/model/mark/ProtectedMark.java | 2 +- java/google/registry/model/mark/Trademark.java | 2 +- .../registry/model/mark/TreatyOrStatuteMark.java | 2 +- java/google/registry/model/mark/package-info.java | 2 +- .../registry/model/ofy/AugmentedDeleter.java | 2 +- java/google/registry/model/ofy/AugmentedSaver.java | 2 +- .../google/registry/model/ofy/CommitLogBucket.java | 2 +- .../registry/model/ofy/CommitLogCheckpoint.java | 2 +- .../model/ofy/CommitLogCheckpointRoot.java | 2 +- .../registry/model/ofy/CommitLogManifest.java | 2 +- .../registry/model/ofy/CommitLogMutation.java | 2 +- .../registry/model/ofy/CommitLoggedWork.java | 2 +- .../registry/model/ofy/ObjectifyService.java | 2 +- java/google/registry/model/ofy/Ofy.java | 2 +- java/google/registry/model/ofy/OfyFilter.java | 2 +- java/google/registry/model/ofy/ReadOnlyWork.java | 2 +- .../ofy/RequestCapturingAsyncDatastoreService.java | 2 +- .../model/ofy/SessionKeyExposingObjectify.java | 2 +- .../model/ofy/TimestampInversionException.java | 2 +- .../google/registry/model/ofy/TransactionInfo.java | 2 +- java/google/registry/model/package-info.java | 2 +- .../registry/model/poll/MessageQueueInfo.java | 2 +- .../poll/PendingActionNotificationResponse.java | 2 +- java/google/registry/model/poll/PollMessage.java | 2 +- .../poll/PollMessageExternalKeyConverter.java | 2 +- java/google/registry/model/poll/package-info.java | 2 +- .../model/pricing/PremiumPricingEngine.java | 2 +- .../pricing/StaticPremiumListPricingEngine.java | 2 +- java/google/registry/model/rde/RdeMode.java | 2 +- java/google/registry/model/rde/RdeNamingUtils.java | 2 +- java/google/registry/model/rde/RdeRevision.java | 2 +- .../google/registry/model/registrar/Registrar.java | 2 +- .../registry/model/registrar/RegistrarAddress.java | 2 +- .../registry/model/registrar/RegistrarContact.java | 2 +- .../google/registry/model/registry/Registries.java | 2 +- java/google/registry/model/registry/Registry.java | 2 +- .../model/registry/label/BaseDomainLabelList.java | 2 +- .../model/registry/label/DomainLabelEntry.java | 2 +- .../registry/model/registry/label/PremiumList.java | 2 +- .../model/registry/label/ReservationType.java | 2 +- .../model/registry/label/ReservedList.java | 2 +- .../model/registry/label/package-info.java | 2 +- .../registry/model/reporting/HistoryEntry.java | 2 +- java/google/registry/model/server/Lock.java | 2 +- .../google/registry/model/server/ServerSecret.java | 2 +- .../registry/model/smd/AbstractSignedMark.java | 2 +- .../registry/model/smd/EncodedSignedMark.java | 2 +- java/google/registry/model/smd/IssuerInfo.java | 2 +- .../model/smd/RemoveWhitespaceTextAdapter.java | 2 +- java/google/registry/model/smd/SignedMark.java | 2 +- .../model/smd/SignedMarkRevocationList.java | 2 +- java/google/registry/model/smd/package-info.java | 2 +- .../registry/model/tmch/ClaimsListShard.java | 2 +- java/google/registry/model/tmch/TmchCrl.java | 2 +- .../model/transfer/BaseTransferObject.java | 2 +- .../registry/model/transfer/TransferData.java | 2 +- .../registry/model/transfer/TransferResponse.java | 2 +- .../registry/model/transfer/TransferStatus.java | 2 +- .../registry/model/transfer/package-info.java | 2 +- .../AbstractSimpleTranslatorFactory.java | 2 +- .../CidrAddressBlockTranslatorFactory.java | 2 +- .../CommitLogRevisionsTranslatorFactory.java | 2 +- .../CreateAutoTimestampTranslatorFactory.java | 2 +- .../model/translators/CurrencyUnitAdapter.java | 2 +- .../translators/CurrencyUnitTranslatorFactory.java | 2 +- .../translators/DurationTranslatorFactory.java | 2 +- .../model/translators/EnumToAttributeAdapter.java | 2 +- .../ImmutableSortedMapTranslatorFactory.java | 2 +- .../translators/InetAddressTranslatorFactory.java | 2 +- .../ReadableInstantUtcTranslatorFactory.java | 2 +- .../model/translators/StatusValueAdapter.java | 2 +- .../UpdateAutoTimestampTranslatorFactory.java | 2 +- .../registry/module/backend/BackendComponent.java | 2 +- .../registry/module/backend/BackendModule.java | 2 +- .../module/backend/BackendRequestComponent.java | 2 +- .../module/backend/BackendRequestHandler.java | 2 +- .../registry/module/backend/BackendServlet.java | 2 +- .../registry/module/backend/package-info.java | 2 +- .../module/frontend/FrontendComponent.java | 2 +- .../module/frontend/FrontendMetricsModule.java | 2 +- .../module/frontend/FrontendRequestComponent.java | 2 +- .../module/frontend/FrontendRequestHandler.java | 2 +- .../registry/module/frontend/FrontendServlet.java | 2 +- .../registry/module/frontend/package-info.java | 2 +- .../registry/module/tools/ToolsComponent.java | 2 +- .../module/tools/ToolsRequestComponent.java | 2 +- .../registry/module/tools/ToolsRequestHandler.java | 2 +- .../google/registry/module/tools/ToolsServlet.java | 2 +- .../monitoring/metrics/AbstractMetric.java | 2 +- .../registry/monitoring/metrics/Counter.java | 2 +- .../registry/monitoring/metrics/CustomFitter.java | 2 +- .../registry/monitoring/metrics/Distribution.java | 2 +- .../monitoring/metrics/DistributionFitter.java | 2 +- .../registry/monitoring/metrics/EventMetric.java | 2 +- .../monitoring/metrics/ExponentialFitter.java | 2 +- .../monitoring/metrics/ImmutableDistribution.java | 2 +- .../monitoring/metrics/IncrementableMetric.java | 2 +- .../monitoring/metrics/LabelDescriptor.java | 2 +- .../registry/monitoring/metrics/LinearFitter.java | 2 +- .../google/registry/monitoring/metrics/Metric.java | 2 +- .../monitoring/metrics/MetricExporter.java | 2 +- .../registry/monitoring/metrics/MetricMetrics.java | 2 +- .../registry/monitoring/metrics/MetricPoint.java | 2 +- .../monitoring/metrics/MetricRegistry.java | 2 +- .../monitoring/metrics/MetricRegistryImpl.java | 2 +- .../monitoring/metrics/MetricReporter.java | 2 +- .../registry/monitoring/metrics/MetricSchema.java | 2 +- .../registry/monitoring/metrics/MetricWriter.java | 2 +- .../registry/monitoring/metrics/MetricsUtils.java | 2 +- .../monitoring/metrics/MutableDistribution.java | 2 +- .../monitoring/metrics/SettableMetric.java | 2 +- .../registry/monitoring/metrics/StoredMetric.java | 2 +- .../registry/monitoring/metrics/VirtualMetric.java | 2 +- .../registry/monitoring/metrics/package-info.java | 2 +- .../metrics/stackdriver/StackdriverWriter.java | 14 -------------- .../monitoring/whitebox/BigQueryMetric.java | 2 +- .../whitebox/BigQueryMetricsEnqueuer.java | 2 +- .../registry/monitoring/whitebox/EppMetric.java | 2 +- .../monitoring/whitebox/MetricsExportAction.java | 2 +- .../monitoring/whitebox/StackdriverModule.java | 2 +- .../monitoring/whitebox/WhiteboxModule.java | 2 +- .../registry/monitoring/whitebox/package-info.java | 2 +- java/google/registry/pricing/PricingComponent.java | 2 +- .../registry/pricing/PricingEngineProxy.java | 2 +- java/google/registry/pricing/PricingModule.java | 2 +- java/google/registry/rdap/RdapActionBase.java | 2 +- java/google/registry/rdap/RdapAutnumAction.java | 2 +- java/google/registry/rdap/RdapDomainAction.java | 2 +- .../registry/rdap/RdapDomainSearchAction.java | 2 +- java/google/registry/rdap/RdapEntityAction.java | 2 +- .../registry/rdap/RdapEntitySearchAction.java | 2 +- java/google/registry/rdap/RdapHelpAction.java | 2 +- .../rdap/RdapIcannStandardInformation.java | 2 +- java/google/registry/rdap/RdapIpAction.java | 2 +- java/google/registry/rdap/RdapJsonFormatter.java | 2 +- java/google/registry/rdap/RdapModule.java | 2 +- .../google/registry/rdap/RdapNameserverAction.java | 2 +- .../registry/rdap/RdapNameserverSearchAction.java | 2 +- java/google/registry/rdap/RdapSearchPattern.java | 2 +- java/google/registry/rdap/RdapSearchResults.java | 2 +- java/google/registry/rde/BrdaCopyAction.java | 2 +- .../rde/ContactResourceToXjcConverter.java | 2 +- java/google/registry/rde/DepositFragment.java | 2 +- .../registry/rde/DomainResourceToXjcConverter.java | 2 +- java/google/registry/rde/EscrowTaskRunner.java | 2 +- java/google/registry/rde/Ghostryde.java | 2 +- .../registry/rde/HostResourceToXjcConverter.java | 2 +- java/google/registry/rde/JSchModule.java | 2 +- java/google/registry/rde/JSchSftpChannel.java | 2 +- java/google/registry/rde/JSchSshSession.java | 2 +- java/google/registry/rde/PendingDeposit.java | 2 +- .../google/registry/rde/PendingDepositChecker.java | 2 +- java/google/registry/rde/RdeAdapter.java | 2 +- java/google/registry/rde/RdeCounter.java | 2 +- java/google/registry/rde/RdeMarshaller.java | 2 +- java/google/registry/rde/RdeModule.java | 2 +- java/google/registry/rde/RdeReportAction.java | 2 +- java/google/registry/rde/RdeReporter.java | 2 +- java/google/registry/rde/RdeResourceType.java | 2 +- java/google/registry/rde/RdeStagingAction.java | 2 +- java/google/registry/rde/RdeStagingMapper.java | 2 +- java/google/registry/rde/RdeStagingReducer.java | 2 +- java/google/registry/rde/RdeUploadAction.java | 2 +- java/google/registry/rde/RdeUploadUrl.java | 2 +- java/google/registry/rde/RdeUtil.java | 2 +- .../registry/rde/RegistrarToXjcConverter.java | 2 +- .../rde/RydePgpCompressionOutputStream.java | 2 +- .../rde/RydePgpEncryptionOutputStream.java | 2 +- .../registry/rde/RydePgpFileOutputStream.java | 2 +- .../registry/rde/RydePgpSigningOutputStream.java | 2 +- java/google/registry/rde/RydeTarOutputStream.java | 2 +- .../rde/imports/RdeContactImportAction.java | 2 +- .../registry/rde/imports/RdeContactInput.java | 2 +- .../registry/rde/imports/RdeContactReader.java | 2 +- .../registry/rde/imports/RdeHostImportAction.java | 2 +- java/google/registry/rde/imports/RdeHostInput.java | 2 +- .../google/registry/rde/imports/RdeHostReader.java | 2 +- .../registry/rde/imports/RdeImportUtils.java | 2 +- .../registry/rde/imports/RdeImportsModule.java | 2 +- java/google/registry/rde/imports/RdeParser.java | 2 +- .../rde/imports/XjcToContactResourceConverter.java | 2 +- .../rde/imports/XjcToDomainResourceConverter.java | 2 +- .../rde/imports/XjcToEppResourceConverter.java | 2 +- .../rde/imports/XjcToHostResourceConverter.java | 2 +- java/google/registry/rde/package-info.java | 2 +- java/google/registry/repositories.bzl | 2 +- java/google/registry/request/Action.java | 2 +- java/google/registry/request/Actions.java | 2 +- java/google/registry/request/Header.java | 2 +- java/google/registry/request/HttpException.java | 2 +- java/google/registry/request/JsonActionRunner.java | 2 +- java/google/registry/request/JsonPayload.java | 2 +- java/google/registry/request/JsonResponse.java | 2 +- java/google/registry/request/Modules.java | 2 +- java/google/registry/request/Parameter.java | 2 +- java/google/registry/request/ParameterMap.java | 2 +- java/google/registry/request/Payload.java | 2 +- .../registry/request/RequestComponentBuilder.java | 2 +- java/google/registry/request/RequestHandler.java | 2 +- java/google/registry/request/RequestMethod.java | 2 +- java/google/registry/request/RequestModule.java | 2 +- .../google/registry/request/RequestParameters.java | 2 +- java/google/registry/request/RequestPath.java | 2 +- java/google/registry/request/RequestScope.java | 2 +- java/google/registry/request/Response.java | 2 +- java/google/registry/request/ResponseImpl.java | 2 +- java/google/registry/request/Route.java | 2 +- java/google/registry/request/Router.java | 2 +- java/google/registry/request/package-info.java | 2 +- java/google/registry/security/JsonHttp.java | 2 +- .../registry/security/JsonResponseHelper.java | 2 +- .../google/registry/security/XsrfTokenManager.java | 2 +- java/google/registry/security/package-info.java | 2 +- .../registry/storage/drive/DriveConnection.java | 2 +- .../registry/tldconfig/idn/IdnLabelValidator.java | 2 +- java/google/registry/tldconfig/idn/IdnTable.java | 2 +- .../registry/tldconfig/idn/IdnTableEnum.java | 2 +- .../tldconfig/idn/JapaneseLanguageValidator.java | 2 +- .../registry/tldconfig/idn/LanguageValidator.java | 2 +- java/google/registry/tmch/ClaimsListParser.java | 2 +- java/google/registry/tmch/LordnLog.java | 2 +- .../registry/tmch/LordnRequestInitializer.java | 2 +- java/google/registry/tmch/LordnTask.java | 2 +- java/google/registry/tmch/Marksdb.java | 2 +- java/google/registry/tmch/NordnUploadAction.java | 2 +- java/google/registry/tmch/NordnVerifyAction.java | 2 +- java/google/registry/tmch/SmdrlCsvParser.java | 2 +- .../registry/tmch/TmchCertificateAuthority.java | 2 +- java/google/registry/tmch/TmchCrlAction.java | 2 +- java/google/registry/tmch/TmchData.java | 2 +- java/google/registry/tmch/TmchDnlAction.java | 2 +- java/google/registry/tmch/TmchModule.java | 2 +- java/google/registry/tmch/TmchSmdrlAction.java | 2 +- java/google/registry/tmch/TmchXmlSignature.java | 2 +- java/google/registry/tmch/package-info.java | 2 +- .../registry/tools/AllocateDomainCommand.java | 2 +- .../google/registry/tools/AppEngineConnection.java | 2 +- .../registry/tools/AppEngineConnectionFlags.java | 2 +- .../tools/AppEngineConnectionFlagsModule.java | 2 +- .../registry/tools/AuctionStatusCommand.java | 2 +- .../tools/BasicHttpRequestFactoryComponent.java | 2 +- java/google/registry/tools/BigqueryCommand.java | 2 +- .../registry/tools/BigqueryCommandUtilities.java | 2 +- java/google/registry/tools/BigqueryParameters.java | 2 +- .../registry/tools/CanonicalizeLabelsCommand.java | 2 +- .../registry/tools/CheckSnapshotCommand.java | 2 +- java/google/registry/tools/Command.java | 2 +- java/google/registry/tools/CommandUtilities.java | 2 +- java/google/registry/tools/ConfirmingCommand.java | 2 +- java/google/registry/tools/ConvertIdnCommand.java | 2 +- .../registry/tools/CreateAnchorTenantCommand.java | 2 +- .../tools/CreateAuctionCreditsCommand.java | 2 +- .../registry/tools/CreateContactCommand.java | 2 +- .../registry/tools/CreateCreditBalanceCommand.java | 2 +- .../google/registry/tools/CreateCreditCommand.java | 2 +- .../google/registry/tools/CreateDomainCommand.java | 2 +- java/google/registry/tools/CreateHostCommand.java | 2 +- .../registry/tools/CreateLrpTokensCommand.java | 2 +- .../tools/CreateOrUpdatePremiumListCommand.java | 2 +- .../tools/CreateOrUpdateRegistrarCommand.java | 2 +- .../tools/CreateOrUpdateReservedListCommand.java | 2 +- .../registry/tools/CreateOrUpdateTldCommand.java | 2 +- .../registry/tools/CreatePremiumListCommand.java | 2 +- .../registry/tools/CreateRegistrarCommand.java | 2 +- .../tools/CreateRegistrarGroupsCommand.java | 2 +- .../registry/tools/CreateReservedListCommand.java | 2 +- java/google/registry/tools/CreateTldCommand.java | 2 +- .../google/registry/tools/DeleteCreditCommand.java | 2 +- .../google/registry/tools/DeleteDomainCommand.java | 2 +- .../google/registry/tools/DeleteEntityCommand.java | 2 +- .../registry/tools/DeleteEppResourceCommand.java | 2 +- .../registry/tools/DeletePremiumListCommand.java | 2 +- .../registry/tools/DeleteReservedListCommand.java | 2 +- .../tools/DomainApplicationInfoCommand.java | 2 +- .../registry/tools/DomainCheckClaimsCommand.java | 2 +- java/google/registry/tools/DomainCheckCommand.java | 2 +- .../registry/tools/DomainCheckFeeCommand.java | 2 +- .../tools/EncryptEscrowDepositCommand.java | 2 +- java/google/registry/tools/EppToolCommand.java | 2 +- .../registry/tools/EscrowDepositEncryptor.java | 2 +- java/google/registry/tools/ExecuteEppCommand.java | 2 +- .../tools/GenerateApplicationsReportCommand.java | 2 +- .../registry/tools/GenerateAuctionDataCommand.java | 2 +- .../registry/tools/GenerateDnsReportCommand.java | 2 +- .../tools/GenerateEscrowDepositCommand.java | 2 +- .../registry/tools/GenerateLordnCommand.java | 2 +- .../registry/tools/GenerateZoneFilesCommand.java | 2 +- .../registry/tools/GetApplicationCommand.java | 2 +- .../registry/tools/GetApplicationIdsCommand.java | 2 +- .../registry/tools/GetAppliedLabelsCommand.java | 2 +- .../registry/tools/GetClaimsListCommand.java | 2 +- java/google/registry/tools/GetContactCommand.java | 2 +- java/google/registry/tools/GetDomainCommand.java | 2 +- .../registry/tools/GetEppResourceCommand.java | 2 +- .../registry/tools/GetHistoryEntriesCommand.java | 2 +- java/google/registry/tools/GetHostCommand.java | 2 +- java/google/registry/tools/GetLrpTokenCommand.java | 2 +- .../google/registry/tools/GetRegistrarCommand.java | 2 +- .../registry/tools/GetResourceByKeyCommand.java | 2 +- java/google/registry/tools/GetSchemaCommand.java | 2 +- .../registry/tools/GetSchemaTreeCommand.java | 2 +- java/google/registry/tools/GetTldCommand.java | 2 +- java/google/registry/tools/GhostrydeCommand.java | 2 +- .../registry/tools/HashCertificateCommand.java | 2 +- java/google/registry/tools/HelpCommand.java | 2 +- .../tools/HttpRequestFactoryComponent.java | 2 +- java/google/registry/tools/Injector.java | 2 +- java/google/registry/tools/ListCreditsCommand.java | 2 +- java/google/registry/tools/ListCursorsCommand.java | 2 +- java/google/registry/tools/ListDomainsCommand.java | 2 +- java/google/registry/tools/ListHostsCommand.java | 2 +- java/google/registry/tools/ListObjectsCommand.java | 2 +- .../registry/tools/ListPremiumListsCommand.java | 2 +- .../registry/tools/ListRegistrarsCommand.java | 2 +- .../registry/tools/ListReservedListsCommand.java | 2 +- java/google/registry/tools/ListTldsCommand.java | 2 +- .../google/registry/tools/LoadSnapshotCommand.java | 2 +- .../tools/LocalhostRequestFactoryComponent.java | 2 +- java/google/registry/tools/LoggingParameters.java | 2 +- .../registry/tools/MakeBillingTablesCommand.java | 2 +- java/google/registry/tools/MutatingCommand.java | 2 +- .../registry/tools/MutatingEppToolCommand.java | 2 +- .../registry/tools/PendingEscrowCommand.java | 2 +- .../registry/tools/PublishDetailReportCommand.java | 2 +- .../tools/RegistrarActivityReportCommand.java | 2 +- .../registry/tools/RegistrarContactCommand.java | 2 +- java/google/registry/tools/RegistryCli.java | 2 +- java/google/registry/tools/RegistryTool.java | 2 +- .../registry/tools/RegistryToolComponent.java | 2 +- .../registry/tools/RegistryToolEnvironment.java | 2 +- java/google/registry/tools/RegistryToolModule.java | 2 +- .../registry/tools/ResaveEntitiesCommand.java | 2 +- .../tools/ResaveEnvironmentEntitiesCommand.java | 2 +- .../registry/tools/ResaveEppResourceCommand.java | 2 +- .../tools/SendEscrowReportToIcannCommand.java | 2 +- java/google/registry/tools/ServerSideCommand.java | 2 +- java/google/registry/tools/SetupOteCommand.java | 2 +- .../tools/UniformRapidSuspensionCommand.java | 2 +- .../tools/UpdateApplicationStatusCommand.java | 2 +- .../registry/tools/UpdateClaimsNoticeCommand.java | 2 +- .../registry/tools/UpdateCreditsCommand.java | 2 +- .../registry/tools/UpdateCursorsCommand.java | 2 +- .../registry/tools/UpdatePremiumListCommand.java | 2 +- .../registry/tools/UpdateRegistrarCommand.java | 2 +- .../registry/tools/UpdateReservedListCommand.java | 2 +- .../registry/tools/UpdateServerLocksCommand.java | 2 +- java/google/registry/tools/UpdateSmdCommand.java | 2 +- java/google/registry/tools/UpdateTldCommand.java | 2 +- .../registry/tools/UploadClaimsListCommand.java | 2 +- java/google/registry/tools/UserIdProvider.java | 2 +- .../tools/ValidateEscrowDepositCommand.java | 2 +- .../tools/ValidateLoginCredentialsCommand.java | 2 +- java/google/registry/tools/VerifyOteCommand.java | 2 +- java/google/registry/tools/WhoisQueryCommand.java | 2 +- .../javascrap/RemoveDomainTransferDataCommand.java | 2 +- .../tools/javascrap/RemoveIpAddressCommand.java | 2 +- java/google/registry/tools/package-info.java | 2 +- .../registry/tools/params/DateTimeParameter.java | 2 +- .../registry/tools/params/DurationParameter.java | 2 +- .../registry/tools/params/EnumParameter.java | 2 +- .../tools/params/EppResourceTypeParameter.java | 2 +- .../tools/params/HostAndPortParameter.java | 2 +- .../tools/params/InternetDomainNameParameter.java | 2 +- .../registry/tools/params/IntervalParameter.java | 2 +- .../tools/params/KeyValueMapParameter.java | 2 +- .../registry/tools/params/LocalDateParameter.java | 2 +- .../tools/params/LoggingLevelParameter.java | 2 +- .../registry/tools/params/LongParameter.java | 2 +- .../registry/tools/params/MoneyParameter.java | 2 +- .../tools/params/OptionalIntervalParameter.java | 2 +- .../tools/params/OptionalLongParameter.java | 2 +- .../OptionalParameterConverterValidator.java | 2 +- .../tools/params/OptionalPhoneNumberParameter.java | 2 +- .../tools/params/OptionalStringParameter.java | 2 +- .../tools/params/ParameterConverterValidator.java | 2 +- .../registry/tools/params/ParameterFactory.java | 2 +- .../registry/tools/params/PathParameter.java | 2 +- .../tools/params/PhoneNumberParameter.java | 2 +- .../registry/tools/params/StringParameter.java | 2 +- .../registry/tools/params/TldStateParameter.java | 2 +- .../tools/params/TransitionListParameter.java | 2 +- .../registry/tools/params/YearMonthParameter.java | 2 +- .../google/registry/tools/params/package-info.java | 2 +- .../registry/tools/server/CreateGroupsAction.java | 2 +- .../server/CreateOrUpdatePremiumListAction.java | 2 +- .../tools/server/CreatePremiumListAction.java | 2 +- .../registry/tools/server/DeleteEntityAction.java | 2 +- .../tools/server/GenerateZoneFilesAction.java | 2 +- .../tools/server/KillAllCommitLogsAction.java | 2 +- .../tools/server/KillAllEntitiesReducer.java | 2 +- .../tools/server/KillAllEppResourcesAction.java | 2 +- .../registry/tools/server/ListDomainsAction.java | 2 +- .../registry/tools/server/ListHostsAction.java | 2 +- .../registry/tools/server/ListObjectsAction.java | 2 +- .../tools/server/ListPremiumListsAction.java | 2 +- .../tools/server/ListRegistrarsAction.java | 2 +- .../tools/server/ListReservedListsAction.java | 2 +- .../registry/tools/server/ListTldsAction.java | 2 +- .../tools/server/ResaveAllEppResourcesAction.java | 2 +- .../registry/tools/server/ToolsServerModule.java | 2 +- .../tools/server/UpdatePremiumListAction.java | 2 +- .../registry/tools/server/VerifyOteAction.java | 2 +- .../server/javascrap/RefreshAllDomainsAction.java | 2 +- java/google/registry/tools/soy/ContactCreate.soy | 2 +- .../registry/tools/soy/CreateAnchorTenant.soy | 2 +- java/google/registry/tools/soy/DeleteDomain.soy | 2 +- java/google/registry/tools/soy/DomainAllocate.soy | 2 +- .../registry/tools/soy/DomainApplicationInfo.soy | 2 +- java/google/registry/tools/soy/DomainCheck.soy | 2 +- .../registry/tools/soy/DomainCheckClaims.soy | 2 +- java/google/registry/tools/soy/DomainCheckFee.soy | 2 +- java/google/registry/tools/soy/DomainCreate.soy | 2 +- java/google/registry/tools/soy/HostCreate.soy | 2 +- java/google/registry/tools/soy/RemoveIpAddress.soy | 2 +- .../registry/tools/soy/UniformRapidSuspension.soy | 2 +- .../registry/tools/soy/UpdateServerLocks.soy | 2 +- .../google/registry/tools/sql/ReportingHistory.sql | 2 +- .../registry/tools/sql/ReportingIdentifiers.sql | 2 +- .../registry/tools/sql/billing_data_view.sql | 2 +- .../tools/sql/credit_balance_data_view.sql | 2 +- .../google/registry/tools/sql/credit_data_view.sql | 2 +- java/google/registry/tools/sql/currency_table.sql | 2 +- .../registry/tools/sql/premium_list_data_view.sql | 2 +- .../tools/sql/recurring_event_data_view.sql | 2 +- .../tools/sql/registrar_activity_report.sql | 2 +- .../registry/tools/sql/registrar_data_view.sql | 2 +- .../registry/tools/sql/registry_data_view.sql | 2 +- java/google/registry/ui/ConsoleConfigModule.java | 2 +- java/google/registry/ui/ConsoleDebug.java | 2 +- java/google/registry/ui/compile_test.js | 2 +- java/google/registry/ui/externs/braintree.js | 2 +- java/google/registry/ui/externs/json.js | 2 +- java/google/registry/ui/externs/rpc_payment.js | 2 +- .../google/registry/ui/externs/rpc_paymentsetup.js | 2 +- java/google/registry/ui/forms/FormException.java | 2 +- java/google/registry/ui/forms/FormField.java | 2 +- .../registry/ui/forms/FormFieldException.java | 2 +- java/google/registry/ui/forms/FormFields.java | 2 +- java/google/registry/ui/forms/package-info.java | 2 +- java/google/registry/ui/js/component.js | 2 +- java/google/registry/ui/js/console.js | 2 +- java/google/registry/ui/js/edit_item.js | 2 +- java/google/registry/ui/js/forms.js | 2 +- java/google/registry/ui/js/menu_button.js | 2 +- java/google/registry/ui/js/registrar/brainframe.js | 2 +- java/google/registry/ui/js/registrar/console.js | 2 +- java/google/registry/ui/js/registrar/contact.js | 2 +- .../registry/ui/js/registrar/contact_settings.js | 2 +- java/google/registry/ui/js/registrar/contact_us.js | 2 +- java/google/registry/ui/js/registrar/dashboard.js | 2 +- java/google/registry/ui/js/registrar/domain.js | 2 +- .../google/registry/ui/js/registrar/epp_session.js | 2 +- java/google/registry/ui/js/registrar/host.js | 2 +- java/google/registry/ui/js/registrar/main.js | 2 +- java/google/registry/ui/js/registrar/payment.js | 2 +- java/google/registry/ui/js/registrar/resources.js | 2 +- .../registry/ui/js/registrar/security_settings.js | 2 +- .../registry/ui/js/registrar/whois_settings.js | 2 +- .../ui/js/registrar/xml_resource_component.js | 2 +- java/google/registry/ui/js/resource.js | 2 +- java/google/registry/ui/js/resource_component.js | 2 +- java/google/registry/ui/js/session.js | 2 +- java/google/registry/ui/js/util.js | 2 +- java/google/registry/ui/js/xml.js | 2 +- java/google/registry/ui/package-info.java | 2 +- .../registry/ui/server/RegistrarFormFields.java | 2 +- .../registry/ui/server/SoyTemplateUtils.java | 2 +- java/google/registry/ui/server/StateCode.java | 2 +- java/google/registry/ui/server/package-info.java | 2 +- .../ui/server/registrar/ConsoleUiAction.java | 2 +- .../server/registrar/RegistrarPaymentAction.java | 2 +- .../registrar/RegistrarPaymentSetupAction.java | 2 +- .../server/registrar/RegistrarSettingsAction.java | 2 +- .../ui/server/registrar/RegistrarUserModule.java | 2 +- .../ui/server/registrar/SendEmailUtils.java | 2 +- .../registry/ui/server/registrar/SessionUtils.java | 2 +- .../registry/ui/server/registrar/package-info.java | 2 +- java/google/registry/ui/soy/Console.soy | 2 +- java/google/registry/ui/soy/Forms.soy | 2 +- java/google/registry/ui/soy/registrar/Console.soy | 2 +- java/google/registry/ui/soy/registrar/Contact.soy | 2 +- .../registry/ui/soy/registrar/ContactEpp.soy | 2 +- .../registry/ui/soy/registrar/ContactSettings.soy | 2 +- java/google/registry/ui/soy/registrar/Domain.soy | 2 +- .../google/registry/ui/soy/registrar/DomainEpp.soy | 2 +- java/google/registry/ui/soy/registrar/Epp.soy | 2 +- java/google/registry/ui/soy/registrar/Host.soy | 2 +- java/google/registry/ui/soy/registrar/HostEpp.soy | 2 +- java/google/registry/ui/soy/registrar/Payment.soy | 2 +- .../registry/ui/soy/registrar/SecuritySettings.soy | 2 +- .../registry/ui/soy/registrar/WhoisSettings.soy | 2 +- .../google/registry/util/AppEngineTimeLimiter.java | 2 +- java/google/registry/util/CapturingLogHandler.java | 2 +- java/google/registry/util/CidrAddressBlock.java | 2 +- java/google/registry/util/Clock.java | 2 +- java/google/registry/util/CollectionUtils.java | 2 +- java/google/registry/util/Concurrent.java | 2 +- .../registry/util/DatastoreServiceUtils.java | 2 +- java/google/registry/util/DateTimeUtils.java | 2 +- java/google/registry/util/DiffUtils.java | 2 +- java/google/registry/util/DomainNameUtils.java | 2 +- java/google/registry/util/FixedClock.java | 2 +- java/google/registry/util/FormattingLogger.java | 2 +- java/google/registry/util/HexDumper.java | 2 +- java/google/registry/util/Idn.java | 2 +- java/google/registry/util/ImprovedInputStream.java | 2 +- .../google/registry/util/ImprovedOutputStream.java | 2 +- java/google/registry/util/ListNamingUtils.java | 2 +- java/google/registry/util/NetworkUtils.java | 2 +- java/google/registry/util/NonFinalForTesting.java | 2 +- java/google/registry/util/ObjectifyUtils.java | 2 +- java/google/registry/util/PipelineUtils.java | 2 +- java/google/registry/util/PosixTarHeader.java | 2 +- java/google/registry/util/PreconditionsUtils.java | 2 +- java/google/registry/util/PredicateUtils.java | 2 +- .../registry/util/RandomStringGenerator.java | 2 +- java/google/registry/util/RegistrarUtils.java | 2 +- java/google/registry/util/ResourceUtils.java | 2 +- java/google/registry/util/Retrier.java | 2 +- java/google/registry/util/SendEmailService.java | 2 +- java/google/registry/util/SerializeUtils.java | 2 +- java/google/registry/util/Sleeper.java | 2 +- java/google/registry/util/SqlTemplate.java | 2 +- java/google/registry/util/StringGenerator.java | 2 +- java/google/registry/util/SystemClock.java | 2 +- java/google/registry/util/SystemSleeper.java | 2 +- java/google/registry/util/TaskEnqueuer.java | 2 +- java/google/registry/util/TeeOutputStream.java | 2 +- java/google/registry/util/TokenUtils.java | 2 +- java/google/registry/util/TypeUtils.java | 2 +- java/google/registry/util/UrlFetchException.java | 2 +- java/google/registry/util/UrlFetchUtils.java | 2 +- java/google/registry/util/X509Utils.java | 2 +- java/google/registry/util/XmlEnumUtils.java | 2 +- java/google/registry/util/XmlToEnumMapper.java | 2 +- java/google/registry/util/package-info.java | 2 +- .../google/registry/whois/DomainLookupCommand.java | 2 +- .../registry/whois/DomainOrHostLookupCommand.java | 2 +- .../google/registry/whois/DomainWhoisResponse.java | 2 +- .../whois/NameserverLookupByHostCommand.java | 2 +- .../whois/NameserverLookupByIpCommand.java | 2 +- .../registry/whois/NameserverWhoisResponse.java | 2 +- .../registry/whois/RegistrarLookupCommand.java | 2 +- .../registry/whois/RegistrarWhoisResponse.java | 2 +- java/google/registry/whois/Whois.java | 2 +- java/google/registry/whois/WhoisCommand.java | 2 +- .../google/registry/whois/WhoisCommandFactory.java | 8 ++++---- java/google/registry/whois/WhoisException.java | 2 +- java/google/registry/whois/WhoisHttpServer.java | 2 +- java/google/registry/whois/WhoisModule.java | 2 +- java/google/registry/whois/WhoisReader.java | 2 +- java/google/registry/whois/WhoisResponse.java | 2 +- java/google/registry/whois/WhoisResponseImpl.java | 2 +- java/google/registry/whois/WhoisServer.java | 2 +- java/google/registry/whois/package-info.java | 2 +- java/google/registry/xjc/XjcObject.java | 2 +- java/google/registry/xjc/XjcXmlTransformer.java | 2 +- java/google/registry/xjc/generated_files.bzl | 2 +- java/google/registry/xjc/list_generated_files.sh | 2 +- java/google/registry/xjc/make_pkginfo.sh | 2 +- java/google/registry/xjc/package-info.java | 2 +- java/google/registry/xml/DateAdapter.java | 2 +- java/google/registry/xml/PeriodAdapter.java | 2 +- java/google/registry/xml/UtcDateTimeAdapter.java | 2 +- java/google/registry/xml/ValidationMode.java | 2 +- java/google/registry/xml/XmlException.java | 2 +- .../google/registry/xml/XmlFragmentMarshaller.java | 2 +- java/google/registry/xml/XmlTransformer.java | 2 +- java/google/registry/xml/package-info.java | 2 +- .../backup/CommitLogCheckpointActionTest.java | 2 +- .../backup/CommitLogCheckpointStrategyTest.java | 2 +- .../backup/DeleteOldCommitLogsActionTest.java | 2 +- .../backup/ExportCommitLogDiffActionTest.java | 2 +- .../registry/backup/GcsDiffFileListerTest.java | 2 +- .../backup/RestoreCommitLogsActionTest.java | 2 +- .../batch/DeleteContactsAndHostsActionTest.java | 2 +- .../registry/batch/DeleteProberDataActionTest.java | 2 +- .../ExpandRecurringBillingEventsActionTest.java | 2 +- .../batch/RefreshDnsOnHostRenameActionTest.java | 2 +- .../batch/VerifyEntityIntegrityActionTest.java | 2 +- .../registry/bigquery/BigqueryConnectionTest.java | 2 +- .../registry/bigquery/BigqueryFactoryTest.java | 2 +- .../registry/bigquery/BigqueryUtilsTest.java | 2 +- .../registry/builddefs/zip_contents_test.bzl | 2 +- .../registry/config/RegistryEnvironmentTest.java | 2 +- .../google/registry/config/YamlUtilsTest.java | 2 +- .../registry/cron/CommitLogFanoutActionTest.java | 2 +- .../google/registry/cron/TldFanoutActionTest.java | 2 +- .../google/registry/dns/DnsInjectionTest.java | 2 +- javatests/google/registry/dns/DnsQueueTest.java | 2 +- .../google/registry/dns/DnsTestComponent.java | 2 +- .../registry/dns/PublishDnsUpdatesActionTest.java | 2 +- .../registry/dns/ReadDnsQueueActionTest.java | 2 +- .../google/registry/dns/RefreshDnsActionTest.java | 2 +- .../dns/writer/clouddns/CloudDnsWriterTest.java | 2 +- .../writer/dnsupdate/DnsMessageTransportTest.java | 2 +- .../dns/writer/dnsupdate/DnsUpdateWriterTest.java | 2 +- .../registry/export/BigqueryPollJobActionTest.java | 2 +- .../registry/export/CheckSnapshotActionTest.java | 14 -------------- .../registry/export/DatastoreBackupInfoTest.java | 2 +- .../export/DatastoreBackupServiceTest.java | 2 +- .../registry/export/ExportConstantsTest.java | 2 +- .../export/ExportDomainListsActionTest.java | 2 +- .../export/ExportReservedTermsActionTest.java | 2 +- .../registry/export/ExportSnapshotActionTest.java | 14 -------------- .../google/registry/export/ExportUtilsTest.java | 2 +- .../registry/export/LoadSnapshotActionTest.java | 2 +- .../export/PublishDetailReportActionTest.java | 2 +- .../export/SyncGroupMembersActionTest.java | 2 +- .../export/UpdateSnapshotViewActionTest.java | 2 +- .../export/sheet/SheetSynchronizerTest.java | 2 +- .../sheet/SyncRegistrarsSheetActionTest.java | 2 +- .../export/sheet/SyncRegistrarsSheetTest.java | 2 +- .../google/registry/flows/CheckApiActionTest.java | 2 +- .../google/registry/flows/EppCommitLogsTest.java | 2 +- .../registry/flows/EppConsoleActionTest.java | 2 +- .../google/registry/flows/EppControllerTest.java | 2 +- .../registry/flows/EppLifecycleContactTest.java | 2 +- .../flows/EppLifecycleDomainApplicationTest.java | 2 +- .../registry/flows/EppLifecycleDomainTest.java | 2 +- .../registry/flows/EppLifecycleHostTest.java | 2 +- .../google/registry/flows/EppLoggedOutTest.java | 2 +- .../registry/flows/EppLoginAdminUserTest.java | 2 +- .../google/registry/flows/EppLoginTlsTest.java | 2 +- .../google/registry/flows/EppLoginUserTest.java | 2 +- javatests/google/registry/flows/EppTestCase.java | 2 +- .../google/registry/flows/EppTestComponent.java | 2 +- .../google/registry/flows/EppTlsActionTest.java | 2 +- .../google/registry/flows/EppToolActionTest.java | 2 +- .../registry/flows/EppXmlTransformerTest.java | 2 +- .../google/registry/flows/EppXxeAttackTest.java | 2 +- .../registry/flows/ExtensionManagerTest.java | 2 +- .../google/registry/flows/FlowRunnerTest.java | 2 +- javatests/google/registry/flows/FlowTestCase.java | 2 +- .../registry/flows/ResourceCheckFlowTestCase.java | 2 +- .../registry/flows/ResourceFlowTestCase.java | 2 +- .../flows/contact/ContactCheckFlowTest.java | 2 +- .../flows/contact/ContactCreateFlowTest.java | 2 +- .../flows/contact/ContactDeleteFlowTest.java | 2 +- .../flows/contact/ContactInfoFlowTest.java | 2 +- .../contact/ContactTransferApproveFlowTest.java | 2 +- .../contact/ContactTransferCancelFlowTest.java | 2 +- .../flows/contact/ContactTransferFlowTestCase.java | 2 +- .../contact/ContactTransferQueryFlowTest.java | 2 +- .../contact/ContactTransferRejectFlowTest.java | 2 +- .../contact/ContactTransferRequestFlowTest.java | 2 +- .../flows/contact/ContactUpdateFlowTest.java | 2 +- .../flows/custom/TestCustomLogicFactory.java | 2 +- .../custom/TestDomainCreateFlowCustomLogic.java | 2 +- .../flows/custom/TestDomainPricingCustomLogic.java | 2 +- .../registry/flows/domain/ClaimsCheckFlowTest.java | 2 +- .../flows/domain/DomainAllocateFlowTest.java | 2 +- .../domain/DomainApplicationCreateFlowTest.java | 2 +- .../domain/DomainApplicationDeleteFlowTest.java | 2 +- .../domain/DomainApplicationInfoFlowTest.java | 2 +- .../domain/DomainApplicationUpdateFlowTest.java | 2 +- .../registry/flows/domain/DomainCheckFlowTest.java | 2 +- .../flows/domain/DomainCreateFlowTest.java | 2 +- .../flows/domain/DomainDeleteFlowTest.java | 2 +- .../registry/flows/domain/DomainInfoFlowTest.java | 2 +- .../registry/flows/domain/DomainRenewFlowTest.java | 2 +- .../flows/domain/DomainRestoreRequestFlowTest.java | 2 +- .../domain/DomainTransferApproveFlowTest.java | 2 +- .../flows/domain/DomainTransferCancelFlowTest.java | 2 +- .../flows/domain/DomainTransferFlowTestCase.java | 2 +- .../flows/domain/DomainTransferQueryFlowTest.java | 2 +- .../flows/domain/DomainTransferRejectFlowTest.java | 2 +- .../domain/DomainTransferRequestFlowTest.java | 2 +- .../flows/domain/DomainUpdateFlowTest.java | 2 +- .../registry/flows/host/HostCheckFlowTest.java | 2 +- .../registry/flows/host/HostCreateFlowTest.java | 2 +- .../registry/flows/host/HostDeleteFlowTest.java | 2 +- .../registry/flows/host/HostFlowUtilsTest.java | 2 +- .../registry/flows/host/HostInfoFlowTest.java | 2 +- .../registry/flows/host/HostUpdateFlowTest.java | 2 +- .../registry/flows/poll/PollAckFlowTest.java | 2 +- .../registry/flows/poll/PollRequestFlowTest.java | 2 +- .../registry/flows/session/HelloFlowTest.java | 2 +- .../registry/flows/session/LoginFlowTestCase.java | 2 +- .../flows/session/LoginFlowViaConsoleTest.java | 2 +- .../flows/session/LoginFlowViaTlsTest.java | 2 +- .../registry/flows/session/LogoutFlowTest.java | 2 +- .../groups/DirectoryGroupsConnectionTest.java | 2 +- .../mapreduce/inputs/ChildEntityInputTest.java | 2 +- .../mapreduce/inputs/EppResourceInputsTest.java | 2 +- .../registry/model/CreateAutoTimestampTest.java | 2 +- .../google/registry/model/EntityClassesTest.java | 2 +- .../google/registry/model/EntityTestCase.java | 2 +- .../registry/model/EppResourceUtilsTest.java | 2 +- .../google/registry/model/ImmutableObjectTest.java | 2 +- .../google/registry/model/ModelUtilsTest.java | 2 +- .../registry/model/ResourceCommandTestCase.java | 2 +- .../google/registry/model/SchemaVersionTest.java | 2 +- .../registry/model/UpdateAutoTimestampTest.java | 2 +- .../registry/model/billing/BillingEventTest.java | 2 +- .../model/billing/RegistrarBillingEntryTest.java | 2 +- .../model/billing/RegistrarBillingUtilsTest.java | 2 +- .../model/billing/RegistrarCreditBalanceTest.java | 2 +- .../model/billing/RegistrarCreditTest.java | 2 +- .../google/registry/model/common/CursorTest.java | 2 +- .../model/common/GaeUserIdConverterTest.java | 2 +- .../model/common/PersistedRangeLongTest.java | 2 +- .../registry/model/common/TimeOfYearTest.java | 2 +- .../model/common/TimedTransitionPropertyTest.java | 2 +- .../registry/model/contact/ContactCommandTest.java | 2 +- .../model/contact/ContactResourceTest.java | 2 +- .../model/domain/DomainApplicationTest.java | 2 +- .../registry/model/domain/DomainCommandTest.java | 2 +- .../registry/model/domain/DomainResourceTest.java | 2 +- .../registry/model/domain/GracePeriodTest.java | 2 +- .../registry/model/domain/LrpTokenEntityTest.java | 2 +- .../registry/model/eppinput/EppInputTest.java | 2 +- .../registry/model/eppoutput/ResultTest.java | 2 +- .../model/export/LogsExportCursorTest.java | 2 +- .../registry/model/host/HostCommandTest.java | 2 +- .../registry/model/host/HostResourceTest.java | 2 +- .../model/index/DomainApplicationIndexTest.java | 2 +- .../registry/model/index/EppResourceIndexTest.java | 2 +- .../registry/model/index/ForeignKeyIndexTest.java | 2 +- .../registry/model/mark/MarkContactTest.java | 2 +- .../google/registry/model/mark/MarkHolderTest.java | 2 +- .../registry/model/mark/MarkProtectionTest.java | 2 +- .../registry/model/ofy/CommitLogBucketTest.java | 2 +- .../model/ofy/CommitLogCheckpointTest.java | 2 +- .../registry/model/ofy/CommitLogMutationTest.java | 2 +- .../registry/model/ofy/ObjectifyServiceTest.java | 2 +- .../registry/model/ofy/OfyCommitLogTest.java | 2 +- .../google/registry/model/ofy/OfyFilterTest.java | 2 +- javatests/google/registry/model/ofy/OfyTest.java | 2 +- .../poll/PollMessageExternalKeyConverterTest.java | 2 +- .../registry/model/poll/PollMessageTest.java | 2 +- .../registry/model/rde/RdeNamingUtilsTest.java | 2 +- .../google/registry/model/rde/RdeRevisionTest.java | 2 +- .../registry/model/registrar/RegistrarTest.java | 2 +- .../registry/model/registry/RegistriesTest.java | 2 +- .../registry/model/registry/RegistryTest.java | 2 +- .../model/registry/label/PremiumListTest.java | 2 +- .../model/registry/label/ReservedListTest.java | 2 +- .../registry/model/reporting/HistoryEntryTest.java | 2 +- .../google/registry/model/server/LockTest.java | 2 +- .../google/registry/model/smd/IssuerInfoTest.java | 2 +- .../model/smd/SignedMarkRevocationListTest.java | 2 +- .../registry/model/tmch/ClaimsListShardTest.java | 2 +- .../google/registry/model/tmch/TmchCrlTest.java | 2 +- .../registry/model/transfer/TransferDataTest.java | 2 +- .../CommitLogRevisionsTranslatorFactoryTest.java | 2 +- .../model/translators/StatusValueAdapterTest.java | 2 +- .../module/backend/BackendServletTest.java | 2 +- .../module/frontend/FrontendServletTest.java | 2 +- .../registry/module/tools/ToolsServletTest.java | 2 +- .../registry/monitoring/metrics/CounterTest.java | 2 +- .../monitoring/metrics/CustomFitterTest.java | 2 +- .../monitoring/metrics/EventMetricTest.java | 2 +- .../monitoring/metrics/ExponentialFitterTest.java | 2 +- .../monitoring/metrics/LabelDescriptorTest.java | 2 +- .../monitoring/metrics/LinearFitterTest.java | 2 +- .../monitoring/metrics/MetricExporterTest.java | 2 +- .../monitoring/metrics/MetricRegistryImplTest.java | 2 +- .../monitoring/metrics/MetricReporterTest.java | 2 +- .../monitoring/metrics/MetricSchemaTest.java | 2 +- .../metrics/MutableDistributionTest.java | 2 +- .../monitoring/metrics/StoredMetricTest.java | 2 +- .../monitoring/metrics/VirtualMetricTest.java | 2 +- .../metrics/example/SheepCounterExample.java | 2 +- .../GoogleJsonResponseExceptionHelper.java | 14 -------------- .../metrics/stackdriver/StackdriverWriterTest.java | 14 -------------- .../whitebox/BigQueryMetricsEnqueuerTest.java | 2 +- .../monitoring/whitebox/EppMetricTest.java | 2 +- .../whitebox/MetricsExportActionTest.java | 2 +- .../registry/pricing/PricingEngineProxyTest.java | 2 +- .../google/registry/rdap/RdapActionBaseTest.java | 2 +- .../google/registry/rdap/RdapDomainActionTest.java | 2 +- .../registry/rdap/RdapDomainSearchActionTest.java | 2 +- .../google/registry/rdap/RdapEntityActionTest.java | 2 +- .../registry/rdap/RdapEntitySearchActionTest.java | 2 +- .../google/registry/rdap/RdapHelpActionTest.java | 2 +- .../registry/rdap/RdapJsonFormatterTest.java | 2 +- .../registry/rdap/RdapNameserverActionTest.java | 2 +- .../rdap/RdapNameserverSearchActionTest.java | 2 +- .../registry/rdap/RdapSearchPatternTest.java | 2 +- javatests/google/registry/rdap/RdapTestHelper.java | 2 +- .../google/registry/rde/BouncyCastleTest.java | 2 +- .../google/registry/rde/BrdaCopyActionTest.java | 2 +- .../rde/ContactResourceToXjcConverterTest.java | 2 +- .../rde/DomainResourceToXjcConverterTest.java | 2 +- .../google/registry/rde/EscrowTaskRunnerTest.java | 2 +- .../registry/rde/GhostrydeGpgIntegrationTest.java | 2 +- javatests/google/registry/rde/GhostrydeTest.java | 2 +- .../rde/HostResourceToXjcConverterTest.java | 2 +- .../registry/rde/PendingDepositCheckerTest.java | 2 +- javatests/google/registry/rde/RdeFixtures.java | 2 +- .../google/registry/rde/RdeKeyringModule.java | 2 +- .../google/registry/rde/RdeMarshallerTest.java | 2 +- .../google/registry/rde/RdeReportActionTest.java | 2 +- .../google/registry/rde/RdeStagingActionTest.java | 2 +- javatests/google/registry/rde/RdeTestData.java | 2 +- javatests/google/registry/rde/RdeTestSuite.java | 2 +- .../google/registry/rde/RdeUploadActionTest.java | 2 +- .../registry/rde/RegistrarToXjcConverterTest.java | 2 +- .../registry/rde/RydeGpgIntegrationTest.java | 2 +- .../rde/imports/RdeContactImportActionTest.java | 2 +- .../registry/rde/imports/RdeContactInputTest.java | 2 +- .../registry/rde/imports/RdeContactReaderTest.java | 2 +- .../rde/imports/RdeHostImportActionTest.java | 2 +- .../registry/rde/imports/RdeHostInputTest.java | 2 +- .../registry/rde/imports/RdeHostReaderTest.java | 2 +- .../registry/rde/imports/RdeImportUtilsTest.java | 2 +- .../registry/rde/imports/RdeImportsTestData.java | 2 +- .../google/registry/rde/imports/RdeParserTest.java | 2 +- .../imports/XjcToContactResourceConverterTest.java | 2 +- .../imports/XjcToDomainResourceConverterTest.java | 2 +- .../imports/XjcToHostResourceConverterTest.java | 2 +- .../google/registry/request/JsonResponseTest.java | 2 +- .../registry/request/RequestHandlerTest.java | 2 +- .../google/registry/request/RequestModuleTest.java | 2 +- .../registry/request/RequestParametersTest.java | 2 +- .../google/registry/request/ResponseImplTest.java | 2 +- javatests/google/registry/request/RouterTest.java | 2 +- .../google/registry/security/JsonHttpTest.java | 2 +- .../registry/security/JsonHttpTestUtils.java | 2 +- .../registry/security/XsrfTokenManagerTest.java | 2 +- javatests/google/registry/server/Fixture.java | 2 +- .../google/registry/server/HealthzServlet.java | 2 +- .../google/registry/server/RegistryTestServer.java | 2 +- .../registry/server/RegistryTestServerMain.java | 2 +- javatests/google/registry/server/Route.java | 2 +- .../server/ServletWrapperDelegatorServlet.java | 2 +- .../registry/server/StaticResourceServlet.java | 2 +- javatests/google/registry/server/TestServer.java | 2 +- javatests/google/registry/server/UrlChecker.java | 2 +- .../storage/drive/DriveConnectionTest.java | 2 +- .../testing/AbstractDomainBaseSubject.java | 2 +- .../testing/AbstractEppResourceSubject.java | 2 +- .../google/registry/testing/AppEngineRule.java | 2 +- .../registry/testing/BouncyCastleProviderRule.java | 2 +- .../registry/testing/CertificateSamples.java | 2 +- .../registry/testing/ContactResourceSubject.java | 2 +- .../google/registry/testing/DatastoreHelper.java | 2 +- .../testing/DeterministicStringGenerator.java | 2 +- .../registry/testing/DomainApplicationSubject.java | 2 +- .../registry/testing/DomainResourceSubject.java | 2 +- .../registry/testing/EppExceptionSubject.java | 2 +- javatests/google/registry/testing/EppLoader.java | 2 +- .../google/registry/testing/ExceptionRule.java | 2 +- javatests/google/registry/testing/FailAnswer.java | 2 +- javatests/google/registry/testing/FakeClock.java | 2 +- .../google/registry/testing/FakeHttpSession.java | 2 +- .../google/registry/testing/FakeJsonResponse.java | 2 +- .../google/registry/testing/FakeResponse.java | 2 +- .../registry/testing/FakeServletInputStream.java | 2 +- .../registry/testing/FakeServletOutputStream.java | 2 +- javatests/google/registry/testing/FakeSleeper.java | 2 +- .../registry/testing/FakeURLFetchService.java | 2 +- .../testing/ForwardingURLFetchService.java | 2 +- .../testing/FullFieldsTestEntityHelper.java | 2 +- .../google/registry/testing/GcsTestingUtils.java | 2 +- .../testing/GenericEppResourceSubject.java | 2 +- .../registry/testing/GpgSystemCommandRule.java | 2 +- .../registry/testing/HistoryEntrySubject.java | 2 +- .../registry/testing/HostResourceSubject.java | 2 +- javatests/google/registry/testing/InjectRule.java | 2 +- javatests/google/registry/testing/IoSpyRule.java | 2 +- javatests/google/registry/testing/LogsSubject.java | 2 +- javatests/google/registry/testing/Providers.java | 2 +- .../registry/testing/ReflectiveFieldExtractor.java | 2 +- .../registry/testing/ReflectiveSubjectFactory.java | 2 +- .../google/registry/testing/ShardableTestCase.java | 2 +- javatests/google/registry/testing/SlurpAnswer.java | 2 +- javatests/google/registry/testing/SystemInfo.java | 2 +- .../registry/testing/SystemPropertyRule.java | 2 +- .../google/registry/testing/TaskQueueHelper.java | 2 +- .../google/registry/testing/TestDataHelper.java | 2 +- javatests/google/registry/testing/TestObject.java | 2 +- .../google/registry/testing/TruthChainer.java | 2 +- .../google/registry/testing/UriParameters.java | 2 +- javatests/google/registry/testing/UserInfo.java | 2 +- .../testing/mapreduce/MapreduceTestCase.java | 2 +- .../google/registry/testing/package-info.java | 2 +- .../registry/testing/sftp/SftpServerRule.java | 2 +- .../registry/testing/sftp/TestSftpServer.java | 2 +- .../tldconfig/idn/IdnLabelValidatorTest.java | 2 +- .../registry/tldconfig/idn/IdnTableTest.java | 2 +- javatests/google/registry/tmch/LordnLogTest.java | 2 +- javatests/google/registry/tmch/LordnTaskTest.java | 2 +- .../registry/tmch/NordnUploadActionTest.java | 2 +- .../registry/tmch/NordnVerifyActionTest.java | 2 +- .../google/registry/tmch/SmdrlCsvParserTest.java | 2 +- .../google/registry/tmch/TmchActionTestCase.java | 2 +- .../tmch/TmchCertificateAuthorityTest.java | 2 +- .../google/registry/tmch/TmchCrlActionTest.java | 2 +- .../google/registry/tmch/TmchDnlActionTest.java | 2 +- .../google/registry/tmch/TmchSmdrlActionTest.java | 2 +- javatests/google/registry/tmch/TmchTestData.java | 2 +- javatests/google/registry/tmch/TmchTestSuite.java | 2 +- .../google/registry/tmch/TmchXmlSignatureTest.java | 2 +- .../registry/tools/AllocateDomainCommandTest.java | 2 +- .../google/registry/tools/CommandTestCase.java | 2 +- .../tools/CreateAnchorTenantCommandTest.java | 2 +- .../registry/tools/CreateContactCommandTest.java | 2 +- .../tools/CreateCreditBalanceCommandTest.java | 2 +- .../registry/tools/CreateCreditCommandTest.java | 2 +- .../registry/tools/CreateDomainCommandTest.java | 2 +- .../registry/tools/CreateHostCommandTest.java | 2 +- .../registry/tools/CreateLrpTokensCommandTest.java | 2 +- .../CreateOrUpdatePremiumListCommandTestCase.java | 2 +- .../CreateOrUpdateReservedListCommandTestCase.java | 2 +- .../tools/CreatePremiumListCommandTest.java | 2 +- .../registry/tools/CreateRegistrarCommandTest.java | 2 +- .../tools/CreateRegistrarGroupsCommandTest.java | 2 +- .../tools/CreateReservedListCommandTest.java | 2 +- .../registry/tools/CreateTldCommandTest.java | 2 +- .../registry/tools/DeleteCreditCommandTest.java | 2 +- .../registry/tools/DeleteDomainCommandTest.java | 2 +- .../registry/tools/DeleteEntityCommandTest.java | 2 +- .../tools/DeletePremiumListCommandTest.java | 2 +- .../tools/DeleteReservedListCommandTest.java | 2 +- .../tools/DomainApplicationInfoCommandTest.java | 2 +- .../tools/DomainCheckClaimsCommandTest.java | 2 +- .../registry/tools/DomainCheckCommandTest.java | 2 +- .../registry/tools/DomainCheckFeeCommandTest.java | 2 +- .../tools/EncryptEscrowDepositCommandTest.java | 2 +- .../google/registry/tools/EppToolCommandTest.java | 2 +- .../registry/tools/EppToolCommandTestCase.java | 2 +- .../google/registry/tools/EppToolVerifier.java | 2 +- .../registry/tools/ExecuteEppCommandTest.java | 2 +- .../tools/GenerateAuctionDataCommandTest.java | 2 +- .../tools/GenerateDnsReportCommandTest.java | 2 +- .../tools/GenerateEscrowDepositCommandTest.java | 2 +- .../registry/tools/GetApplicationCommandTest.java | 2 +- .../tools/GetApplicationIdsCommandTest.java | 2 +- .../registry/tools/GetClaimsListCommandTest.java | 2 +- .../registry/tools/GetContactCommandTest.java | 2 +- .../registry/tools/GetDomainCommandTest.java | 2 +- .../google/registry/tools/GetHostCommandTest.java | 2 +- .../registry/tools/GetLrpTokenCommandTest.java | 2 +- .../registry/tools/GetRegistrarCommandTest.java | 2 +- .../tools/GetResourceByKeyCommandTest.java | 2 +- .../registry/tools/GetSchemaTreeCommandTest.java | 2 +- .../google/registry/tools/GetTldCommandTest.java | 2 +- .../registry/tools/GhostrydeCommandTest.java | 2 +- .../registry/tools/ListCursorsCommandTest.java | 2 +- .../registry/tools/ListDomainsCommandTest.java | 2 +- .../registry/tools/ListHostsCommandTest.java | 2 +- .../registry/tools/ListObjectsCommandTestCase.java | 2 +- .../tools/ListPremiumListsCommandTest.java | 2 +- .../registry/tools/ListRegistrarsCommandTest.java | 2 +- .../tools/ListReservedListsCommandTest.java | 2 +- .../google/registry/tools/ListTldsCommandTest.java | 2 +- .../google/registry/tools/MutatingCommandTest.java | 2 +- .../tools/PublishDetailReportCommandTest.java | 2 +- .../tools/RegistrarContactCommandTest.java | 2 +- .../tools/RegistryToolEnvironmentTest.java | 2 +- .../google/registry/tools/RegistryToolTest.java | 2 +- .../registry/tools/ResaveEntitiesCommandTest.java | 2 +- .../ResaveEnvironmentEntitiesCommandTest.java | 2 +- .../tools/ResaveEppResourcesCommandTest.java | 2 +- .../google/registry/tools/SetupOteCommandTest.java | 2 +- .../tools/UniformRapidSuspensionCommandTest.java | 2 +- .../tools/UpdateApplicationStatusCommandTest.java | 2 +- .../tools/UpdateClaimsNoticeCommandTest.java | 2 +- .../registry/tools/UpdateCursorsCommandTest.java | 2 +- .../tools/UpdatePremiumListCommandTest.java | 2 +- .../registry/tools/UpdateRegistrarCommandTest.java | 2 +- .../tools/UpdateReservedListCommandTest.java | 2 +- .../tools/UpdateServerLocksCommandTest.java | 2 +- .../registry/tools/UpdateSmdCommandTest.java | 2 +- .../registry/tools/UpdateTldCommandTest.java | 2 +- .../tools/UploadClaimsListCommandTest.java | 2 +- .../tools/ValidateEscrowDepositCommandTest.java | 2 +- .../tools/ValidateLoginCredentialsCommandTest.java | 2 +- .../tools/params/DateTimeParameterTest.java | 2 +- .../tools/params/DurationParameterTest.java | 2 +- .../registry/tools/params/EnumParameterTest.java | 2 +- .../tools/params/HostAndPortParameterTest.java | 2 +- .../tools/params/IntervalParameterTest.java | 2 +- .../tools/params/KeyValueMapParameterTest.java | 2 +- .../registry/tools/params/MoneyParameterTest.java | 2 +- .../registry/tools/params/PathParameterTest.java | 2 +- .../tools/params/PhoneNumberParameterTest.java | 2 +- .../tools/params/YearMonthParameterTest.java | 2 +- .../tools/server/CreateGroupsActionTest.java | 2 +- .../tools/server/CreatePremiumListActionTest.java | 2 +- .../tools/server/DeleteEntityActionTest.java | 2 +- .../tools/server/GenerateZoneFilesActionTest.java | 2 +- .../tools/server/KillAllCommitLogsActionTest.java | 2 +- .../server/KillAllEppResourcesActionTest.java | 2 +- .../registry/tools/server/ListActionTestCase.java | 2 +- .../tools/server/ListDomainsActionTest.java | 2 +- .../registry/tools/server/ListHostsActionTest.java | 2 +- .../tools/server/ListPremiumListsActionTest.java | 2 +- .../tools/server/ListRegistrarsActionTest.java | 2 +- .../tools/server/ListReservedListsActionTest.java | 2 +- .../registry/tools/server/ListTldsActionTest.java | 2 +- .../server/ResaveAllEppResourcesActionTest.java | 2 +- .../tools/server/UpdatePremiumListActionTest.java | 2 +- .../registry/ui/forms/FormFieldExceptionTest.java | 2 +- .../google/registry/ui/forms/FormFieldTest.java | 2 +- .../google/registry/ui/forms/FormFieldsTest.java | 2 +- javatests/google/registry/ui/js/component_test.js | 2 +- .../registry/ui/js/registrar/brainframe_test.js | 2 +- .../registry/ui/js/registrar/console_test.js | 2 +- .../registry/ui/js/registrar/console_test_util.js | 2 +- .../ui/js/registrar/contact_settings_test.js | 2 +- .../registry/ui/js/registrar/contact_test.js | 2 +- .../google/registry/ui/js/registrar/domain_test.js | 2 +- .../google/registry/ui/js/registrar/host_test.js | 2 +- .../registry/ui/js/registrar/payment_test.js | 2 +- .../ui/js/registrar/security_settings_test.js | 2 +- .../ui/js/registrar/whois_settings_test.js | 2 +- javatests/google/registry/ui/js/testing.js | 2 +- javatests/google/registry/ui/js/xml_test.js | 2 +- .../ui/server/RegistrarFormFieldsTest.java | 2 +- .../ui/server/registrar/ConsoleUiActionTest.java | 2 +- .../ui/server/registrar/ContactSettingsTest.java | 2 +- .../registrar/RegistrarPaymentActionTest.java | 2 +- .../registrar/RegistrarPaymentSetupActionTest.java | 2 +- .../registrar/RegistrarSettingsActionTest.java | 2 +- .../registrar/RegistrarSettingsActionTestCase.java | 2 +- .../ui/server/registrar/SecuritySettingsTest.java | 2 +- .../ui/server/registrar/SendEmailUtilsTest.java | 2 +- .../ui/server/registrar/SessionUtilsTest.java | 2 +- .../ui/server/registrar/WhoisSettingsTest.java | 2 +- .../google/registry/util/CidrAddressBlockTest.java | 2 +- .../google/registry/util/CollectionUtilsTest.java | 2 +- javatests/google/registry/util/ConcurrentTest.java | 2 +- .../google/registry/util/DateTimeUtilsTest.java | 2 +- javatests/google/registry/util/DiffUtilsTest.java | 2 +- .../google/registry/util/DomainNameUtilsTest.java | 2 +- javatests/google/registry/util/HexDumperTest.java | 2 +- .../registry/util/PosixTarHeaderSystemTest.java | 2 +- .../google/registry/util/PosixTarHeaderTest.java | 2 +- javatests/google/registry/util/RetrierTest.java | 2 +- .../google/registry/util/SerializeUtilsTest.java | 2 +- .../google/registry/util/SqlTemplateTest.java | 2 +- .../google/registry/util/TaskEnqueuerTest.java | 2 +- .../google/registry/util/TeeOutputStreamTest.java | 2 +- javatests/google/registry/util/TypeUtilsTest.java | 2 +- .../google/registry/util/UrlFetchUtilsTest.java | 2 +- .../registry/whois/DomainWhoisResponseTest.java | 2 +- .../whois/NameserverWhoisResponseTest.java | 2 +- .../registry/whois/RegistrarWhoisResponseTest.java | 2 +- javatests/google/registry/whois/WhoisHelper.java | 2 +- .../google/registry/whois/WhoisHttpServerTest.java | 2 +- .../google/registry/whois/WhoisInjectionTest.java | 2 +- .../google/registry/whois/WhoisReaderTest.java | 2 +- .../google/registry/whois/WhoisServerTest.java | 2 +- .../google/registry/whois/WhoisTestComponent.java | 2 +- javatests/google/registry/xjc/XjcObjectTest.java | 2 +- javatests/google/registry/xjc/XmlTestdataTest.java | 2 +- javatests/google/registry/xml/DateAdapterTest.java | 2 +- .../registry/xml/UtcDateTimeAdapterTest.java | 2 +- javatests/google/registry/xml/XmlTestUtils.java | 2 +- .../google/registry/xml/XmlTestUtilsTest.java | 2 +- .../reporting/icann_report_query_builder.py | 3 +-- .../reporting/icann_report_query_builder_test.py | 3 +-- .../reporting/testdata/golden_activity_query.sql | 3 +-- scripts/setup_eclipse.py | 3 +-- 1449 files changed, 1454 insertions(+), 1556 deletions(-) diff --git a/java/com/google/testing/builddefs/GenTestRules.bzl b/java/com/google/testing/builddefs/GenTestRules.bzl index 69e0f66134..eca28f3524 100644 --- a/java/com/google/testing/builddefs/GenTestRules.bzl +++ b/java/com/google/testing/builddefs/GenTestRules.bzl @@ -1,4 +1,4 @@ -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/BackupModule.java b/java/google/registry/backup/BackupModule.java index ff0bb45816..1ac25645e8 100644 --- a/java/google/registry/backup/BackupModule.java +++ b/java/google/registry/backup/BackupModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/BackupUtils.java b/java/google/registry/backup/BackupUtils.java index 9c5005e564..fa841a1098 100644 --- a/java/google/registry/backup/BackupUtils.java +++ b/java/google/registry/backup/BackupUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/CommitLogCheckpointAction.java b/java/google/registry/backup/CommitLogCheckpointAction.java index a550106652..afed74c98b 100644 --- a/java/google/registry/backup/CommitLogCheckpointAction.java +++ b/java/google/registry/backup/CommitLogCheckpointAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/CommitLogCheckpointStrategy.java b/java/google/registry/backup/CommitLogCheckpointStrategy.java index f3203949e8..ca3a28fc4b 100644 --- a/java/google/registry/backup/CommitLogCheckpointStrategy.java +++ b/java/google/registry/backup/CommitLogCheckpointStrategy.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/DeleteOldCommitLogsAction.java b/java/google/registry/backup/DeleteOldCommitLogsAction.java index 88c485483a..22a26cf6f8 100644 --- a/java/google/registry/backup/DeleteOldCommitLogsAction.java +++ b/java/google/registry/backup/DeleteOldCommitLogsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/ExportCommitLogDiffAction.java b/java/google/registry/backup/ExportCommitLogDiffAction.java index dbfa99bc41..53a3cda081 100644 --- a/java/google/registry/backup/ExportCommitLogDiffAction.java +++ b/java/google/registry/backup/ExportCommitLogDiffAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/GcsDiffFileLister.java b/java/google/registry/backup/GcsDiffFileLister.java index 127fd21403..775fe540ec 100644 --- a/java/google/registry/backup/GcsDiffFileLister.java +++ b/java/google/registry/backup/GcsDiffFileLister.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/RestoreCommitLogsAction.java b/java/google/registry/backup/RestoreCommitLogsAction.java index d86acd2698..b67ec590c1 100644 --- a/java/google/registry/backup/RestoreCommitLogsAction.java +++ b/java/google/registry/backup/RestoreCommitLogsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/backup/package-info.java b/java/google/registry/backup/package-info.java index 9411ac6b21..292d499375 100644 --- a/java/google/registry/backup/package-info.java +++ b/java/google/registry/backup/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/BatchComponent.java b/java/google/registry/batch/BatchComponent.java index e562e2aa15..9f5c3c3f6f 100644 --- a/java/google/registry/batch/BatchComponent.java +++ b/java/google/registry/batch/BatchComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/BatchModule.java b/java/google/registry/batch/BatchModule.java index 70e215214c..2f67c3c261 100644 --- a/java/google/registry/batch/BatchModule.java +++ b/java/google/registry/batch/BatchModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/DeleteContactsAndHostsAction.java b/java/google/registry/batch/DeleteContactsAndHostsAction.java index d1c0b7492d..4bab775ac9 100644 --- a/java/google/registry/batch/DeleteContactsAndHostsAction.java +++ b/java/google/registry/batch/DeleteContactsAndHostsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/DeleteProberDataAction.java b/java/google/registry/batch/DeleteProberDataAction.java index dc0ee313c7..b65ca16ad9 100644 --- a/java/google/registry/batch/DeleteProberDataAction.java +++ b/java/google/registry/batch/DeleteProberDataAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/EntityIntegrityAlertsSchema.java b/java/google/registry/batch/EntityIntegrityAlertsSchema.java index 044848ee69..cb7f3206ee 100644 --- a/java/google/registry/batch/EntityIntegrityAlertsSchema.java +++ b/java/google/registry/batch/EntityIntegrityAlertsSchema.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/ExpandRecurringBillingEventsAction.java b/java/google/registry/batch/ExpandRecurringBillingEventsAction.java index 51c6d2517d..1cf85a8798 100644 --- a/java/google/registry/batch/ExpandRecurringBillingEventsAction.java +++ b/java/google/registry/batch/ExpandRecurringBillingEventsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/RefreshDnsOnHostRenameAction.java b/java/google/registry/batch/RefreshDnsOnHostRenameAction.java index 4ba73d7e19..c43f9b3ce0 100644 --- a/java/google/registry/batch/RefreshDnsOnHostRenameAction.java +++ b/java/google/registry/batch/RefreshDnsOnHostRenameAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/VerifyEntityIntegrityAction.java b/java/google/registry/batch/VerifyEntityIntegrityAction.java index 6eda0782c8..558921ce94 100644 --- a/java/google/registry/batch/VerifyEntityIntegrityAction.java +++ b/java/google/registry/batch/VerifyEntityIntegrityAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/batch/VerifyEntityIntegrityStreamer.java b/java/google/registry/batch/VerifyEntityIntegrityStreamer.java index dcbf62c545..73d1613ba6 100644 --- a/java/google/registry/batch/VerifyEntityIntegrityStreamer.java +++ b/java/google/registry/batch/VerifyEntityIntegrityStreamer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/bigquery/BigqueryConnection.java b/java/google/registry/bigquery/BigqueryConnection.java index 0ec4c558ec..0cda6dbf70 100644 --- a/java/google/registry/bigquery/BigqueryConnection.java +++ b/java/google/registry/bigquery/BigqueryConnection.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/bigquery/BigqueryFactory.java b/java/google/registry/bigquery/BigqueryFactory.java index 59b79c4aab..2b79ab72e5 100644 --- a/java/google/registry/bigquery/BigqueryFactory.java +++ b/java/google/registry/bigquery/BigqueryFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/bigquery/BigqueryJobFailureException.java b/java/google/registry/bigquery/BigqueryJobFailureException.java index c5986567e6..b9f2041e43 100644 --- a/java/google/registry/bigquery/BigqueryJobFailureException.java +++ b/java/google/registry/bigquery/BigqueryJobFailureException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/bigquery/BigqueryModule.java b/java/google/registry/bigquery/BigqueryModule.java index 75aaae6c7f..a1df8d5d78 100644 --- a/java/google/registry/bigquery/BigqueryModule.java +++ b/java/google/registry/bigquery/BigqueryModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/bigquery/BigqueryUtils.java b/java/google/registry/bigquery/BigqueryUtils.java index cdef3c0366..2bd89a794a 100644 --- a/java/google/registry/bigquery/BigqueryUtils.java +++ b/java/google/registry/bigquery/BigqueryUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/bigquery/package-info.java b/java/google/registry/bigquery/package-info.java index e59c7b73fb..736745d4d8 100644 --- a/java/google/registry/bigquery/package-info.java +++ b/java/google/registry/bigquery/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/braintree/BraintreeModule.java b/java/google/registry/braintree/BraintreeModule.java index d3bcbb578d..ba9c7072da 100644 --- a/java/google/registry/braintree/BraintreeModule.java +++ b/java/google/registry/braintree/BraintreeModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/braintree/BraintreeRegistrarSyncer.java b/java/google/registry/braintree/BraintreeRegistrarSyncer.java index 9d4c12d0ea..d724e3afee 100644 --- a/java/google/registry/braintree/BraintreeRegistrarSyncer.java +++ b/java/google/registry/braintree/BraintreeRegistrarSyncer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/braintree/package-info.java b/java/google/registry/braintree/package-info.java index bc817b9d5d..280aa38521 100644 --- a/java/google/registry/braintree/package-info.java +++ b/java/google/registry/braintree/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/builddefs/defs.bzl b/java/google/registry/builddefs/defs.bzl index 37cafa7306..1bab65fb31 100644 --- a/java/google/registry/builddefs/defs.bzl +++ b/java/google/registry/builddefs/defs.bzl @@ -1,4 +1,4 @@ -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/java/google/registry/builddefs/registry_ear_file.bzl b/java/google/registry/builddefs/registry_ear_file.bzl index 20a817fe03..0ccc9fecaa 100644 --- a/java/google/registry/builddefs/registry_ear_file.bzl +++ b/java/google/registry/builddefs/registry_ear_file.bzl @@ -1,4 +1,4 @@ -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/java/google/registry/builddefs/zip_file.bzl b/java/google/registry/builddefs/zip_file.bzl index de69e025df..5c67f963a5 100644 --- a/java/google/registry/builddefs/zip_file.bzl +++ b/java/google/registry/builddefs/zip_file.bzl @@ -1,4 +1,4 @@ -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/java/google/registry/config/ConfigUtils.java b/java/google/registry/config/ConfigUtils.java index dc9482e373..1e4cb5252b 100644 --- a/java/google/registry/config/ConfigUtils.java +++ b/java/google/registry/config/ConfigUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/config/RdapNoticeDescriptor.java b/java/google/registry/config/RdapNoticeDescriptor.java index acfe63564a..710c511c7d 100644 --- a/java/google/registry/config/RdapNoticeDescriptor.java +++ b/java/google/registry/config/RdapNoticeDescriptor.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/config/RegistryConfig.java b/java/google/registry/config/RegistryConfig.java index 417786dc84..c5650e53a3 100644 --- a/java/google/registry/config/RegistryConfig.java +++ b/java/google/registry/config/RegistryConfig.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/config/RegistryConfigSettings.java b/java/google/registry/config/RegistryConfigSettings.java index 6793366e88..d8806e4107 100644 --- a/java/google/registry/config/RegistryConfigSettings.java +++ b/java/google/registry/config/RegistryConfigSettings.java @@ -1,11 +1,11 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// +// Copyright 2017 The Nomulus Authors. All Rights Reserved. +// // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at -// +// // http://www.apache.org/licenses/LICENSE-2.0 -// +// // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/java/google/registry/config/RegistryEnvironment.java b/java/google/registry/config/RegistryEnvironment.java index a15f171fc6..1c6c373eac 100644 --- a/java/google/registry/config/RegistryEnvironment.java +++ b/java/google/registry/config/RegistryEnvironment.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/config/YamlUtils.java b/java/google/registry/config/YamlUtils.java index c2a64f60cb..7364364c3d 100644 --- a/java/google/registry/config/YamlUtils.java +++ b/java/google/registry/config/YamlUtils.java @@ -1,11 +1,11 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// +// Copyright 2017 The Nomulus Authors. All Rights Reserved. +// // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at -// +// // http://www.apache.org/licenses/LICENSE-2.0 -// +// // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/java/google/registry/config/package-info.java b/java/google/registry/config/package-info.java index abdb495848..6e4796f89d 100644 --- a/java/google/registry/config/package-info.java +++ b/java/google/registry/config/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/cron/CommitLogFanoutAction.java b/java/google/registry/cron/CommitLogFanoutAction.java index d853a2a99c..14daed58e9 100644 --- a/java/google/registry/cron/CommitLogFanoutAction.java +++ b/java/google/registry/cron/CommitLogFanoutAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/cron/CronModule.java b/java/google/registry/cron/CronModule.java index 9acd2ed3ca..1646200592 100644 --- a/java/google/registry/cron/CronModule.java +++ b/java/google/registry/cron/CronModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/cron/TldFanoutAction.java b/java/google/registry/cron/TldFanoutAction.java index 95790e8091..bb67a159b4 100644 --- a/java/google/registry/cron/TldFanoutAction.java +++ b/java/google/registry/cron/TldFanoutAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/cron/package-info.java b/java/google/registry/cron/package-info.java index 99f27dc57b..459f2513f9 100644 --- a/java/google/registry/cron/package-info.java +++ b/java/google/registry/cron/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/DnsConstants.java b/java/google/registry/dns/DnsConstants.java index ba2db33be0..ce05425827 100644 --- a/java/google/registry/dns/DnsConstants.java +++ b/java/google/registry/dns/DnsConstants.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/DnsMetrics.java b/java/google/registry/dns/DnsMetrics.java index 716b28c942..2ef7246387 100644 --- a/java/google/registry/dns/DnsMetrics.java +++ b/java/google/registry/dns/DnsMetrics.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/DnsModule.java b/java/google/registry/dns/DnsModule.java index e289146d14..079d5d044d 100644 --- a/java/google/registry/dns/DnsModule.java +++ b/java/google/registry/dns/DnsModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/DnsQueue.java b/java/google/registry/dns/DnsQueue.java index 0934595acd..5a71ea73bd 100644 --- a/java/google/registry/dns/DnsQueue.java +++ b/java/google/registry/dns/DnsQueue.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/DnsWriterProxy.java b/java/google/registry/dns/DnsWriterProxy.java index 6d11bcdd3b..eba2e5a5f5 100644 --- a/java/google/registry/dns/DnsWriterProxy.java +++ b/java/google/registry/dns/DnsWriterProxy.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/PublishDnsUpdatesAction.java b/java/google/registry/dns/PublishDnsUpdatesAction.java index 29273e32a2..436869ad51 100644 --- a/java/google/registry/dns/PublishDnsUpdatesAction.java +++ b/java/google/registry/dns/PublishDnsUpdatesAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/ReadDnsQueueAction.java b/java/google/registry/dns/ReadDnsQueueAction.java index 9b77870b4f..ffc313a399 100644 --- a/java/google/registry/dns/ReadDnsQueueAction.java +++ b/java/google/registry/dns/ReadDnsQueueAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/RefreshDnsAction.java b/java/google/registry/dns/RefreshDnsAction.java index f68c317577..3ba1bc2f2c 100644 --- a/java/google/registry/dns/RefreshDnsAction.java +++ b/java/google/registry/dns/RefreshDnsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/DnsWriter.java b/java/google/registry/dns/writer/DnsWriter.java index 623bb0ff13..952f57d96d 100644 --- a/java/google/registry/dns/writer/DnsWriter.java +++ b/java/google/registry/dns/writer/DnsWriter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/DnsWriterZone.java b/java/google/registry/dns/writer/DnsWriterZone.java index 6379594698..8ef5767403 100644 --- a/java/google/registry/dns/writer/DnsWriterZone.java +++ b/java/google/registry/dns/writer/DnsWriterZone.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/VoidDnsWriter.java b/java/google/registry/dns/writer/VoidDnsWriter.java index 8e617004f3..c787de23de 100644 --- a/java/google/registry/dns/writer/VoidDnsWriter.java +++ b/java/google/registry/dns/writer/VoidDnsWriter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/VoidDnsWriterModule.java b/java/google/registry/dns/writer/VoidDnsWriterModule.java index a0f233b103..b3378dcc91 100644 --- a/java/google/registry/dns/writer/VoidDnsWriterModule.java +++ b/java/google/registry/dns/writer/VoidDnsWriterModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/clouddns/CloudDnsWriter.java b/java/google/registry/dns/writer/clouddns/CloudDnsWriter.java index 4e81a393b8..8bc1c1d2e7 100644 --- a/java/google/registry/dns/writer/clouddns/CloudDnsWriter.java +++ b/java/google/registry/dns/writer/clouddns/CloudDnsWriter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/clouddns/CloudDnsWriterModule.java b/java/google/registry/dns/writer/clouddns/CloudDnsWriterModule.java index 297dfea098..c62bd54b8d 100644 --- a/java/google/registry/dns/writer/clouddns/CloudDnsWriterModule.java +++ b/java/google/registry/dns/writer/clouddns/CloudDnsWriterModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/dnsupdate/DnsMessageTransport.java b/java/google/registry/dns/writer/dnsupdate/DnsMessageTransport.java index 0e72b74b5b..151b03bfc2 100644 --- a/java/google/registry/dns/writer/dnsupdate/DnsMessageTransport.java +++ b/java/google/registry/dns/writer/dnsupdate/DnsMessageTransport.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/dnsupdate/DnsUpdateConfigModule.java b/java/google/registry/dns/writer/dnsupdate/DnsUpdateConfigModule.java index 1177aaf90e..fd36dcb8dc 100644 --- a/java/google/registry/dns/writer/dnsupdate/DnsUpdateConfigModule.java +++ b/java/google/registry/dns/writer/dnsupdate/DnsUpdateConfigModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/dnsupdate/DnsUpdateWriter.java b/java/google/registry/dns/writer/dnsupdate/DnsUpdateWriter.java index 50fa540ef5..8925f7a3ff 100644 --- a/java/google/registry/dns/writer/dnsupdate/DnsUpdateWriter.java +++ b/java/google/registry/dns/writer/dnsupdate/DnsUpdateWriter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/dns/writer/dnsupdate/DnsUpdateWriterModule.java b/java/google/registry/dns/writer/dnsupdate/DnsUpdateWriterModule.java index 819361ae24..ed59015730 100644 --- a/java/google/registry/dns/writer/dnsupdate/DnsUpdateWriterModule.java +++ b/java/google/registry/dns/writer/dnsupdate/DnsUpdateWriterModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/BigqueryPollJobAction.java b/java/google/registry/export/BigqueryPollJobAction.java index c6820943de..836e4f4e9e 100644 --- a/java/google/registry/export/BigqueryPollJobAction.java +++ b/java/google/registry/export/BigqueryPollJobAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/CheckSnapshotAction.java b/java/google/registry/export/CheckSnapshotAction.java index 401014bc3a..208ee471a8 100644 --- a/java/google/registry/export/CheckSnapshotAction.java +++ b/java/google/registry/export/CheckSnapshotAction.java @@ -1,17 +1,3 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - package google.registry.export; import static com.google.common.collect.Sets.intersection; diff --git a/java/google/registry/export/DatastoreBackupInfo.java b/java/google/registry/export/DatastoreBackupInfo.java index 69cc079c3e..478c93c146 100644 --- a/java/google/registry/export/DatastoreBackupInfo.java +++ b/java/google/registry/export/DatastoreBackupInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/DatastoreBackupService.java b/java/google/registry/export/DatastoreBackupService.java index 51ae9cf522..0255e676f9 100644 --- a/java/google/registry/export/DatastoreBackupService.java +++ b/java/google/registry/export/DatastoreBackupService.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/DriveModule.java b/java/google/registry/export/DriveModule.java index c13d6c14b8..784e3e343a 100644 --- a/java/google/registry/export/DriveModule.java +++ b/java/google/registry/export/DriveModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/ExportConstants.java b/java/google/registry/export/ExportConstants.java index f813fffd16..8ee5cf9f73 100644 --- a/java/google/registry/export/ExportConstants.java +++ b/java/google/registry/export/ExportConstants.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/ExportDomainListsAction.java b/java/google/registry/export/ExportDomainListsAction.java index 2cfc64b0c9..afd2c79768 100644 --- a/java/google/registry/export/ExportDomainListsAction.java +++ b/java/google/registry/export/ExportDomainListsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/ExportRequestModule.java b/java/google/registry/export/ExportRequestModule.java index 6ad1a6fdb6..55c87512b7 100644 --- a/java/google/registry/export/ExportRequestModule.java +++ b/java/google/registry/export/ExportRequestModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/ExportReservedTermsAction.java b/java/google/registry/export/ExportReservedTermsAction.java index 6f9cfdfe2d..55dbd4f108 100644 --- a/java/google/registry/export/ExportReservedTermsAction.java +++ b/java/google/registry/export/ExportReservedTermsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/ExportSnapshotAction.java b/java/google/registry/export/ExportSnapshotAction.java index 4a0dba041b..b34b560872 100644 --- a/java/google/registry/export/ExportSnapshotAction.java +++ b/java/google/registry/export/ExportSnapshotAction.java @@ -1,17 +1,3 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - package google.registry.export; import static google.registry.export.CheckSnapshotAction.enqueuePollTask; diff --git a/java/google/registry/export/ExportUtils.java b/java/google/registry/export/ExportUtils.java index d4e37f1920..34529659b2 100644 --- a/java/google/registry/export/ExportUtils.java +++ b/java/google/registry/export/ExportUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/LoadSnapshotAction.java b/java/google/registry/export/LoadSnapshotAction.java index 85c2ec8a37..794a871c2a 100644 --- a/java/google/registry/export/LoadSnapshotAction.java +++ b/java/google/registry/export/LoadSnapshotAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/PublishDetailReportAction.java b/java/google/registry/export/PublishDetailReportAction.java index e9c1b46161..0006720cc6 100644 --- a/java/google/registry/export/PublishDetailReportAction.java +++ b/java/google/registry/export/PublishDetailReportAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/SyncGroupMembersAction.java b/java/google/registry/export/SyncGroupMembersAction.java index fa7a8d71fd..fb93a03ff1 100644 --- a/java/google/registry/export/SyncGroupMembersAction.java +++ b/java/google/registry/export/SyncGroupMembersAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/UpdateSnapshotViewAction.java b/java/google/registry/export/UpdateSnapshotViewAction.java index 7d437f8452..211b0a980e 100644 --- a/java/google/registry/export/UpdateSnapshotViewAction.java +++ b/java/google/registry/export/UpdateSnapshotViewAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/package-info.java b/java/google/registry/export/package-info.java index c80380093d..76d58b7119 100644 --- a/java/google/registry/export/package-info.java +++ b/java/google/registry/export/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/sheet/SheetModule.java b/java/google/registry/export/sheet/SheetModule.java index 6179f67d66..7c1b8825fb 100644 --- a/java/google/registry/export/sheet/SheetModule.java +++ b/java/google/registry/export/sheet/SheetModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/sheet/SheetSynchronizer.java b/java/google/registry/export/sheet/SheetSynchronizer.java index c49561524b..10342e5be8 100644 --- a/java/google/registry/export/sheet/SheetSynchronizer.java +++ b/java/google/registry/export/sheet/SheetSynchronizer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/sheet/SpreadsheetServiceModule.java b/java/google/registry/export/sheet/SpreadsheetServiceModule.java index b684f294f4..42cdbf0d2f 100644 --- a/java/google/registry/export/sheet/SpreadsheetServiceModule.java +++ b/java/google/registry/export/sheet/SpreadsheetServiceModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/sheet/SyncRegistrarsSheet.java b/java/google/registry/export/sheet/SyncRegistrarsSheet.java index 14e88babb9..0ea823c90e 100644 --- a/java/google/registry/export/sheet/SyncRegistrarsSheet.java +++ b/java/google/registry/export/sheet/SyncRegistrarsSheet.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/sheet/SyncRegistrarsSheetAction.java b/java/google/registry/export/sheet/SyncRegistrarsSheetAction.java index 7549e04a38..adbf43e5dd 100644 --- a/java/google/registry/export/sheet/SyncRegistrarsSheetAction.java +++ b/java/google/registry/export/sheet/SyncRegistrarsSheetAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/export/sheet/package-info.java b/java/google/registry/export/sheet/package-info.java index 8af0edeb3c..ae11a81a63 100644 --- a/java/google/registry/export/sheet/package-info.java +++ b/java/google/registry/export/sheet/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/CheckApiAction.java b/java/google/registry/flows/CheckApiAction.java index e16079a0ff..16794367e7 100644 --- a/java/google/registry/flows/CheckApiAction.java +++ b/java/google/registry/flows/CheckApiAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppConsoleAction.java b/java/google/registry/flows/EppConsoleAction.java index 7929f78401..0596296295 100644 --- a/java/google/registry/flows/EppConsoleAction.java +++ b/java/google/registry/flows/EppConsoleAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppController.java b/java/google/registry/flows/EppController.java index bc18387ca8..e9faca7194 100644 --- a/java/google/registry/flows/EppController.java +++ b/java/google/registry/flows/EppController.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppException.java b/java/google/registry/flows/EppException.java index b91e368da2..f00403819d 100644 --- a/java/google/registry/flows/EppException.java +++ b/java/google/registry/flows/EppException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppMetrics.java b/java/google/registry/flows/EppMetrics.java index c316cbecca..e2f105faaa 100644 --- a/java/google/registry/flows/EppMetrics.java +++ b/java/google/registry/flows/EppMetrics.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppRequestHandler.java b/java/google/registry/flows/EppRequestHandler.java index 582b24f6e6..045666fa62 100644 --- a/java/google/registry/flows/EppRequestHandler.java +++ b/java/google/registry/flows/EppRequestHandler.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppRequestSource.java b/java/google/registry/flows/EppRequestSource.java index 5526aa7599..dcaed25977 100644 --- a/java/google/registry/flows/EppRequestSource.java +++ b/java/google/registry/flows/EppRequestSource.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppTlsAction.java b/java/google/registry/flows/EppTlsAction.java index c1820533eb..540e34a58e 100644 --- a/java/google/registry/flows/EppTlsAction.java +++ b/java/google/registry/flows/EppTlsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppToolAction.java b/java/google/registry/flows/EppToolAction.java index 78cb7b03b1..1aa930ce37 100644 --- a/java/google/registry/flows/EppToolAction.java +++ b/java/google/registry/flows/EppToolAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/EppXmlTransformer.java b/java/google/registry/flows/EppXmlTransformer.java index 6d1bb53b4d..3e04c47424 100644 --- a/java/google/registry/flows/EppXmlTransformer.java +++ b/java/google/registry/flows/EppXmlTransformer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/ExtensionManager.java b/java/google/registry/flows/ExtensionManager.java index eead2dcd01..0332155347 100644 --- a/java/google/registry/flows/ExtensionManager.java +++ b/java/google/registry/flows/ExtensionManager.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/Flow.java b/java/google/registry/flows/Flow.java index c19ab55467..c74815a8aa 100644 --- a/java/google/registry/flows/Flow.java +++ b/java/google/registry/flows/Flow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/FlowComponent.java b/java/google/registry/flows/FlowComponent.java index dce1e227ff..200212d0cc 100644 --- a/java/google/registry/flows/FlowComponent.java +++ b/java/google/registry/flows/FlowComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/FlowMetadata.java b/java/google/registry/flows/FlowMetadata.java index a4bcd13ae8..c2641bc062 100644 --- a/java/google/registry/flows/FlowMetadata.java +++ b/java/google/registry/flows/FlowMetadata.java @@ -1,11 +1,11 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// +// Copyright 2017 The Nomulus Authors. All Rights Reserved. +// // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at -// +// // http://www.apache.org/licenses/LICENSE-2.0 -// +// // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/java/google/registry/flows/FlowModule.java b/java/google/registry/flows/FlowModule.java index 7cad6e83f4..156c74b168 100644 --- a/java/google/registry/flows/FlowModule.java +++ b/java/google/registry/flows/FlowModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/FlowRunner.java b/java/google/registry/flows/FlowRunner.java index 0956f7f916..5162fe4265 100644 --- a/java/google/registry/flows/FlowRunner.java +++ b/java/google/registry/flows/FlowRunner.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/FlowScope.java b/java/google/registry/flows/FlowScope.java index fb4f31b58c..9866d7e20c 100644 --- a/java/google/registry/flows/FlowScope.java +++ b/java/google/registry/flows/FlowScope.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/FlowUtils.java b/java/google/registry/flows/FlowUtils.java index f9e9fbb94d..238ef39516 100644 --- a/java/google/registry/flows/FlowUtils.java +++ b/java/google/registry/flows/FlowUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/GaeUserCredentials.java b/java/google/registry/flows/GaeUserCredentials.java index 1f5ae878ef..d4a211723b 100644 --- a/java/google/registry/flows/GaeUserCredentials.java +++ b/java/google/registry/flows/GaeUserCredentials.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/HttpSessionMetadata.java b/java/google/registry/flows/HttpSessionMetadata.java index 7e540be68c..4b454e8d65 100644 --- a/java/google/registry/flows/HttpSessionMetadata.java +++ b/java/google/registry/flows/HttpSessionMetadata.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/PasswordOnlyTransportCredentials.java b/java/google/registry/flows/PasswordOnlyTransportCredentials.java index ed236eb16d..a9607ffa79 100644 --- a/java/google/registry/flows/PasswordOnlyTransportCredentials.java +++ b/java/google/registry/flows/PasswordOnlyTransportCredentials.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/ResourceFlowUtils.java b/java/google/registry/flows/ResourceFlowUtils.java index eec25ae51a..67c1edc82b 100644 --- a/java/google/registry/flows/ResourceFlowUtils.java +++ b/java/google/registry/flows/ResourceFlowUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/SessionMetadata.java b/java/google/registry/flows/SessionMetadata.java index 7bb0b325bc..106f6f9653 100644 --- a/java/google/registry/flows/SessionMetadata.java +++ b/java/google/registry/flows/SessionMetadata.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/StatelessRequestSessionMetadata.java b/java/google/registry/flows/StatelessRequestSessionMetadata.java index d09bf76eea..17231e7e2b 100644 --- a/java/google/registry/flows/StatelessRequestSessionMetadata.java +++ b/java/google/registry/flows/StatelessRequestSessionMetadata.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/TlsCredentials.java b/java/google/registry/flows/TlsCredentials.java index 657d1036d2..45dcb627bc 100644 --- a/java/google/registry/flows/TlsCredentials.java +++ b/java/google/registry/flows/TlsCredentials.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/TransactionalFlow.java b/java/google/registry/flows/TransactionalFlow.java index a228cca572..52cacd57db 100644 --- a/java/google/registry/flows/TransactionalFlow.java +++ b/java/google/registry/flows/TransactionalFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/TransportCredentials.java b/java/google/registry/flows/TransportCredentials.java index 33fa1c0d8d..c0a256dbcf 100644 --- a/java/google/registry/flows/TransportCredentials.java +++ b/java/google/registry/flows/TransportCredentials.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/async/AsyncFlowEnqueuer.java b/java/google/registry/flows/async/AsyncFlowEnqueuer.java index 422c51af00..0a0fe4c2eb 100644 --- a/java/google/registry/flows/async/AsyncFlowEnqueuer.java +++ b/java/google/registry/flows/async/AsyncFlowEnqueuer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/async/AsyncFlowsModule.java b/java/google/registry/flows/async/AsyncFlowsModule.java index d044b77b8b..1680e6a1d2 100644 --- a/java/google/registry/flows/async/AsyncFlowsModule.java +++ b/java/google/registry/flows/async/AsyncFlowsModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactCheckFlow.java b/java/google/registry/flows/contact/ContactCheckFlow.java index 25176b2525..b9c4359070 100644 --- a/java/google/registry/flows/contact/ContactCheckFlow.java +++ b/java/google/registry/flows/contact/ContactCheckFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactCreateFlow.java b/java/google/registry/flows/contact/ContactCreateFlow.java index 9f0fa900ae..ed85fcd530 100644 --- a/java/google/registry/flows/contact/ContactCreateFlow.java +++ b/java/google/registry/flows/contact/ContactCreateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactDeleteFlow.java b/java/google/registry/flows/contact/ContactDeleteFlow.java index f183cb8705..38897215f7 100644 --- a/java/google/registry/flows/contact/ContactDeleteFlow.java +++ b/java/google/registry/flows/contact/ContactDeleteFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactFlowUtils.java b/java/google/registry/flows/contact/ContactFlowUtils.java index bc1c37bd2c..753a64b09f 100644 --- a/java/google/registry/flows/contact/ContactFlowUtils.java +++ b/java/google/registry/flows/contact/ContactFlowUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactInfoFlow.java b/java/google/registry/flows/contact/ContactInfoFlow.java index 0d3af47ef1..4ab22b33f8 100644 --- a/java/google/registry/flows/contact/ContactInfoFlow.java +++ b/java/google/registry/flows/contact/ContactInfoFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactTransferApproveFlow.java b/java/google/registry/flows/contact/ContactTransferApproveFlow.java index 106d69663e..13eb100c5a 100644 --- a/java/google/registry/flows/contact/ContactTransferApproveFlow.java +++ b/java/google/registry/flows/contact/ContactTransferApproveFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactTransferCancelFlow.java b/java/google/registry/flows/contact/ContactTransferCancelFlow.java index 5535eea709..6f796b18d9 100644 --- a/java/google/registry/flows/contact/ContactTransferCancelFlow.java +++ b/java/google/registry/flows/contact/ContactTransferCancelFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactTransferQueryFlow.java b/java/google/registry/flows/contact/ContactTransferQueryFlow.java index 08c7825eb3..39d1e29f2e 100644 --- a/java/google/registry/flows/contact/ContactTransferQueryFlow.java +++ b/java/google/registry/flows/contact/ContactTransferQueryFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactTransferRejectFlow.java b/java/google/registry/flows/contact/ContactTransferRejectFlow.java index 9b700c3ecf..6e7ae71d5e 100644 --- a/java/google/registry/flows/contact/ContactTransferRejectFlow.java +++ b/java/google/registry/flows/contact/ContactTransferRejectFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactTransferRequestFlow.java b/java/google/registry/flows/contact/ContactTransferRequestFlow.java index 9f07388b9e..32716ddc52 100644 --- a/java/google/registry/flows/contact/ContactTransferRequestFlow.java +++ b/java/google/registry/flows/contact/ContactTransferRequestFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/contact/ContactUpdateFlow.java b/java/google/registry/flows/contact/ContactUpdateFlow.java index 9a96cfdd6d..7422e5e16f 100644 --- a/java/google/registry/flows/contact/ContactUpdateFlow.java +++ b/java/google/registry/flows/contact/ContactUpdateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/BaseFlowCustomLogic.java b/java/google/registry/flows/custom/BaseFlowCustomLogic.java index ca67649327..6d8d34b4aa 100644 --- a/java/google/registry/flows/custom/BaseFlowCustomLogic.java +++ b/java/google/registry/flows/custom/BaseFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/CustomLogicFactory.java b/java/google/registry/flows/custom/CustomLogicFactory.java index f9bd1bc74c..f234ddceb3 100644 --- a/java/google/registry/flows/custom/CustomLogicFactory.java +++ b/java/google/registry/flows/custom/CustomLogicFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/CustomLogicFactoryModule.java b/java/google/registry/flows/custom/CustomLogicFactoryModule.java index 016e1a32a1..621a0df0e6 100644 --- a/java/google/registry/flows/custom/CustomLogicFactoryModule.java +++ b/java/google/registry/flows/custom/CustomLogicFactoryModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/CustomLogicModule.java b/java/google/registry/flows/custom/CustomLogicModule.java index 391d3d0f62..00335fd8c3 100644 --- a/java/google/registry/flows/custom/CustomLogicModule.java +++ b/java/google/registry/flows/custom/CustomLogicModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/DomainApplicationCreateFlowCustomLogic.java b/java/google/registry/flows/custom/DomainApplicationCreateFlowCustomLogic.java index 2694c63354..96c33154fc 100644 --- a/java/google/registry/flows/custom/DomainApplicationCreateFlowCustomLogic.java +++ b/java/google/registry/flows/custom/DomainApplicationCreateFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/DomainCheckFlowCustomLogic.java b/java/google/registry/flows/custom/DomainCheckFlowCustomLogic.java index af32cf2711..ee575dcb23 100644 --- a/java/google/registry/flows/custom/DomainCheckFlowCustomLogic.java +++ b/java/google/registry/flows/custom/DomainCheckFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/DomainCreateFlowCustomLogic.java b/java/google/registry/flows/custom/DomainCreateFlowCustomLogic.java index cf466f3d93..38265bc0f2 100644 --- a/java/google/registry/flows/custom/DomainCreateFlowCustomLogic.java +++ b/java/google/registry/flows/custom/DomainCreateFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/DomainDeleteFlowCustomLogic.java b/java/google/registry/flows/custom/DomainDeleteFlowCustomLogic.java index f269f02a50..391257796a 100644 --- a/java/google/registry/flows/custom/DomainDeleteFlowCustomLogic.java +++ b/java/google/registry/flows/custom/DomainDeleteFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/DomainInfoFlowCustomLogic.java b/java/google/registry/flows/custom/DomainInfoFlowCustomLogic.java index bdb98b4a8f..fba46ed37b 100644 --- a/java/google/registry/flows/custom/DomainInfoFlowCustomLogic.java +++ b/java/google/registry/flows/custom/DomainInfoFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/DomainPricingCustomLogic.java b/java/google/registry/flows/custom/DomainPricingCustomLogic.java index 369ac82fa6..f30c580e9e 100644 --- a/java/google/registry/flows/custom/DomainPricingCustomLogic.java +++ b/java/google/registry/flows/custom/DomainPricingCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/DomainRenewFlowCustomLogic.java b/java/google/registry/flows/custom/DomainRenewFlowCustomLogic.java index b06723371d..89497f6a67 100644 --- a/java/google/registry/flows/custom/DomainRenewFlowCustomLogic.java +++ b/java/google/registry/flows/custom/DomainRenewFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/DomainUpdateFlowCustomLogic.java b/java/google/registry/flows/custom/DomainUpdateFlowCustomLogic.java index 6ba4bf520a..09425d834c 100644 --- a/java/google/registry/flows/custom/DomainUpdateFlowCustomLogic.java +++ b/java/google/registry/flows/custom/DomainUpdateFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/custom/EntityChanges.java b/java/google/registry/flows/custom/EntityChanges.java index 0e9776f547..92909098eb 100644 --- a/java/google/registry/flows/custom/EntityChanges.java +++ b/java/google/registry/flows/custom/EntityChanges.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/ClaimsCheckFlow.java b/java/google/registry/flows/domain/ClaimsCheckFlow.java index cb1699e448..c40e9812d1 100644 --- a/java/google/registry/flows/domain/ClaimsCheckFlow.java +++ b/java/google/registry/flows/domain/ClaimsCheckFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainAllocateFlow.java b/java/google/registry/flows/domain/DomainAllocateFlow.java index 4c3189028d..de633f6164 100644 --- a/java/google/registry/flows/domain/DomainAllocateFlow.java +++ b/java/google/registry/flows/domain/DomainAllocateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainApplicationCreateFlow.java b/java/google/registry/flows/domain/DomainApplicationCreateFlow.java index 0a28790f54..e1468cd0b3 100644 --- a/java/google/registry/flows/domain/DomainApplicationCreateFlow.java +++ b/java/google/registry/flows/domain/DomainApplicationCreateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainApplicationDeleteFlow.java b/java/google/registry/flows/domain/DomainApplicationDeleteFlow.java index b627b49be5..e7290b88f2 100644 --- a/java/google/registry/flows/domain/DomainApplicationDeleteFlow.java +++ b/java/google/registry/flows/domain/DomainApplicationDeleteFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainApplicationInfoFlow.java b/java/google/registry/flows/domain/DomainApplicationInfoFlow.java index 12dfca012d..41e4e50ccb 100644 --- a/java/google/registry/flows/domain/DomainApplicationInfoFlow.java +++ b/java/google/registry/flows/domain/DomainApplicationInfoFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainApplicationUpdateFlow.java b/java/google/registry/flows/domain/DomainApplicationUpdateFlow.java index dfdc9412f4..e904a1eb89 100644 --- a/java/google/registry/flows/domain/DomainApplicationUpdateFlow.java +++ b/java/google/registry/flows/domain/DomainApplicationUpdateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainCheckFlow.java b/java/google/registry/flows/domain/DomainCheckFlow.java index 34132420ba..1a36881873 100644 --- a/java/google/registry/flows/domain/DomainCheckFlow.java +++ b/java/google/registry/flows/domain/DomainCheckFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainCreateFlow.java b/java/google/registry/flows/domain/DomainCreateFlow.java index dd1811d387..bc1e21175d 100644 --- a/java/google/registry/flows/domain/DomainCreateFlow.java +++ b/java/google/registry/flows/domain/DomainCreateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainDeleteFlow.java b/java/google/registry/flows/domain/DomainDeleteFlow.java index aa2a6ef239..a1e698fbd4 100644 --- a/java/google/registry/flows/domain/DomainDeleteFlow.java +++ b/java/google/registry/flows/domain/DomainDeleteFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainFlowTmchUtils.java b/java/google/registry/flows/domain/DomainFlowTmchUtils.java index c895072df5..7224c70ae7 100644 --- a/java/google/registry/flows/domain/DomainFlowTmchUtils.java +++ b/java/google/registry/flows/domain/DomainFlowTmchUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainFlowUtils.java b/java/google/registry/flows/domain/DomainFlowUtils.java index 755b956c12..aa080a9ab2 100644 --- a/java/google/registry/flows/domain/DomainFlowUtils.java +++ b/java/google/registry/flows/domain/DomainFlowUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainInfoFlow.java b/java/google/registry/flows/domain/DomainInfoFlow.java index 4d9d17138f..55d2f5b1d8 100644 --- a/java/google/registry/flows/domain/DomainInfoFlow.java +++ b/java/google/registry/flows/domain/DomainInfoFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainPricingLogic.java b/java/google/registry/flows/domain/DomainPricingLogic.java index 8923f762fa..fad65ff11a 100644 --- a/java/google/registry/flows/domain/DomainPricingLogic.java +++ b/java/google/registry/flows/domain/DomainPricingLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainRenewFlow.java b/java/google/registry/flows/domain/DomainRenewFlow.java index aa1efbfc4b..b7dd7b2ef9 100644 --- a/java/google/registry/flows/domain/DomainRenewFlow.java +++ b/java/google/registry/flows/domain/DomainRenewFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainRestoreRequestFlow.java b/java/google/registry/flows/domain/DomainRestoreRequestFlow.java index 025d3d0dab..2abfe1d5bd 100644 --- a/java/google/registry/flows/domain/DomainRestoreRequestFlow.java +++ b/java/google/registry/flows/domain/DomainRestoreRequestFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainTransferApproveFlow.java b/java/google/registry/flows/domain/DomainTransferApproveFlow.java index 86e311f1bf..75df35d89d 100644 --- a/java/google/registry/flows/domain/DomainTransferApproveFlow.java +++ b/java/google/registry/flows/domain/DomainTransferApproveFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainTransferCancelFlow.java b/java/google/registry/flows/domain/DomainTransferCancelFlow.java index f97a8f8ca9..4a7196c2d7 100644 --- a/java/google/registry/flows/domain/DomainTransferCancelFlow.java +++ b/java/google/registry/flows/domain/DomainTransferCancelFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainTransferQueryFlow.java b/java/google/registry/flows/domain/DomainTransferQueryFlow.java index b9c1ec8d59..f5dbd21896 100644 --- a/java/google/registry/flows/domain/DomainTransferQueryFlow.java +++ b/java/google/registry/flows/domain/DomainTransferQueryFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainTransferRejectFlow.java b/java/google/registry/flows/domain/DomainTransferRejectFlow.java index 1408e27f03..84d10904ad 100644 --- a/java/google/registry/flows/domain/DomainTransferRejectFlow.java +++ b/java/google/registry/flows/domain/DomainTransferRejectFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainTransferRequestFlow.java b/java/google/registry/flows/domain/DomainTransferRequestFlow.java index ee2de70da6..79d3245be7 100644 --- a/java/google/registry/flows/domain/DomainTransferRequestFlow.java +++ b/java/google/registry/flows/domain/DomainTransferRequestFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/DomainUpdateFlow.java b/java/google/registry/flows/domain/DomainUpdateFlow.java index da711b5148..c5ba273dc1 100644 --- a/java/google/registry/flows/domain/DomainUpdateFlow.java +++ b/java/google/registry/flows/domain/DomainUpdateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/domain/FeesAndCredits.java b/java/google/registry/flows/domain/FeesAndCredits.java index 71f42882b3..8c052afde2 100644 --- a/java/google/registry/flows/domain/FeesAndCredits.java +++ b/java/google/registry/flows/domain/FeesAndCredits.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/AlreadyPendingTransferException.java b/java/google/registry/flows/exceptions/AlreadyPendingTransferException.java index 81dcdb02d9..8c38c4d27f 100644 --- a/java/google/registry/flows/exceptions/AlreadyPendingTransferException.java +++ b/java/google/registry/flows/exceptions/AlreadyPendingTransferException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/MissingTransferRequestAuthInfoException.java b/java/google/registry/flows/exceptions/MissingTransferRequestAuthInfoException.java index e35c5a3e5f..6a7ecf8f9a 100644 --- a/java/google/registry/flows/exceptions/MissingTransferRequestAuthInfoException.java +++ b/java/google/registry/flows/exceptions/MissingTransferRequestAuthInfoException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/NoTransferHistoryToQueryException.java b/java/google/registry/flows/exceptions/NoTransferHistoryToQueryException.java index a70758ff03..8d77a6b4ca 100644 --- a/java/google/registry/flows/exceptions/NoTransferHistoryToQueryException.java +++ b/java/google/registry/flows/exceptions/NoTransferHistoryToQueryException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/NotAuthorizedToViewTransferException.java b/java/google/registry/flows/exceptions/NotAuthorizedToViewTransferException.java index 779dca0abc..95eddbb0f3 100644 --- a/java/google/registry/flows/exceptions/NotAuthorizedToViewTransferException.java +++ b/java/google/registry/flows/exceptions/NotAuthorizedToViewTransferException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/NotPendingTransferException.java b/java/google/registry/flows/exceptions/NotPendingTransferException.java index e2959de610..066541404a 100644 --- a/java/google/registry/flows/exceptions/NotPendingTransferException.java +++ b/java/google/registry/flows/exceptions/NotPendingTransferException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/NotTransferInitiatorException.java b/java/google/registry/flows/exceptions/NotTransferInitiatorException.java index f467d0c31f..1f2dc48439 100644 --- a/java/google/registry/flows/exceptions/NotTransferInitiatorException.java +++ b/java/google/registry/flows/exceptions/NotTransferInitiatorException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/ObjectAlreadySponsoredException.java b/java/google/registry/flows/exceptions/ObjectAlreadySponsoredException.java index 2d80d79ced..dd96fc6ba7 100644 --- a/java/google/registry/flows/exceptions/ObjectAlreadySponsoredException.java +++ b/java/google/registry/flows/exceptions/ObjectAlreadySponsoredException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/OnlyToolCanPassMetadataException.java b/java/google/registry/flows/exceptions/OnlyToolCanPassMetadataException.java index dbc5df1728..7c817122d6 100644 --- a/java/google/registry/flows/exceptions/OnlyToolCanPassMetadataException.java +++ b/java/google/registry/flows/exceptions/OnlyToolCanPassMetadataException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/ResourceAlreadyExistsException.java b/java/google/registry/flows/exceptions/ResourceAlreadyExistsException.java index dfe1b9f7c9..487f2380a0 100644 --- a/java/google/registry/flows/exceptions/ResourceAlreadyExistsException.java +++ b/java/google/registry/flows/exceptions/ResourceAlreadyExistsException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/ResourceHasClientUpdateProhibitedException.java b/java/google/registry/flows/exceptions/ResourceHasClientUpdateProhibitedException.java index bd1bbf8e7c..e763f9a97c 100644 --- a/java/google/registry/flows/exceptions/ResourceHasClientUpdateProhibitedException.java +++ b/java/google/registry/flows/exceptions/ResourceHasClientUpdateProhibitedException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/ResourceStatusProhibitsOperationException.java b/java/google/registry/flows/exceptions/ResourceStatusProhibitsOperationException.java index 15475e22d9..6570753d8b 100644 --- a/java/google/registry/flows/exceptions/ResourceStatusProhibitsOperationException.java +++ b/java/google/registry/flows/exceptions/ResourceStatusProhibitsOperationException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/ResourceToDeleteIsReferencedException.java b/java/google/registry/flows/exceptions/ResourceToDeleteIsReferencedException.java index eb54ef4565..4813cad90b 100644 --- a/java/google/registry/flows/exceptions/ResourceToDeleteIsReferencedException.java +++ b/java/google/registry/flows/exceptions/ResourceToDeleteIsReferencedException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/exceptions/TooManyResourceChecksException.java b/java/google/registry/flows/exceptions/TooManyResourceChecksException.java index 70484d3b06..6138e56723 100644 --- a/java/google/registry/flows/exceptions/TooManyResourceChecksException.java +++ b/java/google/registry/flows/exceptions/TooManyResourceChecksException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/host/HostCheckFlow.java b/java/google/registry/flows/host/HostCheckFlow.java index 33ad3c5fb0..0075fd4642 100644 --- a/java/google/registry/flows/host/HostCheckFlow.java +++ b/java/google/registry/flows/host/HostCheckFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/host/HostCreateFlow.java b/java/google/registry/flows/host/HostCreateFlow.java index 92cf849b0f..291f18c2d8 100644 --- a/java/google/registry/flows/host/HostCreateFlow.java +++ b/java/google/registry/flows/host/HostCreateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/host/HostDeleteFlow.java b/java/google/registry/flows/host/HostDeleteFlow.java index 66bbeabd03..8c6df3f0e6 100644 --- a/java/google/registry/flows/host/HostDeleteFlow.java +++ b/java/google/registry/flows/host/HostDeleteFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/host/HostFlowUtils.java b/java/google/registry/flows/host/HostFlowUtils.java index 2780f30954..0f8208f95d 100644 --- a/java/google/registry/flows/host/HostFlowUtils.java +++ b/java/google/registry/flows/host/HostFlowUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/host/HostInfoFlow.java b/java/google/registry/flows/host/HostInfoFlow.java index f92b525256..d193140ce6 100644 --- a/java/google/registry/flows/host/HostInfoFlow.java +++ b/java/google/registry/flows/host/HostInfoFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/host/HostUpdateFlow.java b/java/google/registry/flows/host/HostUpdateFlow.java index 39563160eb..857bd09f53 100644 --- a/java/google/registry/flows/host/HostUpdateFlow.java +++ b/java/google/registry/flows/host/HostUpdateFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/picker/FlowPicker.java b/java/google/registry/flows/picker/FlowPicker.java index c5693c0669..744c58065e 100644 --- a/java/google/registry/flows/picker/FlowPicker.java +++ b/java/google/registry/flows/picker/FlowPicker.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/poll/PollAckFlow.java b/java/google/registry/flows/poll/PollAckFlow.java index 161433cfb3..ee0383fa2b 100644 --- a/java/google/registry/flows/poll/PollAckFlow.java +++ b/java/google/registry/flows/poll/PollAckFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/poll/PollFlowUtils.java b/java/google/registry/flows/poll/PollFlowUtils.java index f66880760f..acce6708b9 100644 --- a/java/google/registry/flows/poll/PollFlowUtils.java +++ b/java/google/registry/flows/poll/PollFlowUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/poll/PollRequestFlow.java b/java/google/registry/flows/poll/PollRequestFlow.java index af4bca6a56..78b047c0bd 100644 --- a/java/google/registry/flows/poll/PollRequestFlow.java +++ b/java/google/registry/flows/poll/PollRequestFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/session/HelloFlow.java b/java/google/registry/flows/session/HelloFlow.java index f8310b5eb4..14b024d379 100644 --- a/java/google/registry/flows/session/HelloFlow.java +++ b/java/google/registry/flows/session/HelloFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/session/LoginFlow.java b/java/google/registry/flows/session/LoginFlow.java index 86a9a5c285..b4b9bfffae 100644 --- a/java/google/registry/flows/session/LoginFlow.java +++ b/java/google/registry/flows/session/LoginFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/session/LogoutFlow.java b/java/google/registry/flows/session/LogoutFlow.java index 4cb622311f..1293195376 100644 --- a/java/google/registry/flows/session/LogoutFlow.java +++ b/java/google/registry/flows/session/LogoutFlow.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/flows/soy/DomainCheckFeeEpp.soy b/java/google/registry/flows/soy/DomainCheckFeeEpp.soy index c83b3c9cb2..b1f9d7f247 100644 --- a/java/google/registry/flows/soy/DomainCheckFeeEpp.soy +++ b/java/google/registry/flows/soy/DomainCheckFeeEpp.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/gcs/GcsServiceModule.java b/java/google/registry/gcs/GcsServiceModule.java index 95d0539b7d..84dd41b300 100644 --- a/java/google/registry/gcs/GcsServiceModule.java +++ b/java/google/registry/gcs/GcsServiceModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/gcs/GcsUtils.java b/java/google/registry/gcs/GcsUtils.java index 0a0a5c77b3..fc0200ab67 100644 --- a/java/google/registry/gcs/GcsUtils.java +++ b/java/google/registry/gcs/GcsUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/groups/DirectoryGroupsConnection.java b/java/google/registry/groups/DirectoryGroupsConnection.java index 904542fe88..d5e2db3eb1 100644 --- a/java/google/registry/groups/DirectoryGroupsConnection.java +++ b/java/google/registry/groups/DirectoryGroupsConnection.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/groups/DirectoryModule.java b/java/google/registry/groups/DirectoryModule.java index 9344ff702c..700efc48ea 100644 --- a/java/google/registry/groups/DirectoryModule.java +++ b/java/google/registry/groups/DirectoryModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/groups/GroupsConnection.java b/java/google/registry/groups/GroupsConnection.java index 07b4a83088..9f5e4b5162 100644 --- a/java/google/registry/groups/GroupsConnection.java +++ b/java/google/registry/groups/GroupsConnection.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/groups/GroupsModule.java b/java/google/registry/groups/GroupsModule.java index a6bd707512..10b9d7c80c 100644 --- a/java/google/registry/groups/GroupsModule.java +++ b/java/google/registry/groups/GroupsModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/groups/GroupssettingsModule.java b/java/google/registry/groups/GroupssettingsModule.java index 21fe2bba24..7fe3ac4815 100644 --- a/java/google/registry/groups/GroupssettingsModule.java +++ b/java/google/registry/groups/GroupssettingsModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/keyring/api/DummyKeyringModule.java b/java/google/registry/keyring/api/DummyKeyringModule.java index 0494d33b59..88607f9703 100644 --- a/java/google/registry/keyring/api/DummyKeyringModule.java +++ b/java/google/registry/keyring/api/DummyKeyringModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/keyring/api/InMemoryKeyring.java b/java/google/registry/keyring/api/InMemoryKeyring.java index 03f592e458..85080eff83 100644 --- a/java/google/registry/keyring/api/InMemoryKeyring.java +++ b/java/google/registry/keyring/api/InMemoryKeyring.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/keyring/api/KeyModule.java b/java/google/registry/keyring/api/KeyModule.java index df258e8e08..c282bb7319 100644 --- a/java/google/registry/keyring/api/KeyModule.java +++ b/java/google/registry/keyring/api/KeyModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/keyring/api/Keyring.java b/java/google/registry/keyring/api/Keyring.java index 27b7fc91b6..9b2f0054a4 100644 --- a/java/google/registry/keyring/api/Keyring.java +++ b/java/google/registry/keyring/api/Keyring.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/keyring/api/PgpHelper.java b/java/google/registry/keyring/api/PgpHelper.java index 9c6f25df31..ee1a5bf8f6 100644 --- a/java/google/registry/keyring/api/PgpHelper.java +++ b/java/google/registry/keyring/api/PgpHelper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/keyring/api/package-info.java b/java/google/registry/keyring/api/package-info.java index f3bb69ba30..d25fe3673b 100644 --- a/java/google/registry/keyring/api/package-info.java +++ b/java/google/registry/keyring/api/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/loadtest/LoadTestAction.java b/java/google/registry/loadtest/LoadTestAction.java index 59c59adc6b..60b5fbfee9 100644 --- a/java/google/registry/loadtest/LoadTestAction.java +++ b/java/google/registry/loadtest/LoadTestAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/loadtest/LoadTestModule.java b/java/google/registry/loadtest/LoadTestModule.java index e8664ede07..2d334f1ca0 100644 --- a/java/google/registry/loadtest/LoadTestModule.java +++ b/java/google/registry/loadtest/LoadTestModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/MapreduceModule.java b/java/google/registry/mapreduce/MapreduceModule.java index 952e33391a..e00b501dc7 100644 --- a/java/google/registry/mapreduce/MapreduceModule.java +++ b/java/google/registry/mapreduce/MapreduceModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/MapreduceRunner.java b/java/google/registry/mapreduce/MapreduceRunner.java index 9235ae9d53..27545a5ded 100644 --- a/java/google/registry/mapreduce/MapreduceRunner.java +++ b/java/google/registry/mapreduce/MapreduceRunner.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/ChildEntityInput.java b/java/google/registry/mapreduce/inputs/ChildEntityInput.java index e76888d732..9c598ff5a4 100644 --- a/java/google/registry/mapreduce/inputs/ChildEntityInput.java +++ b/java/google/registry/mapreduce/inputs/ChildEntityInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/ChildEntityReader.java b/java/google/registry/mapreduce/inputs/ChildEntityReader.java index 05cc0e2093..3d4eb60080 100644 --- a/java/google/registry/mapreduce/inputs/ChildEntityReader.java +++ b/java/google/registry/mapreduce/inputs/ChildEntityReader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/ChunkingKeyInput.java b/java/google/registry/mapreduce/inputs/ChunkingKeyInput.java index 323e27dda7..c804f66882 100644 --- a/java/google/registry/mapreduce/inputs/ChunkingKeyInput.java +++ b/java/google/registry/mapreduce/inputs/ChunkingKeyInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/ConcatenatingInput.java b/java/google/registry/mapreduce/inputs/ConcatenatingInput.java index c5aec60f3a..1186792f79 100644 --- a/java/google/registry/mapreduce/inputs/ConcatenatingInput.java +++ b/java/google/registry/mapreduce/inputs/ConcatenatingInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceBaseInput.java b/java/google/registry/mapreduce/inputs/EppResourceBaseInput.java index 75277b0d10..3083868c69 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceBaseInput.java +++ b/java/google/registry/mapreduce/inputs/EppResourceBaseInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceBaseReader.java b/java/google/registry/mapreduce/inputs/EppResourceBaseReader.java index 242e82b91e..1274adcbb2 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceBaseReader.java +++ b/java/google/registry/mapreduce/inputs/EppResourceBaseReader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceEntityInput.java b/java/google/registry/mapreduce/inputs/EppResourceEntityInput.java index 09be8188d0..81a811ae3b 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceEntityInput.java +++ b/java/google/registry/mapreduce/inputs/EppResourceEntityInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceEntityReader.java b/java/google/registry/mapreduce/inputs/EppResourceEntityReader.java index 6f8876191f..97cbbd25ba 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceEntityReader.java +++ b/java/google/registry/mapreduce/inputs/EppResourceEntityReader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceIndexInput.java b/java/google/registry/mapreduce/inputs/EppResourceIndexInput.java index ef9cdb743a..2deb73e4a5 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceIndexInput.java +++ b/java/google/registry/mapreduce/inputs/EppResourceIndexInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceIndexReader.java b/java/google/registry/mapreduce/inputs/EppResourceIndexReader.java index d230828128..4d992e3a14 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceIndexReader.java +++ b/java/google/registry/mapreduce/inputs/EppResourceIndexReader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceInputs.java b/java/google/registry/mapreduce/inputs/EppResourceInputs.java index 7542465718..79dbdd3d91 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceInputs.java +++ b/java/google/registry/mapreduce/inputs/EppResourceInputs.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceKeyInput.java b/java/google/registry/mapreduce/inputs/EppResourceKeyInput.java index 41a77829e2..8b8c29d96b 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceKeyInput.java +++ b/java/google/registry/mapreduce/inputs/EppResourceKeyInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/EppResourceKeyReader.java b/java/google/registry/mapreduce/inputs/EppResourceKeyReader.java index 81632063da..afc1d58b71 100644 --- a/java/google/registry/mapreduce/inputs/EppResourceKeyReader.java +++ b/java/google/registry/mapreduce/inputs/EppResourceKeyReader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/mapreduce/inputs/NullInput.java b/java/google/registry/mapreduce/inputs/NullInput.java index 2e140f8bad..964a229332 100644 --- a/java/google/registry/mapreduce/inputs/NullInput.java +++ b/java/google/registry/mapreduce/inputs/NullInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/BackupGroupRoot.java b/java/google/registry/model/BackupGroupRoot.java index ec375a3aab..aed5d479d4 100644 --- a/java/google/registry/model/BackupGroupRoot.java +++ b/java/google/registry/model/BackupGroupRoot.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/Buildable.java b/java/google/registry/model/Buildable.java index 84c4f81197..7f325b1cd7 100644 --- a/java/google/registry/model/Buildable.java +++ b/java/google/registry/model/Buildable.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/CacheUtils.java b/java/google/registry/model/CacheUtils.java index f00b9f64fa..d5681373bf 100644 --- a/java/google/registry/model/CacheUtils.java +++ b/java/google/registry/model/CacheUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/CreateAutoTimestamp.java b/java/google/registry/model/CreateAutoTimestamp.java index 7fe56b5a11..554f3437dc 100644 --- a/java/google/registry/model/CreateAutoTimestamp.java +++ b/java/google/registry/model/CreateAutoTimestamp.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/EntityClasses.java b/java/google/registry/model/EntityClasses.java index 287ce9d311..f88bd5b769 100644 --- a/java/google/registry/model/EntityClasses.java +++ b/java/google/registry/model/EntityClasses.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/EppResource.java b/java/google/registry/model/EppResource.java index 04ed155eea..16d7c22231 100644 --- a/java/google/registry/model/EppResource.java +++ b/java/google/registry/model/EppResource.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/EppResourceUtils.java b/java/google/registry/model/EppResourceUtils.java index e7fe229bb0..e1e5acf2eb 100644 --- a/java/google/registry/model/EppResourceUtils.java +++ b/java/google/registry/model/EppResourceUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ImmutableObject.java b/java/google/registry/model/ImmutableObject.java index 0ce694a7dc..5c83bb9ca6 100644 --- a/java/google/registry/model/ImmutableObject.java +++ b/java/google/registry/model/ImmutableObject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/JsonMapBuilder.java b/java/google/registry/model/JsonMapBuilder.java index 783aa70d11..16f2a599f4 100644 --- a/java/google/registry/model/JsonMapBuilder.java +++ b/java/google/registry/model/JsonMapBuilder.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/Jsonifiable.java b/java/google/registry/model/Jsonifiable.java index 9ecdf8cea9..c061cc2b33 100644 --- a/java/google/registry/model/Jsonifiable.java +++ b/java/google/registry/model/Jsonifiable.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ModelUtils.java b/java/google/registry/model/ModelUtils.java index 9b9010620d..95d5814d13 100644 --- a/java/google/registry/model/ModelUtils.java +++ b/java/google/registry/model/ModelUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/SchemaVersion.java b/java/google/registry/model/SchemaVersion.java index d611ffebbb..4132757063 100644 --- a/java/google/registry/model/SchemaVersion.java +++ b/java/google/registry/model/SchemaVersion.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/UpdateAutoTimestamp.java b/java/google/registry/model/UpdateAutoTimestamp.java index e3630e2b83..c841361bd6 100644 --- a/java/google/registry/model/UpdateAutoTimestamp.java +++ b/java/google/registry/model/UpdateAutoTimestamp.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/annotations/ExternalMessagingName.java b/java/google/registry/model/annotations/ExternalMessagingName.java index 45c3b08ffa..1d714d0013 100644 --- a/java/google/registry/model/annotations/ExternalMessagingName.java +++ b/java/google/registry/model/annotations/ExternalMessagingName.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/annotations/NotBackedUp.java b/java/google/registry/model/annotations/NotBackedUp.java index 57c7093827..94532dec83 100644 --- a/java/google/registry/model/annotations/NotBackedUp.java +++ b/java/google/registry/model/annotations/NotBackedUp.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/annotations/ReportedOn.java b/java/google/registry/model/annotations/ReportedOn.java index 379cf54620..1f7238a41c 100644 --- a/java/google/registry/model/annotations/ReportedOn.java +++ b/java/google/registry/model/annotations/ReportedOn.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/annotations/VirtualEntity.java b/java/google/registry/model/annotations/VirtualEntity.java index eed0b69d99..5826e4ba53 100644 --- a/java/google/registry/model/annotations/VirtualEntity.java +++ b/java/google/registry/model/annotations/VirtualEntity.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/billing/BillingEvent.java b/java/google/registry/model/billing/BillingEvent.java index b6fd3dbb2a..98c0ad22d9 100644 --- a/java/google/registry/model/billing/BillingEvent.java +++ b/java/google/registry/model/billing/BillingEvent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/billing/RegistrarBillingEntry.java b/java/google/registry/model/billing/RegistrarBillingEntry.java index 425be5bd78..8fd72b19d9 100644 --- a/java/google/registry/model/billing/RegistrarBillingEntry.java +++ b/java/google/registry/model/billing/RegistrarBillingEntry.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/billing/RegistrarBillingUtils.java b/java/google/registry/model/billing/RegistrarBillingUtils.java index 20cb75e0b2..ec9296512c 100644 --- a/java/google/registry/model/billing/RegistrarBillingUtils.java +++ b/java/google/registry/model/billing/RegistrarBillingUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/billing/RegistrarCredit.java b/java/google/registry/model/billing/RegistrarCredit.java index 275feabf65..bbbed1c7e7 100644 --- a/java/google/registry/model/billing/RegistrarCredit.java +++ b/java/google/registry/model/billing/RegistrarCredit.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/billing/RegistrarCreditBalance.java b/java/google/registry/model/billing/RegistrarCreditBalance.java index 2902b243dc..a7838f4072 100644 --- a/java/google/registry/model/billing/RegistrarCreditBalance.java +++ b/java/google/registry/model/billing/RegistrarCreditBalance.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/common/CrossTldSingleton.java b/java/google/registry/model/common/CrossTldSingleton.java index fb11cbc220..d7cb20f347 100644 --- a/java/google/registry/model/common/CrossTldSingleton.java +++ b/java/google/registry/model/common/CrossTldSingleton.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/common/Cursor.java b/java/google/registry/model/common/Cursor.java index ee678b25ac..229131b7a2 100644 --- a/java/google/registry/model/common/Cursor.java +++ b/java/google/registry/model/common/Cursor.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/common/EntityGroupRoot.java b/java/google/registry/model/common/EntityGroupRoot.java index d8f09aca27..164b4dccb6 100644 --- a/java/google/registry/model/common/EntityGroupRoot.java +++ b/java/google/registry/model/common/EntityGroupRoot.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/common/GaeUserIdConverter.java b/java/google/registry/model/common/GaeUserIdConverter.java index b2cd2404e9..6a000493ba 100644 --- a/java/google/registry/model/common/GaeUserIdConverter.java +++ b/java/google/registry/model/common/GaeUserIdConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/common/PersistedRangeLong.java b/java/google/registry/model/common/PersistedRangeLong.java index 2c32753c8d..c262ae303b 100644 --- a/java/google/registry/model/common/PersistedRangeLong.java +++ b/java/google/registry/model/common/PersistedRangeLong.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/common/TimeOfYear.java b/java/google/registry/model/common/TimeOfYear.java index 39ebdfcd74..60b57a74fd 100644 --- a/java/google/registry/model/common/TimeOfYear.java +++ b/java/google/registry/model/common/TimeOfYear.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/common/TimedTransitionProperty.java b/java/google/registry/model/common/TimedTransitionProperty.java index 58ecb90dfe..8b3074b6a6 100644 --- a/java/google/registry/model/common/TimedTransitionProperty.java +++ b/java/google/registry/model/common/TimedTransitionProperty.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/ContactAddress.java b/java/google/registry/model/contact/ContactAddress.java index 74fda140f9..bacf2e4676 100644 --- a/java/google/registry/model/contact/ContactAddress.java +++ b/java/google/registry/model/contact/ContactAddress.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/ContactAuthInfo.java b/java/google/registry/model/contact/ContactAuthInfo.java index 42eb8b732d..8d3fa3808b 100644 --- a/java/google/registry/model/contact/ContactAuthInfo.java +++ b/java/google/registry/model/contact/ContactAuthInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/ContactCommand.java b/java/google/registry/model/contact/ContactCommand.java index 99e665d42c..33d257912f 100644 --- a/java/google/registry/model/contact/ContactCommand.java +++ b/java/google/registry/model/contact/ContactCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/ContactInfoData.java b/java/google/registry/model/contact/ContactInfoData.java index b81f17343a..f05d926bc0 100644 --- a/java/google/registry/model/contact/ContactInfoData.java +++ b/java/google/registry/model/contact/ContactInfoData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/ContactPhoneNumber.java b/java/google/registry/model/contact/ContactPhoneNumber.java index 885528fc77..dbba4d2b29 100644 --- a/java/google/registry/model/contact/ContactPhoneNumber.java +++ b/java/google/registry/model/contact/ContactPhoneNumber.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/ContactResource.java b/java/google/registry/model/contact/ContactResource.java index 32f5d3fffa..bd7db6b904 100644 --- a/java/google/registry/model/contact/ContactResource.java +++ b/java/google/registry/model/contact/ContactResource.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/Disclose.java b/java/google/registry/model/contact/Disclose.java index b2a55bb98a..c7c0cc1687 100644 --- a/java/google/registry/model/contact/Disclose.java +++ b/java/google/registry/model/contact/Disclose.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/PostalInfo.java b/java/google/registry/model/contact/PostalInfo.java index 30f3b142d2..70a7acd31b 100644 --- a/java/google/registry/model/contact/PostalInfo.java +++ b/java/google/registry/model/contact/PostalInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/contact/package-info.java b/java/google/registry/model/contact/package-info.java index 510a1c218c..5ce870e89d 100644 --- a/java/google/registry/model/contact/package-info.java +++ b/java/google/registry/model/contact/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DesignatedContact.java b/java/google/registry/model/domain/DesignatedContact.java index 50b517db16..f9b5ef209e 100644 --- a/java/google/registry/model/domain/DesignatedContact.java +++ b/java/google/registry/model/domain/DesignatedContact.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DomainApplication.java b/java/google/registry/model/domain/DomainApplication.java index 29cd8334c0..d3ce8e8db6 100644 --- a/java/google/registry/model/domain/DomainApplication.java +++ b/java/google/registry/model/domain/DomainApplication.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DomainAuthInfo.java b/java/google/registry/model/domain/DomainAuthInfo.java index a2f5cba490..a6595135a3 100644 --- a/java/google/registry/model/domain/DomainAuthInfo.java +++ b/java/google/registry/model/domain/DomainAuthInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DomainBase.java b/java/google/registry/model/domain/DomainBase.java index 7f7a9414be..af70ab9619 100644 --- a/java/google/registry/model/domain/DomainBase.java +++ b/java/google/registry/model/domain/DomainBase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DomainCommand.java b/java/google/registry/model/domain/DomainCommand.java index 47d733c0e4..33b6db8f40 100644 --- a/java/google/registry/model/domain/DomainCommand.java +++ b/java/google/registry/model/domain/DomainCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DomainInfoData.java b/java/google/registry/model/domain/DomainInfoData.java index 1033188d38..810eac8787 100644 --- a/java/google/registry/model/domain/DomainInfoData.java +++ b/java/google/registry/model/domain/DomainInfoData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DomainObjectSpec.java b/java/google/registry/model/domain/DomainObjectSpec.java index 651517deea..aaae24f070 100644 --- a/java/google/registry/model/domain/DomainObjectSpec.java +++ b/java/google/registry/model/domain/DomainObjectSpec.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DomainRenewData.java b/java/google/registry/model/domain/DomainRenewData.java index b768c4b4c6..f199e96a60 100644 --- a/java/google/registry/model/domain/DomainRenewData.java +++ b/java/google/registry/model/domain/DomainRenewData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/DomainResource.java b/java/google/registry/model/domain/DomainResource.java index d4c099c27f..f32a897d70 100644 --- a/java/google/registry/model/domain/DomainResource.java +++ b/java/google/registry/model/domain/DomainResource.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/ForeignKeyedDesignatedContact.java b/java/google/registry/model/domain/ForeignKeyedDesignatedContact.java index f8a169f3c3..61ece06258 100644 --- a/java/google/registry/model/domain/ForeignKeyedDesignatedContact.java +++ b/java/google/registry/model/domain/ForeignKeyedDesignatedContact.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/GracePeriod.java b/java/google/registry/model/domain/GracePeriod.java index 02428bc76a..a25af72b6f 100644 --- a/java/google/registry/model/domain/GracePeriod.java +++ b/java/google/registry/model/domain/GracePeriod.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/LrpTokenEntity.java b/java/google/registry/model/domain/LrpTokenEntity.java index a8f5cc3d34..3d5a4df0cf 100644 --- a/java/google/registry/model/domain/LrpTokenEntity.java +++ b/java/google/registry/model/domain/LrpTokenEntity.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/Period.java b/java/google/registry/model/domain/Period.java index 95a8dbe0dc..42fb58639c 100644 --- a/java/google/registry/model/domain/Period.java +++ b/java/google/registry/model/domain/Period.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/allocate/AllocateCreateExtension.java b/java/google/registry/model/domain/allocate/AllocateCreateExtension.java index 0816ad4962..be0af12e23 100644 --- a/java/google/registry/model/domain/allocate/AllocateCreateExtension.java +++ b/java/google/registry/model/domain/allocate/AllocateCreateExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/allocate/package-info.java b/java/google/registry/model/domain/allocate/package-info.java index f24cb9bf76..ba6aa8848a 100644 --- a/java/google/registry/model/domain/allocate/package-info.java +++ b/java/google/registry/model/domain/allocate/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/BaseFee.java b/java/google/registry/model/domain/fee/BaseFee.java index 906563e1c8..76412b53ef 100644 --- a/java/google/registry/model/domain/fee/BaseFee.java +++ b/java/google/registry/model/domain/fee/BaseFee.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/Credit.java b/java/google/registry/model/domain/fee/Credit.java index 29037dd187..858426aac3 100644 --- a/java/google/registry/model/domain/fee/Credit.java +++ b/java/google/registry/model/domain/fee/Credit.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/Fee.java b/java/google/registry/model/domain/fee/Fee.java index 534f282c54..58df5c8ea4 100644 --- a/java/google/registry/model/domain/fee/Fee.java +++ b/java/google/registry/model/domain/fee/Fee.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeCheckCommandExtension.java b/java/google/registry/model/domain/fee/FeeCheckCommandExtension.java index b79455eff8..fd6593817e 100644 --- a/java/google/registry/model/domain/fee/FeeCheckCommandExtension.java +++ b/java/google/registry/model/domain/fee/FeeCheckCommandExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeCheckCommandExtensionItem.java b/java/google/registry/model/domain/fee/FeeCheckCommandExtensionItem.java index 36e9a345d2..f480dd00a2 100644 --- a/java/google/registry/model/domain/fee/FeeCheckCommandExtensionItem.java +++ b/java/google/registry/model/domain/fee/FeeCheckCommandExtensionItem.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeCheckResponseExtension.java b/java/google/registry/model/domain/fee/FeeCheckResponseExtension.java index 3cc70dfe85..fffb96efb6 100644 --- a/java/google/registry/model/domain/fee/FeeCheckResponseExtension.java +++ b/java/google/registry/model/domain/fee/FeeCheckResponseExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeCheckResponseExtensionItem.java b/java/google/registry/model/domain/fee/FeeCheckResponseExtensionItem.java index 64c82cb1a0..5a5a40e3ea 100644 --- a/java/google/registry/model/domain/fee/FeeCheckResponseExtensionItem.java +++ b/java/google/registry/model/domain/fee/FeeCheckResponseExtensionItem.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeCreateCommandExtension.java b/java/google/registry/model/domain/fee/FeeCreateCommandExtension.java index 003eaa97f9..6922ac0765 100644 --- a/java/google/registry/model/domain/fee/FeeCreateCommandExtension.java +++ b/java/google/registry/model/domain/fee/FeeCreateCommandExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeExtensionCommandDescriptor.java b/java/google/registry/model/domain/fee/FeeExtensionCommandDescriptor.java index f9c82b0218..feff05ba22 100644 --- a/java/google/registry/model/domain/fee/FeeExtensionCommandDescriptor.java +++ b/java/google/registry/model/domain/fee/FeeExtensionCommandDescriptor.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeQueryCommandExtensionItem.java b/java/google/registry/model/domain/fee/FeeQueryCommandExtensionItem.java index e1e863c217..1495aced43 100644 --- a/java/google/registry/model/domain/fee/FeeQueryCommandExtensionItem.java +++ b/java/google/registry/model/domain/fee/FeeQueryCommandExtensionItem.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeQueryResponseExtensionItem.java b/java/google/registry/model/domain/fee/FeeQueryResponseExtensionItem.java index f50e25a94b..42283141d1 100644 --- a/java/google/registry/model/domain/fee/FeeQueryResponseExtensionItem.java +++ b/java/google/registry/model/domain/fee/FeeQueryResponseExtensionItem.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeRenewCommandExtension.java b/java/google/registry/model/domain/fee/FeeRenewCommandExtension.java index 67020537a0..0b8c3606be 100644 --- a/java/google/registry/model/domain/fee/FeeRenewCommandExtension.java +++ b/java/google/registry/model/domain/fee/FeeRenewCommandExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeTransferCommandExtension.java b/java/google/registry/model/domain/fee/FeeTransferCommandExtension.java index a9c3f76e91..802d59816a 100644 --- a/java/google/registry/model/domain/fee/FeeTransferCommandExtension.java +++ b/java/google/registry/model/domain/fee/FeeTransferCommandExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeTransformCommandExtension.java b/java/google/registry/model/domain/fee/FeeTransformCommandExtension.java index 556f4396e4..b3f8da5a29 100644 --- a/java/google/registry/model/domain/fee/FeeTransformCommandExtension.java +++ b/java/google/registry/model/domain/fee/FeeTransformCommandExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeTransformResponseExtension.java b/java/google/registry/model/domain/fee/FeeTransformResponseExtension.java index 9484d36235..dff1a18465 100644 --- a/java/google/registry/model/domain/fee/FeeTransformResponseExtension.java +++ b/java/google/registry/model/domain/fee/FeeTransformResponseExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee/FeeUpdateCommandExtension.java b/java/google/registry/model/domain/fee/FeeUpdateCommandExtension.java index e8e979a979..fbaeefc547 100644 --- a/java/google/registry/model/domain/fee/FeeUpdateCommandExtension.java +++ b/java/google/registry/model/domain/fee/FeeUpdateCommandExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeCheckCommandExtensionItemV06.java b/java/google/registry/model/domain/fee06/FeeCheckCommandExtensionItemV06.java index 7ba97155c3..ffec62b919 100644 --- a/java/google/registry/model/domain/fee06/FeeCheckCommandExtensionItemV06.java +++ b/java/google/registry/model/domain/fee06/FeeCheckCommandExtensionItemV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeCheckCommandExtensionV06.java b/java/google/registry/model/domain/fee06/FeeCheckCommandExtensionV06.java index 402b4c6f2b..89108e48a4 100644 --- a/java/google/registry/model/domain/fee06/FeeCheckCommandExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeCheckCommandExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeCheckResponseExtensionItemV06.java b/java/google/registry/model/domain/fee06/FeeCheckResponseExtensionItemV06.java index 2c065469fe..3aa5c629ae 100644 --- a/java/google/registry/model/domain/fee06/FeeCheckResponseExtensionItemV06.java +++ b/java/google/registry/model/domain/fee06/FeeCheckResponseExtensionItemV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeCheckResponseExtensionV06.java b/java/google/registry/model/domain/fee06/FeeCheckResponseExtensionV06.java index 13dc26a3ca..e2f3e4e587 100644 --- a/java/google/registry/model/domain/fee06/FeeCheckResponseExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeCheckResponseExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeCreateCommandExtensionV06.java b/java/google/registry/model/domain/fee06/FeeCreateCommandExtensionV06.java index e0be36842d..ac510ef639 100644 --- a/java/google/registry/model/domain/fee06/FeeCreateCommandExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeCreateCommandExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeCreateResponseExtensionV06.java b/java/google/registry/model/domain/fee06/FeeCreateResponseExtensionV06.java index f80d157ae8..5f8f61e143 100644 --- a/java/google/registry/model/domain/fee06/FeeCreateResponseExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeCreateResponseExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeDeleteResponseExtensionV06.java b/java/google/registry/model/domain/fee06/FeeDeleteResponseExtensionV06.java index c680bcbf5c..725e097627 100644 --- a/java/google/registry/model/domain/fee06/FeeDeleteResponseExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeDeleteResponseExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeInfoCommandExtensionV06.java b/java/google/registry/model/domain/fee06/FeeInfoCommandExtensionV06.java index 3089cb7933..9ad93d1789 100644 --- a/java/google/registry/model/domain/fee06/FeeInfoCommandExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeInfoCommandExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeInfoResponseExtensionV06.java b/java/google/registry/model/domain/fee06/FeeInfoResponseExtensionV06.java index 7fb5f99a02..5f88f434d1 100644 --- a/java/google/registry/model/domain/fee06/FeeInfoResponseExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeInfoResponseExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeRenewCommandExtensionV06.java b/java/google/registry/model/domain/fee06/FeeRenewCommandExtensionV06.java index 69d8046f1c..7284ada355 100644 --- a/java/google/registry/model/domain/fee06/FeeRenewCommandExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeRenewCommandExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeRenewResponseExtensionV06.java b/java/google/registry/model/domain/fee06/FeeRenewResponseExtensionV06.java index 446217731e..417d03d07c 100644 --- a/java/google/registry/model/domain/fee06/FeeRenewResponseExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeRenewResponseExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeTransferCommandExtensionV06.java b/java/google/registry/model/domain/fee06/FeeTransferCommandExtensionV06.java index 17cafa2c45..8879efa930 100644 --- a/java/google/registry/model/domain/fee06/FeeTransferCommandExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeTransferCommandExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeTransferResponseExtensionV06.java b/java/google/registry/model/domain/fee06/FeeTransferResponseExtensionV06.java index b60e570431..e9b5e39155 100644 --- a/java/google/registry/model/domain/fee06/FeeTransferResponseExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeTransferResponseExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeUpdateCommandExtensionV06.java b/java/google/registry/model/domain/fee06/FeeUpdateCommandExtensionV06.java index 75f476df9c..d429f3b0b6 100644 --- a/java/google/registry/model/domain/fee06/FeeUpdateCommandExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeUpdateCommandExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/FeeUpdateResponseExtensionV06.java b/java/google/registry/model/domain/fee06/FeeUpdateResponseExtensionV06.java index 1663479312..c39cb353e1 100644 --- a/java/google/registry/model/domain/fee06/FeeUpdateResponseExtensionV06.java +++ b/java/google/registry/model/domain/fee06/FeeUpdateResponseExtensionV06.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee06/package-info.java b/java/google/registry/model/domain/fee06/package-info.java index 16bea9bd60..5cb4dcb070 100644 --- a/java/google/registry/model/domain/fee06/package-info.java +++ b/java/google/registry/model/domain/fee06/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeCheckCommandExtensionV11.java b/java/google/registry/model/domain/fee11/FeeCheckCommandExtensionV11.java index c9fbe03f5f..7502a51c7b 100644 --- a/java/google/registry/model/domain/fee11/FeeCheckCommandExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeCheckCommandExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeCheckResponseExtensionItemV11.java b/java/google/registry/model/domain/fee11/FeeCheckResponseExtensionItemV11.java index a36df54430..f028ca145f 100644 --- a/java/google/registry/model/domain/fee11/FeeCheckResponseExtensionItemV11.java +++ b/java/google/registry/model/domain/fee11/FeeCheckResponseExtensionItemV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeCheckResponseExtensionV11.java b/java/google/registry/model/domain/fee11/FeeCheckResponseExtensionV11.java index 91aafbc9dc..97671a9c36 100644 --- a/java/google/registry/model/domain/fee11/FeeCheckResponseExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeCheckResponseExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeCreateCommandExtensionV11.java b/java/google/registry/model/domain/fee11/FeeCreateCommandExtensionV11.java index 4033e7ec82..04a5e1bcc6 100644 --- a/java/google/registry/model/domain/fee11/FeeCreateCommandExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeCreateCommandExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeCreateResponseExtensionV11.java b/java/google/registry/model/domain/fee11/FeeCreateResponseExtensionV11.java index 8d1f551ae1..f765a194a9 100644 --- a/java/google/registry/model/domain/fee11/FeeCreateResponseExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeCreateResponseExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeDeleteResponseExtensionV11.java b/java/google/registry/model/domain/fee11/FeeDeleteResponseExtensionV11.java index df7a4cc606..470d812ec0 100644 --- a/java/google/registry/model/domain/fee11/FeeDeleteResponseExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeDeleteResponseExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeRenewCommandExtensionV11.java b/java/google/registry/model/domain/fee11/FeeRenewCommandExtensionV11.java index 77a03b5ca9..ddf7fb3f1a 100644 --- a/java/google/registry/model/domain/fee11/FeeRenewCommandExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeRenewCommandExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeRenewResponseExtensionV11.java b/java/google/registry/model/domain/fee11/FeeRenewResponseExtensionV11.java index 76f4f35984..2de70381a3 100644 --- a/java/google/registry/model/domain/fee11/FeeRenewResponseExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeRenewResponseExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeTransferCommandExtensionV11.java b/java/google/registry/model/domain/fee11/FeeTransferCommandExtensionV11.java index 2ea4a34103..03da74a736 100644 --- a/java/google/registry/model/domain/fee11/FeeTransferCommandExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeTransferCommandExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeTransferResponseExtensionV11.java b/java/google/registry/model/domain/fee11/FeeTransferResponseExtensionV11.java index 1b87d3af7d..93a0e781c8 100644 --- a/java/google/registry/model/domain/fee11/FeeTransferResponseExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeTransferResponseExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeUpdateCommandExtensionV11.java b/java/google/registry/model/domain/fee11/FeeUpdateCommandExtensionV11.java index 76707a5a81..889be34353 100644 --- a/java/google/registry/model/domain/fee11/FeeUpdateCommandExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeUpdateCommandExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/FeeUpdateResponseExtensionV11.java b/java/google/registry/model/domain/fee11/FeeUpdateResponseExtensionV11.java index 02772d6868..7a39430ebb 100644 --- a/java/google/registry/model/domain/fee11/FeeUpdateResponseExtensionV11.java +++ b/java/google/registry/model/domain/fee11/FeeUpdateResponseExtensionV11.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee11/package-info.java b/java/google/registry/model/domain/fee11/package-info.java index 1c7257da18..97897ffc55 100644 --- a/java/google/registry/model/domain/fee11/package-info.java +++ b/java/google/registry/model/domain/fee11/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeCheckCommandExtensionItemV12.java b/java/google/registry/model/domain/fee12/FeeCheckCommandExtensionItemV12.java index 5e55c917ab..e6ef5fbe79 100644 --- a/java/google/registry/model/domain/fee12/FeeCheckCommandExtensionItemV12.java +++ b/java/google/registry/model/domain/fee12/FeeCheckCommandExtensionItemV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeCheckCommandExtensionV12.java b/java/google/registry/model/domain/fee12/FeeCheckCommandExtensionV12.java index a0efcab224..c0b094df61 100644 --- a/java/google/registry/model/domain/fee12/FeeCheckCommandExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeCheckCommandExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionItemCommandV12.java b/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionItemCommandV12.java index c357c6ff00..86217d5364 100644 --- a/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionItemCommandV12.java +++ b/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionItemCommandV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionItemV12.java b/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionItemV12.java index fb0603a1a2..d4f57627de 100644 --- a/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionItemV12.java +++ b/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionItemV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionV12.java b/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionV12.java index 5cefc0006d..4da664bda4 100644 --- a/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeCheckResponseExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeCreateCommandExtensionV12.java b/java/google/registry/model/domain/fee12/FeeCreateCommandExtensionV12.java index 1d143559b5..3b0ad2dc31 100644 --- a/java/google/registry/model/domain/fee12/FeeCreateCommandExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeCreateCommandExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeCreateResponseExtensionV12.java b/java/google/registry/model/domain/fee12/FeeCreateResponseExtensionV12.java index 5fc2fdb467..90799ed365 100644 --- a/java/google/registry/model/domain/fee12/FeeCreateResponseExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeCreateResponseExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeDeleteResponseExtensionV12.java b/java/google/registry/model/domain/fee12/FeeDeleteResponseExtensionV12.java index 70df8acc61..30ae7e0114 100644 --- a/java/google/registry/model/domain/fee12/FeeDeleteResponseExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeDeleteResponseExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeRenewCommandExtensionV12.java b/java/google/registry/model/domain/fee12/FeeRenewCommandExtensionV12.java index 0cfdf6605d..e97cbae1d6 100644 --- a/java/google/registry/model/domain/fee12/FeeRenewCommandExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeRenewCommandExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeRenewResponseExtensionV12.java b/java/google/registry/model/domain/fee12/FeeRenewResponseExtensionV12.java index 8d56857c3c..89778372b4 100644 --- a/java/google/registry/model/domain/fee12/FeeRenewResponseExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeRenewResponseExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeTransferCommandExtensionV12.java b/java/google/registry/model/domain/fee12/FeeTransferCommandExtensionV12.java index ffdd010d14..983678819d 100644 --- a/java/google/registry/model/domain/fee12/FeeTransferCommandExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeTransferCommandExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeTransferResponseExtensionV12.java b/java/google/registry/model/domain/fee12/FeeTransferResponseExtensionV12.java index 16342d881e..dad1dfa08c 100644 --- a/java/google/registry/model/domain/fee12/FeeTransferResponseExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeTransferResponseExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeUpdateCommandExtensionV12.java b/java/google/registry/model/domain/fee12/FeeUpdateCommandExtensionV12.java index e8126ff0e8..63f33363aa 100644 --- a/java/google/registry/model/domain/fee12/FeeUpdateCommandExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeUpdateCommandExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/FeeUpdateResponseExtensionV12.java b/java/google/registry/model/domain/fee12/FeeUpdateResponseExtensionV12.java index 158e3d8b7d..2fc3bbd0aa 100644 --- a/java/google/registry/model/domain/fee12/FeeUpdateResponseExtensionV12.java +++ b/java/google/registry/model/domain/fee12/FeeUpdateResponseExtensionV12.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/fee12/package-info.java b/java/google/registry/model/domain/fee12/package-info.java index 50ae4de7a6..63b2ea5835 100644 --- a/java/google/registry/model/domain/fee12/package-info.java +++ b/java/google/registry/model/domain/fee12/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/ApplicationIdTargetExtension.java b/java/google/registry/model/domain/launch/ApplicationIdTargetExtension.java index e85d884621..6708c153e0 100644 --- a/java/google/registry/model/domain/launch/ApplicationIdTargetExtension.java +++ b/java/google/registry/model/domain/launch/ApplicationIdTargetExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/ApplicationStatus.java b/java/google/registry/model/domain/launch/ApplicationStatus.java index 52941b390b..5a96948bde 100644 --- a/java/google/registry/model/domain/launch/ApplicationStatus.java +++ b/java/google/registry/model/domain/launch/ApplicationStatus.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchCheckExtension.java b/java/google/registry/model/domain/launch/LaunchCheckExtension.java index f54dfa0f6b..225eef35c7 100644 --- a/java/google/registry/model/domain/launch/LaunchCheckExtension.java +++ b/java/google/registry/model/domain/launch/LaunchCheckExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchCheckResponseExtension.java b/java/google/registry/model/domain/launch/LaunchCheckResponseExtension.java index 2872b61ebe..d445540281 100644 --- a/java/google/registry/model/domain/launch/LaunchCheckResponseExtension.java +++ b/java/google/registry/model/domain/launch/LaunchCheckResponseExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchCreateExtension.java b/java/google/registry/model/domain/launch/LaunchCreateExtension.java index 6a2065bf7f..38debd1efd 100644 --- a/java/google/registry/model/domain/launch/LaunchCreateExtension.java +++ b/java/google/registry/model/domain/launch/LaunchCreateExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchCreateResponseExtension.java b/java/google/registry/model/domain/launch/LaunchCreateResponseExtension.java index 1015eeea60..c7a5c6ead3 100644 --- a/java/google/registry/model/domain/launch/LaunchCreateResponseExtension.java +++ b/java/google/registry/model/domain/launch/LaunchCreateResponseExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchDeleteExtension.java b/java/google/registry/model/domain/launch/LaunchDeleteExtension.java index 355e0802b7..6f01efafb9 100644 --- a/java/google/registry/model/domain/launch/LaunchDeleteExtension.java +++ b/java/google/registry/model/domain/launch/LaunchDeleteExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchExtension.java b/java/google/registry/model/domain/launch/LaunchExtension.java index 8356b07d2a..031c7a66e3 100644 --- a/java/google/registry/model/domain/launch/LaunchExtension.java +++ b/java/google/registry/model/domain/launch/LaunchExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchInfoExtension.java b/java/google/registry/model/domain/launch/LaunchInfoExtension.java index ed41e7d2db..f4fa8d4ca9 100644 --- a/java/google/registry/model/domain/launch/LaunchInfoExtension.java +++ b/java/google/registry/model/domain/launch/LaunchInfoExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchInfoResponseExtension.java b/java/google/registry/model/domain/launch/LaunchInfoResponseExtension.java index 3aedc02913..1b505593d0 100644 --- a/java/google/registry/model/domain/launch/LaunchInfoResponseExtension.java +++ b/java/google/registry/model/domain/launch/LaunchInfoResponseExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchNotice.java b/java/google/registry/model/domain/launch/LaunchNotice.java index d3af3fba76..733507ee5e 100644 --- a/java/google/registry/model/domain/launch/LaunchNotice.java +++ b/java/google/registry/model/domain/launch/LaunchNotice.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchPhase.java b/java/google/registry/model/domain/launch/LaunchPhase.java index 77285991cd..ed82927558 100644 --- a/java/google/registry/model/domain/launch/LaunchPhase.java +++ b/java/google/registry/model/domain/launch/LaunchPhase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/LaunchUpdateExtension.java b/java/google/registry/model/domain/launch/LaunchUpdateExtension.java index 9876fdc76e..56bdaad6b6 100644 --- a/java/google/registry/model/domain/launch/LaunchUpdateExtension.java +++ b/java/google/registry/model/domain/launch/LaunchUpdateExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/launch/package-info.java b/java/google/registry/model/domain/launch/package-info.java index 77d49885d5..ba3c3e3782 100644 --- a/java/google/registry/model/domain/launch/package-info.java +++ b/java/google/registry/model/domain/launch/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/metadata/MetadataExtension.java b/java/google/registry/model/domain/metadata/MetadataExtension.java index 4b9c246d53..2e7ef2851c 100644 --- a/java/google/registry/model/domain/metadata/MetadataExtension.java +++ b/java/google/registry/model/domain/metadata/MetadataExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/metadata/package-info.java b/java/google/registry/model/domain/metadata/package-info.java index 733f6c6901..a490e6c2b8 100644 --- a/java/google/registry/model/domain/metadata/package-info.java +++ b/java/google/registry/model/domain/metadata/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/package-info.java b/java/google/registry/model/domain/package-info.java index 6db2d8e789..b33d62cb88 100644 --- a/java/google/registry/model/domain/package-info.java +++ b/java/google/registry/model/domain/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/rgp/GracePeriodStatus.java b/java/google/registry/model/domain/rgp/GracePeriodStatus.java index 9f4bccf62d..6a8b509ae9 100644 --- a/java/google/registry/model/domain/rgp/GracePeriodStatus.java +++ b/java/google/registry/model/domain/rgp/GracePeriodStatus.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/rgp/RestoreCommand.java b/java/google/registry/model/domain/rgp/RestoreCommand.java index 79d1d663ef..8ac49ba154 100644 --- a/java/google/registry/model/domain/rgp/RestoreCommand.java +++ b/java/google/registry/model/domain/rgp/RestoreCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/rgp/RgpInfoExtension.java b/java/google/registry/model/domain/rgp/RgpInfoExtension.java index 5bcca9e444..58b56dbeda 100644 --- a/java/google/registry/model/domain/rgp/RgpInfoExtension.java +++ b/java/google/registry/model/domain/rgp/RgpInfoExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/rgp/RgpUpdateExtension.java b/java/google/registry/model/domain/rgp/RgpUpdateExtension.java index 90bdae2193..3affc59709 100644 --- a/java/google/registry/model/domain/rgp/RgpUpdateExtension.java +++ b/java/google/registry/model/domain/rgp/RgpUpdateExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/rgp/package-info.java b/java/google/registry/model/domain/rgp/package-info.java index 52b9d3aeb3..05f3327da1 100644 --- a/java/google/registry/model/domain/rgp/package-info.java +++ b/java/google/registry/model/domain/rgp/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/secdns/DelegationSignerData.java b/java/google/registry/model/domain/secdns/DelegationSignerData.java index 344fc01e84..8b6e8e14dd 100644 --- a/java/google/registry/model/domain/secdns/DelegationSignerData.java +++ b/java/google/registry/model/domain/secdns/DelegationSignerData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/secdns/SecDnsCreateExtension.java b/java/google/registry/model/domain/secdns/SecDnsCreateExtension.java index 7af124ff99..79ecafdecb 100644 --- a/java/google/registry/model/domain/secdns/SecDnsCreateExtension.java +++ b/java/google/registry/model/domain/secdns/SecDnsCreateExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/secdns/SecDnsInfoExtension.java b/java/google/registry/model/domain/secdns/SecDnsInfoExtension.java index 23d6231100..e14f297ebe 100644 --- a/java/google/registry/model/domain/secdns/SecDnsInfoExtension.java +++ b/java/google/registry/model/domain/secdns/SecDnsInfoExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/secdns/SecDnsUpdateExtension.java b/java/google/registry/model/domain/secdns/SecDnsUpdateExtension.java index 75e8482d02..975e540a10 100644 --- a/java/google/registry/model/domain/secdns/SecDnsUpdateExtension.java +++ b/java/google/registry/model/domain/secdns/SecDnsUpdateExtension.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/domain/secdns/package-info.java b/java/google/registry/model/domain/secdns/package-info.java index c8c7d6341e..ca7bd042b6 100644 --- a/java/google/registry/model/domain/secdns/package-info.java +++ b/java/google/registry/model/domain/secdns/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppcommon/Address.java b/java/google/registry/model/eppcommon/Address.java index 25b4c1e1d5..98157382ca 100644 --- a/java/google/registry/model/eppcommon/Address.java +++ b/java/google/registry/model/eppcommon/Address.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppcommon/AuthInfo.java b/java/google/registry/model/eppcommon/AuthInfo.java index 12d57223fd..f985ab68ee 100644 --- a/java/google/registry/model/eppcommon/AuthInfo.java +++ b/java/google/registry/model/eppcommon/AuthInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppcommon/PhoneNumber.java b/java/google/registry/model/eppcommon/PhoneNumber.java index 903dde3865..deb1bfaad2 100644 --- a/java/google/registry/model/eppcommon/PhoneNumber.java +++ b/java/google/registry/model/eppcommon/PhoneNumber.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppcommon/PresenceMarker.java b/java/google/registry/model/eppcommon/PresenceMarker.java index 3235cac85f..dc65565f9f 100644 --- a/java/google/registry/model/eppcommon/PresenceMarker.java +++ b/java/google/registry/model/eppcommon/PresenceMarker.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppcommon/ProtocolDefinition.java b/java/google/registry/model/eppcommon/ProtocolDefinition.java index 317ce7b8a8..a6b2dd3513 100644 --- a/java/google/registry/model/eppcommon/ProtocolDefinition.java +++ b/java/google/registry/model/eppcommon/ProtocolDefinition.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppcommon/StatusValue.java b/java/google/registry/model/eppcommon/StatusValue.java index f5ea764ad8..3a0626596a 100644 --- a/java/google/registry/model/eppcommon/StatusValue.java +++ b/java/google/registry/model/eppcommon/StatusValue.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppcommon/Trid.java b/java/google/registry/model/eppcommon/Trid.java index 8817b4cc82..62a712dd5a 100644 --- a/java/google/registry/model/eppcommon/Trid.java +++ b/java/google/registry/model/eppcommon/Trid.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppcommon/package-info.java b/java/google/registry/model/eppcommon/package-info.java index af0f57702e..249ac22036 100644 --- a/java/google/registry/model/eppcommon/package-info.java +++ b/java/google/registry/model/eppcommon/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppinput/EppInput.java b/java/google/registry/model/eppinput/EppInput.java index 5563528d8c..33604dfab3 100644 --- a/java/google/registry/model/eppinput/EppInput.java +++ b/java/google/registry/model/eppinput/EppInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppinput/ResourceCommand.java b/java/google/registry/model/eppinput/ResourceCommand.java index 1ca29661e3..8706d31633 100644 --- a/java/google/registry/model/eppinput/ResourceCommand.java +++ b/java/google/registry/model/eppinput/ResourceCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppinput/package-info.java b/java/google/registry/model/eppinput/package-info.java index 95d93383da..463878af91 100644 --- a/java/google/registry/model/eppinput/package-info.java +++ b/java/google/registry/model/eppinput/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppoutput/CheckData.java b/java/google/registry/model/eppoutput/CheckData.java index 1fc0811f22..5e1f71a54d 100644 --- a/java/google/registry/model/eppoutput/CheckData.java +++ b/java/google/registry/model/eppoutput/CheckData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppoutput/CreateData.java b/java/google/registry/model/eppoutput/CreateData.java index 7893a2478e..34dae3e9d0 100644 --- a/java/google/registry/model/eppoutput/CreateData.java +++ b/java/google/registry/model/eppoutput/CreateData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppoutput/EppOutput.java b/java/google/registry/model/eppoutput/EppOutput.java index 2a0c42796a..2ddc5b9d59 100644 --- a/java/google/registry/model/eppoutput/EppOutput.java +++ b/java/google/registry/model/eppoutput/EppOutput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppoutput/EppResponse.java b/java/google/registry/model/eppoutput/EppResponse.java index 99557a3d90..2f88291a69 100644 --- a/java/google/registry/model/eppoutput/EppResponse.java +++ b/java/google/registry/model/eppoutput/EppResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppoutput/Greeting.java b/java/google/registry/model/eppoutput/Greeting.java index 933a36c61c..aa522ea698 100644 --- a/java/google/registry/model/eppoutput/Greeting.java +++ b/java/google/registry/model/eppoutput/Greeting.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppoutput/Result.java b/java/google/registry/model/eppoutput/Result.java index 2a8d838f8c..afd7679768 100644 --- a/java/google/registry/model/eppoutput/Result.java +++ b/java/google/registry/model/eppoutput/Result.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/eppoutput/package-info.java b/java/google/registry/model/eppoutput/package-info.java index 460c7d27cc..8586d75fc3 100644 --- a/java/google/registry/model/eppoutput/package-info.java +++ b/java/google/registry/model/eppoutput/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/export/LogsExportCursor.java b/java/google/registry/model/export/LogsExportCursor.java index 6efab2f8b1..f925cd8cbd 100644 --- a/java/google/registry/model/export/LogsExportCursor.java +++ b/java/google/registry/model/export/LogsExportCursor.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/host/HostCommand.java b/java/google/registry/model/host/HostCommand.java index 746a4740fe..6334b790cd 100644 --- a/java/google/registry/model/host/HostCommand.java +++ b/java/google/registry/model/host/HostCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/host/HostInfoData.java b/java/google/registry/model/host/HostInfoData.java index 9fe1cdb8a4..a83dab01fd 100644 --- a/java/google/registry/model/host/HostInfoData.java +++ b/java/google/registry/model/host/HostInfoData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/host/HostResource.java b/java/google/registry/model/host/HostResource.java index df52e83c29..dde37d350b 100644 --- a/java/google/registry/model/host/HostResource.java +++ b/java/google/registry/model/host/HostResource.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/host/InetAddressAdapter.java b/java/google/registry/model/host/InetAddressAdapter.java index 4d9939cd24..3bd29488f5 100644 --- a/java/google/registry/model/host/InetAddressAdapter.java +++ b/java/google/registry/model/host/InetAddressAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/host/package-info.java b/java/google/registry/model/host/package-info.java index c73fbcfb62..27f5ff8dbf 100644 --- a/java/google/registry/model/host/package-info.java +++ b/java/google/registry/model/host/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/index/DomainApplicationIndex.java b/java/google/registry/model/index/DomainApplicationIndex.java index ead93a9997..9e21051aa6 100644 --- a/java/google/registry/model/index/DomainApplicationIndex.java +++ b/java/google/registry/model/index/DomainApplicationIndex.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/index/EppResourceIndex.java b/java/google/registry/model/index/EppResourceIndex.java index 9ed386a8c1..ee5cd84d99 100644 --- a/java/google/registry/model/index/EppResourceIndex.java +++ b/java/google/registry/model/index/EppResourceIndex.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/index/EppResourceIndexBucket.java b/java/google/registry/model/index/EppResourceIndexBucket.java index c0f703e972..bbd4723942 100644 --- a/java/google/registry/model/index/EppResourceIndexBucket.java +++ b/java/google/registry/model/index/EppResourceIndexBucket.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/index/ForeignKeyIndex.java b/java/google/registry/model/index/ForeignKeyIndex.java index 33d03c0096..70bfe44cc9 100644 --- a/java/google/registry/model/index/ForeignKeyIndex.java +++ b/java/google/registry/model/index/ForeignKeyIndex.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/CommonMarkContactFields.java b/java/google/registry/model/mark/CommonMarkContactFields.java index 9471b95212..66c03748cc 100644 --- a/java/google/registry/model/mark/CommonMarkContactFields.java +++ b/java/google/registry/model/mark/CommonMarkContactFields.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/CommonMarkFields.java b/java/google/registry/model/mark/CommonMarkFields.java index c50f5892c2..4cc0902740 100644 --- a/java/google/registry/model/mark/CommonMarkFields.java +++ b/java/google/registry/model/mark/CommonMarkFields.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/CourtMark.java b/java/google/registry/model/mark/CourtMark.java index f55ffded64..3ead91916e 100644 --- a/java/google/registry/model/mark/CourtMark.java +++ b/java/google/registry/model/mark/CourtMark.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/Mark.java b/java/google/registry/model/mark/Mark.java index 8d507efb89..284cb602a6 100644 --- a/java/google/registry/model/mark/Mark.java +++ b/java/google/registry/model/mark/Mark.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/MarkAddress.java b/java/google/registry/model/mark/MarkAddress.java index b5ef63d251..332f8f1261 100644 --- a/java/google/registry/model/mark/MarkAddress.java +++ b/java/google/registry/model/mark/MarkAddress.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/MarkContact.java b/java/google/registry/model/mark/MarkContact.java index a614c261b2..d38be76bf8 100644 --- a/java/google/registry/model/mark/MarkContact.java +++ b/java/google/registry/model/mark/MarkContact.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/MarkHolder.java b/java/google/registry/model/mark/MarkHolder.java index bd21cd1355..5575926efb 100644 --- a/java/google/registry/model/mark/MarkHolder.java +++ b/java/google/registry/model/mark/MarkHolder.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/MarkPhoneNumber.java b/java/google/registry/model/mark/MarkPhoneNumber.java index 1439c68fdb..9d226dc8a4 100644 --- a/java/google/registry/model/mark/MarkPhoneNumber.java +++ b/java/google/registry/model/mark/MarkPhoneNumber.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/MarkProtection.java b/java/google/registry/model/mark/MarkProtection.java index 43089ec15f..f29c8f4b2f 100644 --- a/java/google/registry/model/mark/MarkProtection.java +++ b/java/google/registry/model/mark/MarkProtection.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/ProtectedMark.java b/java/google/registry/model/mark/ProtectedMark.java index 13c3a6fccd..1e6fab96ac 100644 --- a/java/google/registry/model/mark/ProtectedMark.java +++ b/java/google/registry/model/mark/ProtectedMark.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/Trademark.java b/java/google/registry/model/mark/Trademark.java index a841d10361..8dbf545cba 100644 --- a/java/google/registry/model/mark/Trademark.java +++ b/java/google/registry/model/mark/Trademark.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/TreatyOrStatuteMark.java b/java/google/registry/model/mark/TreatyOrStatuteMark.java index 9bc1df651a..38aecf24f5 100644 --- a/java/google/registry/model/mark/TreatyOrStatuteMark.java +++ b/java/google/registry/model/mark/TreatyOrStatuteMark.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/mark/package-info.java b/java/google/registry/model/mark/package-info.java index 3af3d54734..17ae19ae1e 100644 --- a/java/google/registry/model/mark/package-info.java +++ b/java/google/registry/model/mark/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/AugmentedDeleter.java b/java/google/registry/model/ofy/AugmentedDeleter.java index e087b99c38..a426c2e0bc 100644 --- a/java/google/registry/model/ofy/AugmentedDeleter.java +++ b/java/google/registry/model/ofy/AugmentedDeleter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/AugmentedSaver.java b/java/google/registry/model/ofy/AugmentedSaver.java index a5c975249d..b42c1df4d2 100644 --- a/java/google/registry/model/ofy/AugmentedSaver.java +++ b/java/google/registry/model/ofy/AugmentedSaver.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/CommitLogBucket.java b/java/google/registry/model/ofy/CommitLogBucket.java index 9d235492b3..1a763a5bae 100644 --- a/java/google/registry/model/ofy/CommitLogBucket.java +++ b/java/google/registry/model/ofy/CommitLogBucket.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/CommitLogCheckpoint.java b/java/google/registry/model/ofy/CommitLogCheckpoint.java index d88a0e3cd0..9ae7496e64 100644 --- a/java/google/registry/model/ofy/CommitLogCheckpoint.java +++ b/java/google/registry/model/ofy/CommitLogCheckpoint.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/CommitLogCheckpointRoot.java b/java/google/registry/model/ofy/CommitLogCheckpointRoot.java index a93f701297..c5edbd3448 100644 --- a/java/google/registry/model/ofy/CommitLogCheckpointRoot.java +++ b/java/google/registry/model/ofy/CommitLogCheckpointRoot.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/CommitLogManifest.java b/java/google/registry/model/ofy/CommitLogManifest.java index d932992b2e..ab79a8777c 100644 --- a/java/google/registry/model/ofy/CommitLogManifest.java +++ b/java/google/registry/model/ofy/CommitLogManifest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/CommitLogMutation.java b/java/google/registry/model/ofy/CommitLogMutation.java index e8035290d6..5cff329800 100644 --- a/java/google/registry/model/ofy/CommitLogMutation.java +++ b/java/google/registry/model/ofy/CommitLogMutation.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/CommitLoggedWork.java b/java/google/registry/model/ofy/CommitLoggedWork.java index 2701b6ba38..e329884a56 100644 --- a/java/google/registry/model/ofy/CommitLoggedWork.java +++ b/java/google/registry/model/ofy/CommitLoggedWork.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/ObjectifyService.java b/java/google/registry/model/ofy/ObjectifyService.java index 765e5eedcd..7cd98a8016 100644 --- a/java/google/registry/model/ofy/ObjectifyService.java +++ b/java/google/registry/model/ofy/ObjectifyService.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/Ofy.java b/java/google/registry/model/ofy/Ofy.java index 8fe90b1000..e7cdc6952e 100644 --- a/java/google/registry/model/ofy/Ofy.java +++ b/java/google/registry/model/ofy/Ofy.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/OfyFilter.java b/java/google/registry/model/ofy/OfyFilter.java index 7c37238169..1fd5e9713e 100644 --- a/java/google/registry/model/ofy/OfyFilter.java +++ b/java/google/registry/model/ofy/OfyFilter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/ReadOnlyWork.java b/java/google/registry/model/ofy/ReadOnlyWork.java index 870f61306e..70a7b419ee 100644 --- a/java/google/registry/model/ofy/ReadOnlyWork.java +++ b/java/google/registry/model/ofy/ReadOnlyWork.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/RequestCapturingAsyncDatastoreService.java b/java/google/registry/model/ofy/RequestCapturingAsyncDatastoreService.java index 6782633396..964e012219 100644 --- a/java/google/registry/model/ofy/RequestCapturingAsyncDatastoreService.java +++ b/java/google/registry/model/ofy/RequestCapturingAsyncDatastoreService.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/SessionKeyExposingObjectify.java b/java/google/registry/model/ofy/SessionKeyExposingObjectify.java index e8fde9f58f..eb938cbfbd 100644 --- a/java/google/registry/model/ofy/SessionKeyExposingObjectify.java +++ b/java/google/registry/model/ofy/SessionKeyExposingObjectify.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/TimestampInversionException.java b/java/google/registry/model/ofy/TimestampInversionException.java index a1b0c3df22..7e6f94923e 100644 --- a/java/google/registry/model/ofy/TimestampInversionException.java +++ b/java/google/registry/model/ofy/TimestampInversionException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/ofy/TransactionInfo.java b/java/google/registry/model/ofy/TransactionInfo.java index 748468fb71..cf7a3fc097 100644 --- a/java/google/registry/model/ofy/TransactionInfo.java +++ b/java/google/registry/model/ofy/TransactionInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/package-info.java b/java/google/registry/model/package-info.java index c401cd5abe..031206dcfa 100644 --- a/java/google/registry/model/package-info.java +++ b/java/google/registry/model/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/poll/MessageQueueInfo.java b/java/google/registry/model/poll/MessageQueueInfo.java index 5103a96daf..04753d8445 100644 --- a/java/google/registry/model/poll/MessageQueueInfo.java +++ b/java/google/registry/model/poll/MessageQueueInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/poll/PendingActionNotificationResponse.java b/java/google/registry/model/poll/PendingActionNotificationResponse.java index 38681702c8..240e8db753 100644 --- a/java/google/registry/model/poll/PendingActionNotificationResponse.java +++ b/java/google/registry/model/poll/PendingActionNotificationResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/poll/PollMessage.java b/java/google/registry/model/poll/PollMessage.java index 28fccd3bb5..6700a1fda1 100644 --- a/java/google/registry/model/poll/PollMessage.java +++ b/java/google/registry/model/poll/PollMessage.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/poll/PollMessageExternalKeyConverter.java b/java/google/registry/model/poll/PollMessageExternalKeyConverter.java index a9b0eb4546..67ee279eb8 100644 --- a/java/google/registry/model/poll/PollMessageExternalKeyConverter.java +++ b/java/google/registry/model/poll/PollMessageExternalKeyConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/poll/package-info.java b/java/google/registry/model/poll/package-info.java index 08c9837d0e..936608e341 100644 --- a/java/google/registry/model/poll/package-info.java +++ b/java/google/registry/model/poll/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/pricing/PremiumPricingEngine.java b/java/google/registry/model/pricing/PremiumPricingEngine.java index f36fb35f1c..919440341a 100644 --- a/java/google/registry/model/pricing/PremiumPricingEngine.java +++ b/java/google/registry/model/pricing/PremiumPricingEngine.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/pricing/StaticPremiumListPricingEngine.java b/java/google/registry/model/pricing/StaticPremiumListPricingEngine.java index dfd6afb166..103012d2f1 100644 --- a/java/google/registry/model/pricing/StaticPremiumListPricingEngine.java +++ b/java/google/registry/model/pricing/StaticPremiumListPricingEngine.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/rde/RdeMode.java b/java/google/registry/model/rde/RdeMode.java index 7eb46eaeef..262868cae0 100644 --- a/java/google/registry/model/rde/RdeMode.java +++ b/java/google/registry/model/rde/RdeMode.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/rde/RdeNamingUtils.java b/java/google/registry/model/rde/RdeNamingUtils.java index a76c61a010..e73f7d0be0 100644 --- a/java/google/registry/model/rde/RdeNamingUtils.java +++ b/java/google/registry/model/rde/RdeNamingUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/rde/RdeRevision.java b/java/google/registry/model/rde/RdeRevision.java index 1e22ad07f7..c525a97ca3 100644 --- a/java/google/registry/model/rde/RdeRevision.java +++ b/java/google/registry/model/rde/RdeRevision.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registrar/Registrar.java b/java/google/registry/model/registrar/Registrar.java index 59ce11a458..f1143b21fd 100644 --- a/java/google/registry/model/registrar/Registrar.java +++ b/java/google/registry/model/registrar/Registrar.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registrar/RegistrarAddress.java b/java/google/registry/model/registrar/RegistrarAddress.java index 9b47d1cafb..d9fd237ef2 100644 --- a/java/google/registry/model/registrar/RegistrarAddress.java +++ b/java/google/registry/model/registrar/RegistrarAddress.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registrar/RegistrarContact.java b/java/google/registry/model/registrar/RegistrarContact.java index 82cd7305e2..0040bfaa10 100644 --- a/java/google/registry/model/registrar/RegistrarContact.java +++ b/java/google/registry/model/registrar/RegistrarContact.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registry/Registries.java b/java/google/registry/model/registry/Registries.java index 31619b115b..3d654bf7bd 100644 --- a/java/google/registry/model/registry/Registries.java +++ b/java/google/registry/model/registry/Registries.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registry/Registry.java b/java/google/registry/model/registry/Registry.java index 499611e3e9..442a170ac4 100644 --- a/java/google/registry/model/registry/Registry.java +++ b/java/google/registry/model/registry/Registry.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registry/label/BaseDomainLabelList.java b/java/google/registry/model/registry/label/BaseDomainLabelList.java index 702ec57c3c..e822c3c333 100644 --- a/java/google/registry/model/registry/label/BaseDomainLabelList.java +++ b/java/google/registry/model/registry/label/BaseDomainLabelList.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registry/label/DomainLabelEntry.java b/java/google/registry/model/registry/label/DomainLabelEntry.java index 3eb9bb5af0..c4d26039fe 100644 --- a/java/google/registry/model/registry/label/DomainLabelEntry.java +++ b/java/google/registry/model/registry/label/DomainLabelEntry.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registry/label/PremiumList.java b/java/google/registry/model/registry/label/PremiumList.java index d6cee7933f..262b795a72 100644 --- a/java/google/registry/model/registry/label/PremiumList.java +++ b/java/google/registry/model/registry/label/PremiumList.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registry/label/ReservationType.java b/java/google/registry/model/registry/label/ReservationType.java index c14d7f81b7..f778f21a30 100644 --- a/java/google/registry/model/registry/label/ReservationType.java +++ b/java/google/registry/model/registry/label/ReservationType.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registry/label/ReservedList.java b/java/google/registry/model/registry/label/ReservedList.java index 5d2c8aa3cc..097e9f9468 100644 --- a/java/google/registry/model/registry/label/ReservedList.java +++ b/java/google/registry/model/registry/label/ReservedList.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/registry/label/package-info.java b/java/google/registry/model/registry/label/package-info.java index ad775a4257..434dcb3d81 100644 --- a/java/google/registry/model/registry/label/package-info.java +++ b/java/google/registry/model/registry/label/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/reporting/HistoryEntry.java b/java/google/registry/model/reporting/HistoryEntry.java index 7488cdead1..24f6154b35 100644 --- a/java/google/registry/model/reporting/HistoryEntry.java +++ b/java/google/registry/model/reporting/HistoryEntry.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/server/Lock.java b/java/google/registry/model/server/Lock.java index 1f4731d83c..79edbe6c84 100644 --- a/java/google/registry/model/server/Lock.java +++ b/java/google/registry/model/server/Lock.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/server/ServerSecret.java b/java/google/registry/model/server/ServerSecret.java index e36bd8e44e..1d3844db15 100644 --- a/java/google/registry/model/server/ServerSecret.java +++ b/java/google/registry/model/server/ServerSecret.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/smd/AbstractSignedMark.java b/java/google/registry/model/smd/AbstractSignedMark.java index 2fcffd9f62..d2b092c462 100644 --- a/java/google/registry/model/smd/AbstractSignedMark.java +++ b/java/google/registry/model/smd/AbstractSignedMark.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/smd/EncodedSignedMark.java b/java/google/registry/model/smd/EncodedSignedMark.java index 039de28b99..26e3eb0a6f 100644 --- a/java/google/registry/model/smd/EncodedSignedMark.java +++ b/java/google/registry/model/smd/EncodedSignedMark.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/smd/IssuerInfo.java b/java/google/registry/model/smd/IssuerInfo.java index ec5252816b..8e7a1be991 100644 --- a/java/google/registry/model/smd/IssuerInfo.java +++ b/java/google/registry/model/smd/IssuerInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/smd/RemoveWhitespaceTextAdapter.java b/java/google/registry/model/smd/RemoveWhitespaceTextAdapter.java index 92fcd2e0e0..b2b4c3f7d1 100644 --- a/java/google/registry/model/smd/RemoveWhitespaceTextAdapter.java +++ b/java/google/registry/model/smd/RemoveWhitespaceTextAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/smd/SignedMark.java b/java/google/registry/model/smd/SignedMark.java index d5145fca1a..5fc481561f 100644 --- a/java/google/registry/model/smd/SignedMark.java +++ b/java/google/registry/model/smd/SignedMark.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/smd/SignedMarkRevocationList.java b/java/google/registry/model/smd/SignedMarkRevocationList.java index d5a3fa8c3c..4754aa488c 100644 --- a/java/google/registry/model/smd/SignedMarkRevocationList.java +++ b/java/google/registry/model/smd/SignedMarkRevocationList.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/smd/package-info.java b/java/google/registry/model/smd/package-info.java index f311e2a1b3..d244a0333c 100644 --- a/java/google/registry/model/smd/package-info.java +++ b/java/google/registry/model/smd/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/tmch/ClaimsListShard.java b/java/google/registry/model/tmch/ClaimsListShard.java index 4775f5ba50..967f00bbc0 100644 --- a/java/google/registry/model/tmch/ClaimsListShard.java +++ b/java/google/registry/model/tmch/ClaimsListShard.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/tmch/TmchCrl.java b/java/google/registry/model/tmch/TmchCrl.java index dfabc9179f..b550b0c70a 100644 --- a/java/google/registry/model/tmch/TmchCrl.java +++ b/java/google/registry/model/tmch/TmchCrl.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/transfer/BaseTransferObject.java b/java/google/registry/model/transfer/BaseTransferObject.java index 4245be4c4d..fe9b7637b3 100644 --- a/java/google/registry/model/transfer/BaseTransferObject.java +++ b/java/google/registry/model/transfer/BaseTransferObject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/transfer/TransferData.java b/java/google/registry/model/transfer/TransferData.java index ece4accebb..44059ef6da 100644 --- a/java/google/registry/model/transfer/TransferData.java +++ b/java/google/registry/model/transfer/TransferData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/transfer/TransferResponse.java b/java/google/registry/model/transfer/TransferResponse.java index 46ee3f6c45..dfd0f97e98 100644 --- a/java/google/registry/model/transfer/TransferResponse.java +++ b/java/google/registry/model/transfer/TransferResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/transfer/TransferStatus.java b/java/google/registry/model/transfer/TransferStatus.java index 3457ff0a7e..5633f2efe7 100644 --- a/java/google/registry/model/transfer/TransferStatus.java +++ b/java/google/registry/model/transfer/TransferStatus.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/transfer/package-info.java b/java/google/registry/model/transfer/package-info.java index 3bcd1df33d..328f9944a3 100644 --- a/java/google/registry/model/transfer/package-info.java +++ b/java/google/registry/model/transfer/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/AbstractSimpleTranslatorFactory.java b/java/google/registry/model/translators/AbstractSimpleTranslatorFactory.java index 21e854b346..2f762b8113 100644 --- a/java/google/registry/model/translators/AbstractSimpleTranslatorFactory.java +++ b/java/google/registry/model/translators/AbstractSimpleTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/CidrAddressBlockTranslatorFactory.java b/java/google/registry/model/translators/CidrAddressBlockTranslatorFactory.java index 97e9e66342..b0716ef282 100644 --- a/java/google/registry/model/translators/CidrAddressBlockTranslatorFactory.java +++ b/java/google/registry/model/translators/CidrAddressBlockTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/CommitLogRevisionsTranslatorFactory.java b/java/google/registry/model/translators/CommitLogRevisionsTranslatorFactory.java index c47f3e2f8a..45f9a65f06 100644 --- a/java/google/registry/model/translators/CommitLogRevisionsTranslatorFactory.java +++ b/java/google/registry/model/translators/CommitLogRevisionsTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/CreateAutoTimestampTranslatorFactory.java b/java/google/registry/model/translators/CreateAutoTimestampTranslatorFactory.java index 7c4ebe1ddf..b08acc2680 100644 --- a/java/google/registry/model/translators/CreateAutoTimestampTranslatorFactory.java +++ b/java/google/registry/model/translators/CreateAutoTimestampTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/CurrencyUnitAdapter.java b/java/google/registry/model/translators/CurrencyUnitAdapter.java index 3a6e9934e1..7c55c51397 100644 --- a/java/google/registry/model/translators/CurrencyUnitAdapter.java +++ b/java/google/registry/model/translators/CurrencyUnitAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/CurrencyUnitTranslatorFactory.java b/java/google/registry/model/translators/CurrencyUnitTranslatorFactory.java index e02ce752eb..8efd340e77 100644 --- a/java/google/registry/model/translators/CurrencyUnitTranslatorFactory.java +++ b/java/google/registry/model/translators/CurrencyUnitTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/DurationTranslatorFactory.java b/java/google/registry/model/translators/DurationTranslatorFactory.java index 9a82aa40ab..43ce6b653b 100644 --- a/java/google/registry/model/translators/DurationTranslatorFactory.java +++ b/java/google/registry/model/translators/DurationTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/EnumToAttributeAdapter.java b/java/google/registry/model/translators/EnumToAttributeAdapter.java index 5e52c54357..9df1a8a22a 100644 --- a/java/google/registry/model/translators/EnumToAttributeAdapter.java +++ b/java/google/registry/model/translators/EnumToAttributeAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/ImmutableSortedMapTranslatorFactory.java b/java/google/registry/model/translators/ImmutableSortedMapTranslatorFactory.java index a13b2fc403..630fcba543 100644 --- a/java/google/registry/model/translators/ImmutableSortedMapTranslatorFactory.java +++ b/java/google/registry/model/translators/ImmutableSortedMapTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/InetAddressTranslatorFactory.java b/java/google/registry/model/translators/InetAddressTranslatorFactory.java index 5b5c5bab69..67204e6549 100644 --- a/java/google/registry/model/translators/InetAddressTranslatorFactory.java +++ b/java/google/registry/model/translators/InetAddressTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/ReadableInstantUtcTranslatorFactory.java b/java/google/registry/model/translators/ReadableInstantUtcTranslatorFactory.java index 790d4d446e..3dd50b8596 100644 --- a/java/google/registry/model/translators/ReadableInstantUtcTranslatorFactory.java +++ b/java/google/registry/model/translators/ReadableInstantUtcTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/StatusValueAdapter.java b/java/google/registry/model/translators/StatusValueAdapter.java index 6891935a2f..db90ba5ea4 100644 --- a/java/google/registry/model/translators/StatusValueAdapter.java +++ b/java/google/registry/model/translators/StatusValueAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/model/translators/UpdateAutoTimestampTranslatorFactory.java b/java/google/registry/model/translators/UpdateAutoTimestampTranslatorFactory.java index 9aefa39b2e..267b6e12d9 100644 --- a/java/google/registry/model/translators/UpdateAutoTimestampTranslatorFactory.java +++ b/java/google/registry/model/translators/UpdateAutoTimestampTranslatorFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/backend/BackendComponent.java b/java/google/registry/module/backend/BackendComponent.java index 59b4bd76b4..1c84ffaebf 100644 --- a/java/google/registry/module/backend/BackendComponent.java +++ b/java/google/registry/module/backend/BackendComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/backend/BackendModule.java b/java/google/registry/module/backend/BackendModule.java index 219aeaf1c8..f9a4f24dff 100644 --- a/java/google/registry/module/backend/BackendModule.java +++ b/java/google/registry/module/backend/BackendModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/backend/BackendRequestComponent.java b/java/google/registry/module/backend/BackendRequestComponent.java index 33da245534..a4ca07e03e 100644 --- a/java/google/registry/module/backend/BackendRequestComponent.java +++ b/java/google/registry/module/backend/BackendRequestComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/backend/BackendRequestHandler.java b/java/google/registry/module/backend/BackendRequestHandler.java index be92dc7edd..b1ec15d35c 100644 --- a/java/google/registry/module/backend/BackendRequestHandler.java +++ b/java/google/registry/module/backend/BackendRequestHandler.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/backend/BackendServlet.java b/java/google/registry/module/backend/BackendServlet.java index bcf17d94a7..17ac9cdec1 100644 --- a/java/google/registry/module/backend/BackendServlet.java +++ b/java/google/registry/module/backend/BackendServlet.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/backend/package-info.java b/java/google/registry/module/backend/package-info.java index cdfae35a6e..75fa3ab95e 100644 --- a/java/google/registry/module/backend/package-info.java +++ b/java/google/registry/module/backend/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/frontend/FrontendComponent.java b/java/google/registry/module/frontend/FrontendComponent.java index a120f79de9..b801fd3d53 100644 --- a/java/google/registry/module/frontend/FrontendComponent.java +++ b/java/google/registry/module/frontend/FrontendComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/frontend/FrontendMetricsModule.java b/java/google/registry/module/frontend/FrontendMetricsModule.java index c68e609c96..3e77b87cbf 100644 --- a/java/google/registry/module/frontend/FrontendMetricsModule.java +++ b/java/google/registry/module/frontend/FrontendMetricsModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/frontend/FrontendRequestComponent.java b/java/google/registry/module/frontend/FrontendRequestComponent.java index 25716fb861..d88cd4ca7f 100644 --- a/java/google/registry/module/frontend/FrontendRequestComponent.java +++ b/java/google/registry/module/frontend/FrontendRequestComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/frontend/FrontendRequestHandler.java b/java/google/registry/module/frontend/FrontendRequestHandler.java index 03138719e7..253cf38808 100644 --- a/java/google/registry/module/frontend/FrontendRequestHandler.java +++ b/java/google/registry/module/frontend/FrontendRequestHandler.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/frontend/FrontendServlet.java b/java/google/registry/module/frontend/FrontendServlet.java index ea1bb5ae39..d99dff0b70 100644 --- a/java/google/registry/module/frontend/FrontendServlet.java +++ b/java/google/registry/module/frontend/FrontendServlet.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/frontend/package-info.java b/java/google/registry/module/frontend/package-info.java index 94b827658a..667e67fbd6 100644 --- a/java/google/registry/module/frontend/package-info.java +++ b/java/google/registry/module/frontend/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/tools/ToolsComponent.java b/java/google/registry/module/tools/ToolsComponent.java index 6414a61711..b9e8bf3e0d 100644 --- a/java/google/registry/module/tools/ToolsComponent.java +++ b/java/google/registry/module/tools/ToolsComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/tools/ToolsRequestComponent.java b/java/google/registry/module/tools/ToolsRequestComponent.java index 735663b64e..ac438428a9 100644 --- a/java/google/registry/module/tools/ToolsRequestComponent.java +++ b/java/google/registry/module/tools/ToolsRequestComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/tools/ToolsRequestHandler.java b/java/google/registry/module/tools/ToolsRequestHandler.java index 5aa3b98241..0264fc9d98 100644 --- a/java/google/registry/module/tools/ToolsRequestHandler.java +++ b/java/google/registry/module/tools/ToolsRequestHandler.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/module/tools/ToolsServlet.java b/java/google/registry/module/tools/ToolsServlet.java index 5339f49517..4911d08759 100644 --- a/java/google/registry/module/tools/ToolsServlet.java +++ b/java/google/registry/module/tools/ToolsServlet.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/AbstractMetric.java b/java/google/registry/monitoring/metrics/AbstractMetric.java index b07ee87117..72d1bf163e 100644 --- a/java/google/registry/monitoring/metrics/AbstractMetric.java +++ b/java/google/registry/monitoring/metrics/AbstractMetric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/Counter.java b/java/google/registry/monitoring/metrics/Counter.java index a1f94b6dfb..0969b442bb 100644 --- a/java/google/registry/monitoring/metrics/Counter.java +++ b/java/google/registry/monitoring/metrics/Counter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/CustomFitter.java b/java/google/registry/monitoring/metrics/CustomFitter.java index e97f22b3e1..353e5afd6d 100644 --- a/java/google/registry/monitoring/metrics/CustomFitter.java +++ b/java/google/registry/monitoring/metrics/CustomFitter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/Distribution.java b/java/google/registry/monitoring/metrics/Distribution.java index 439ed79da9..be8b8a1188 100644 --- a/java/google/registry/monitoring/metrics/Distribution.java +++ b/java/google/registry/monitoring/metrics/Distribution.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/DistributionFitter.java b/java/google/registry/monitoring/metrics/DistributionFitter.java index d25aab92ad..e88ea94b53 100644 --- a/java/google/registry/monitoring/metrics/DistributionFitter.java +++ b/java/google/registry/monitoring/metrics/DistributionFitter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/EventMetric.java b/java/google/registry/monitoring/metrics/EventMetric.java index e349080391..71669aa2a3 100644 --- a/java/google/registry/monitoring/metrics/EventMetric.java +++ b/java/google/registry/monitoring/metrics/EventMetric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/ExponentialFitter.java b/java/google/registry/monitoring/metrics/ExponentialFitter.java index 722c4e84b1..70b62cfbeb 100644 --- a/java/google/registry/monitoring/metrics/ExponentialFitter.java +++ b/java/google/registry/monitoring/metrics/ExponentialFitter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/ImmutableDistribution.java b/java/google/registry/monitoring/metrics/ImmutableDistribution.java index fbe8db8e3f..bcd211ced1 100644 --- a/java/google/registry/monitoring/metrics/ImmutableDistribution.java +++ b/java/google/registry/monitoring/metrics/ImmutableDistribution.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/IncrementableMetric.java b/java/google/registry/monitoring/metrics/IncrementableMetric.java index c7ca191faa..785957bfb7 100644 --- a/java/google/registry/monitoring/metrics/IncrementableMetric.java +++ b/java/google/registry/monitoring/metrics/IncrementableMetric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/LabelDescriptor.java b/java/google/registry/monitoring/metrics/LabelDescriptor.java index 5b9914f3c9..7fb50356a2 100644 --- a/java/google/registry/monitoring/metrics/LabelDescriptor.java +++ b/java/google/registry/monitoring/metrics/LabelDescriptor.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/LinearFitter.java b/java/google/registry/monitoring/metrics/LinearFitter.java index 2c2d094450..509bb4487c 100644 --- a/java/google/registry/monitoring/metrics/LinearFitter.java +++ b/java/google/registry/monitoring/metrics/LinearFitter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/Metric.java b/java/google/registry/monitoring/metrics/Metric.java index aa9a51b149..b3eeac96f5 100644 --- a/java/google/registry/monitoring/metrics/Metric.java +++ b/java/google/registry/monitoring/metrics/Metric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricExporter.java b/java/google/registry/monitoring/metrics/MetricExporter.java index 726bec204e..a8f596504c 100644 --- a/java/google/registry/monitoring/metrics/MetricExporter.java +++ b/java/google/registry/monitoring/metrics/MetricExporter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricMetrics.java b/java/google/registry/monitoring/metrics/MetricMetrics.java index 6b635f1763..cdec974d6c 100644 --- a/java/google/registry/monitoring/metrics/MetricMetrics.java +++ b/java/google/registry/monitoring/metrics/MetricMetrics.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricPoint.java b/java/google/registry/monitoring/metrics/MetricPoint.java index e4a6043dc3..811f741141 100644 --- a/java/google/registry/monitoring/metrics/MetricPoint.java +++ b/java/google/registry/monitoring/metrics/MetricPoint.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricRegistry.java b/java/google/registry/monitoring/metrics/MetricRegistry.java index 0a480afa3f..5b4641b2dc 100644 --- a/java/google/registry/monitoring/metrics/MetricRegistry.java +++ b/java/google/registry/monitoring/metrics/MetricRegistry.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricRegistryImpl.java b/java/google/registry/monitoring/metrics/MetricRegistryImpl.java index f288ad8a1e..32a7d6c5fa 100644 --- a/java/google/registry/monitoring/metrics/MetricRegistryImpl.java +++ b/java/google/registry/monitoring/metrics/MetricRegistryImpl.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricReporter.java b/java/google/registry/monitoring/metrics/MetricReporter.java index 78eb366f65..6d45e8f33a 100644 --- a/java/google/registry/monitoring/metrics/MetricReporter.java +++ b/java/google/registry/monitoring/metrics/MetricReporter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricSchema.java b/java/google/registry/monitoring/metrics/MetricSchema.java index 8dc9a040ad..5a732a0232 100644 --- a/java/google/registry/monitoring/metrics/MetricSchema.java +++ b/java/google/registry/monitoring/metrics/MetricSchema.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricWriter.java b/java/google/registry/monitoring/metrics/MetricWriter.java index 4c7d5a673c..374b06ae72 100644 --- a/java/google/registry/monitoring/metrics/MetricWriter.java +++ b/java/google/registry/monitoring/metrics/MetricWriter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MetricsUtils.java b/java/google/registry/monitoring/metrics/MetricsUtils.java index 504dab1c08..1c3b27a418 100644 --- a/java/google/registry/monitoring/metrics/MetricsUtils.java +++ b/java/google/registry/monitoring/metrics/MetricsUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/MutableDistribution.java b/java/google/registry/monitoring/metrics/MutableDistribution.java index 2c8520d3a0..4803e4e1c3 100644 --- a/java/google/registry/monitoring/metrics/MutableDistribution.java +++ b/java/google/registry/monitoring/metrics/MutableDistribution.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/SettableMetric.java b/java/google/registry/monitoring/metrics/SettableMetric.java index 736f70fe84..4bd6e2b824 100644 --- a/java/google/registry/monitoring/metrics/SettableMetric.java +++ b/java/google/registry/monitoring/metrics/SettableMetric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/StoredMetric.java b/java/google/registry/monitoring/metrics/StoredMetric.java index 168f0fb82c..2bacccad74 100644 --- a/java/google/registry/monitoring/metrics/StoredMetric.java +++ b/java/google/registry/monitoring/metrics/StoredMetric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/VirtualMetric.java b/java/google/registry/monitoring/metrics/VirtualMetric.java index 9f49cabc81..80b4f6ea7d 100644 --- a/java/google/registry/monitoring/metrics/VirtualMetric.java +++ b/java/google/registry/monitoring/metrics/VirtualMetric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/package-info.java b/java/google/registry/monitoring/metrics/package-info.java index 9fdf5ff772..599872b25a 100644 --- a/java/google/registry/monitoring/metrics/package-info.java +++ b/java/google/registry/monitoring/metrics/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/metrics/stackdriver/StackdriverWriter.java b/java/google/registry/monitoring/metrics/stackdriver/StackdriverWriter.java index b8908cf047..d49e0ac0bf 100644 --- a/java/google/registry/monitoring/metrics/stackdriver/StackdriverWriter.java +++ b/java/google/registry/monitoring/metrics/stackdriver/StackdriverWriter.java @@ -1,17 +1,3 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - package google.registry.monitoring.metrics.stackdriver; import static com.google.common.base.Preconditions.checkArgument; diff --git a/java/google/registry/monitoring/whitebox/BigQueryMetric.java b/java/google/registry/monitoring/whitebox/BigQueryMetric.java index b8655205fa..70c9373ee7 100644 --- a/java/google/registry/monitoring/whitebox/BigQueryMetric.java +++ b/java/google/registry/monitoring/whitebox/BigQueryMetric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/whitebox/BigQueryMetricsEnqueuer.java b/java/google/registry/monitoring/whitebox/BigQueryMetricsEnqueuer.java index 229b968d08..7d2af415be 100644 --- a/java/google/registry/monitoring/whitebox/BigQueryMetricsEnqueuer.java +++ b/java/google/registry/monitoring/whitebox/BigQueryMetricsEnqueuer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/whitebox/EppMetric.java b/java/google/registry/monitoring/whitebox/EppMetric.java index ad97c8bb95..f2955d7e94 100644 --- a/java/google/registry/monitoring/whitebox/EppMetric.java +++ b/java/google/registry/monitoring/whitebox/EppMetric.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/whitebox/MetricsExportAction.java b/java/google/registry/monitoring/whitebox/MetricsExportAction.java index 44d8d1a085..9a03473e9e 100644 --- a/java/google/registry/monitoring/whitebox/MetricsExportAction.java +++ b/java/google/registry/monitoring/whitebox/MetricsExportAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/whitebox/StackdriverModule.java b/java/google/registry/monitoring/whitebox/StackdriverModule.java index 58239ef5d8..4fc2ef1994 100644 --- a/java/google/registry/monitoring/whitebox/StackdriverModule.java +++ b/java/google/registry/monitoring/whitebox/StackdriverModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/whitebox/WhiteboxModule.java b/java/google/registry/monitoring/whitebox/WhiteboxModule.java index f94a8a6976..32728be146 100644 --- a/java/google/registry/monitoring/whitebox/WhiteboxModule.java +++ b/java/google/registry/monitoring/whitebox/WhiteboxModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/monitoring/whitebox/package-info.java b/java/google/registry/monitoring/whitebox/package-info.java index ba59ae2767..9302f02266 100644 --- a/java/google/registry/monitoring/whitebox/package-info.java +++ b/java/google/registry/monitoring/whitebox/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/pricing/PricingComponent.java b/java/google/registry/pricing/PricingComponent.java index 9fdf25ea77..1149f3880e 100644 --- a/java/google/registry/pricing/PricingComponent.java +++ b/java/google/registry/pricing/PricingComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/pricing/PricingEngineProxy.java b/java/google/registry/pricing/PricingEngineProxy.java index e5396fd704..c5e75f3053 100644 --- a/java/google/registry/pricing/PricingEngineProxy.java +++ b/java/google/registry/pricing/PricingEngineProxy.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/pricing/PricingModule.java b/java/google/registry/pricing/PricingModule.java index 1c9891d466..9991f245cd 100644 --- a/java/google/registry/pricing/PricingModule.java +++ b/java/google/registry/pricing/PricingModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapActionBase.java b/java/google/registry/rdap/RdapActionBase.java index 986edaf2a2..77c7322b24 100644 --- a/java/google/registry/rdap/RdapActionBase.java +++ b/java/google/registry/rdap/RdapActionBase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapAutnumAction.java b/java/google/registry/rdap/RdapAutnumAction.java index 54d37b39fc..3df098a793 100644 --- a/java/google/registry/rdap/RdapAutnumAction.java +++ b/java/google/registry/rdap/RdapAutnumAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapDomainAction.java b/java/google/registry/rdap/RdapDomainAction.java index 7d56218965..6753900a37 100644 --- a/java/google/registry/rdap/RdapDomainAction.java +++ b/java/google/registry/rdap/RdapDomainAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapDomainSearchAction.java b/java/google/registry/rdap/RdapDomainSearchAction.java index 5582a3a70e..757bd10a5b 100644 --- a/java/google/registry/rdap/RdapDomainSearchAction.java +++ b/java/google/registry/rdap/RdapDomainSearchAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapEntityAction.java b/java/google/registry/rdap/RdapEntityAction.java index e53d505095..cf7766a6e7 100644 --- a/java/google/registry/rdap/RdapEntityAction.java +++ b/java/google/registry/rdap/RdapEntityAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapEntitySearchAction.java b/java/google/registry/rdap/RdapEntitySearchAction.java index 6d9e3a1ba3..113669c648 100644 --- a/java/google/registry/rdap/RdapEntitySearchAction.java +++ b/java/google/registry/rdap/RdapEntitySearchAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapHelpAction.java b/java/google/registry/rdap/RdapHelpAction.java index 09833554c0..2870275aaf 100644 --- a/java/google/registry/rdap/RdapHelpAction.java +++ b/java/google/registry/rdap/RdapHelpAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapIcannStandardInformation.java b/java/google/registry/rdap/RdapIcannStandardInformation.java index 7bea78e0c3..7fdddf5d1b 100644 --- a/java/google/registry/rdap/RdapIcannStandardInformation.java +++ b/java/google/registry/rdap/RdapIcannStandardInformation.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapIpAction.java b/java/google/registry/rdap/RdapIpAction.java index a7cafca8d1..fbacb19f8f 100644 --- a/java/google/registry/rdap/RdapIpAction.java +++ b/java/google/registry/rdap/RdapIpAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapJsonFormatter.java b/java/google/registry/rdap/RdapJsonFormatter.java index e86dc3b521..46e1b3a62d 100644 --- a/java/google/registry/rdap/RdapJsonFormatter.java +++ b/java/google/registry/rdap/RdapJsonFormatter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapModule.java b/java/google/registry/rdap/RdapModule.java index ae02cbf433..d806cd821d 100644 --- a/java/google/registry/rdap/RdapModule.java +++ b/java/google/registry/rdap/RdapModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapNameserverAction.java b/java/google/registry/rdap/RdapNameserverAction.java index 06345398c4..101e86cf87 100644 --- a/java/google/registry/rdap/RdapNameserverAction.java +++ b/java/google/registry/rdap/RdapNameserverAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapNameserverSearchAction.java b/java/google/registry/rdap/RdapNameserverSearchAction.java index 99523b34f2..1459ae6e81 100644 --- a/java/google/registry/rdap/RdapNameserverSearchAction.java +++ b/java/google/registry/rdap/RdapNameserverSearchAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapSearchPattern.java b/java/google/registry/rdap/RdapSearchPattern.java index 3f832bc611..acd8174f29 100644 --- a/java/google/registry/rdap/RdapSearchPattern.java +++ b/java/google/registry/rdap/RdapSearchPattern.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rdap/RdapSearchResults.java b/java/google/registry/rdap/RdapSearchResults.java index 26f06608a0..11c4e5e636 100644 --- a/java/google/registry/rdap/RdapSearchResults.java +++ b/java/google/registry/rdap/RdapSearchResults.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/BrdaCopyAction.java b/java/google/registry/rde/BrdaCopyAction.java index c4e8890a47..5c3cba7ec3 100644 --- a/java/google/registry/rde/BrdaCopyAction.java +++ b/java/google/registry/rde/BrdaCopyAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/ContactResourceToXjcConverter.java b/java/google/registry/rde/ContactResourceToXjcConverter.java index f149f0c576..e9773097fc 100644 --- a/java/google/registry/rde/ContactResourceToXjcConverter.java +++ b/java/google/registry/rde/ContactResourceToXjcConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/DepositFragment.java b/java/google/registry/rde/DepositFragment.java index 0b5e416912..da85421c7e 100644 --- a/java/google/registry/rde/DepositFragment.java +++ b/java/google/registry/rde/DepositFragment.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/DomainResourceToXjcConverter.java b/java/google/registry/rde/DomainResourceToXjcConverter.java index c5b8b9fc0a..4584745326 100644 --- a/java/google/registry/rde/DomainResourceToXjcConverter.java +++ b/java/google/registry/rde/DomainResourceToXjcConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/EscrowTaskRunner.java b/java/google/registry/rde/EscrowTaskRunner.java index b1c2fba826..a9e05edf73 100644 --- a/java/google/registry/rde/EscrowTaskRunner.java +++ b/java/google/registry/rde/EscrowTaskRunner.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/Ghostryde.java b/java/google/registry/rde/Ghostryde.java index 1905b7de57..5497b47012 100644 --- a/java/google/registry/rde/Ghostryde.java +++ b/java/google/registry/rde/Ghostryde.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/HostResourceToXjcConverter.java b/java/google/registry/rde/HostResourceToXjcConverter.java index e2b4f69ad1..d2bf6ccc62 100644 --- a/java/google/registry/rde/HostResourceToXjcConverter.java +++ b/java/google/registry/rde/HostResourceToXjcConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/JSchModule.java b/java/google/registry/rde/JSchModule.java index a1173b4d55..70c9ab7b8b 100644 --- a/java/google/registry/rde/JSchModule.java +++ b/java/google/registry/rde/JSchModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/JSchSftpChannel.java b/java/google/registry/rde/JSchSftpChannel.java index 72fb8f0486..b0917ff1a4 100644 --- a/java/google/registry/rde/JSchSftpChannel.java +++ b/java/google/registry/rde/JSchSftpChannel.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/JSchSshSession.java b/java/google/registry/rde/JSchSshSession.java index 52b1e9f4eb..339e332890 100644 --- a/java/google/registry/rde/JSchSshSession.java +++ b/java/google/registry/rde/JSchSshSession.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/PendingDeposit.java b/java/google/registry/rde/PendingDeposit.java index f7ca981790..bf1dc4855b 100644 --- a/java/google/registry/rde/PendingDeposit.java +++ b/java/google/registry/rde/PendingDeposit.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/PendingDepositChecker.java b/java/google/registry/rde/PendingDepositChecker.java index b32bdad6ae..ca82a9c157 100644 --- a/java/google/registry/rde/PendingDepositChecker.java +++ b/java/google/registry/rde/PendingDepositChecker.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeAdapter.java b/java/google/registry/rde/RdeAdapter.java index c2962476fa..c805242caa 100644 --- a/java/google/registry/rde/RdeAdapter.java +++ b/java/google/registry/rde/RdeAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeCounter.java b/java/google/registry/rde/RdeCounter.java index 71b41b5dee..a447e2c133 100644 --- a/java/google/registry/rde/RdeCounter.java +++ b/java/google/registry/rde/RdeCounter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeMarshaller.java b/java/google/registry/rde/RdeMarshaller.java index ca038b8115..227e7ada4c 100644 --- a/java/google/registry/rde/RdeMarshaller.java +++ b/java/google/registry/rde/RdeMarshaller.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeModule.java b/java/google/registry/rde/RdeModule.java index 16101ad66a..9ff3be9b16 100644 --- a/java/google/registry/rde/RdeModule.java +++ b/java/google/registry/rde/RdeModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeReportAction.java b/java/google/registry/rde/RdeReportAction.java index c92308f330..58a2c493ff 100644 --- a/java/google/registry/rde/RdeReportAction.java +++ b/java/google/registry/rde/RdeReportAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeReporter.java b/java/google/registry/rde/RdeReporter.java index faa4f7efa3..84d074da68 100644 --- a/java/google/registry/rde/RdeReporter.java +++ b/java/google/registry/rde/RdeReporter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeResourceType.java b/java/google/registry/rde/RdeResourceType.java index 778cbcbf29..50eec5f134 100644 --- a/java/google/registry/rde/RdeResourceType.java +++ b/java/google/registry/rde/RdeResourceType.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeStagingAction.java b/java/google/registry/rde/RdeStagingAction.java index 9040a01d24..4264fa1229 100644 --- a/java/google/registry/rde/RdeStagingAction.java +++ b/java/google/registry/rde/RdeStagingAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeStagingMapper.java b/java/google/registry/rde/RdeStagingMapper.java index 00ccad22f1..6339762610 100644 --- a/java/google/registry/rde/RdeStagingMapper.java +++ b/java/google/registry/rde/RdeStagingMapper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeStagingReducer.java b/java/google/registry/rde/RdeStagingReducer.java index 1c180beb12..90d8c2b714 100644 --- a/java/google/registry/rde/RdeStagingReducer.java +++ b/java/google/registry/rde/RdeStagingReducer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeUploadAction.java b/java/google/registry/rde/RdeUploadAction.java index 3141844485..f1948303ac 100644 --- a/java/google/registry/rde/RdeUploadAction.java +++ b/java/google/registry/rde/RdeUploadAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeUploadUrl.java b/java/google/registry/rde/RdeUploadUrl.java index 525c745174..f52cb54e48 100644 --- a/java/google/registry/rde/RdeUploadUrl.java +++ b/java/google/registry/rde/RdeUploadUrl.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RdeUtil.java b/java/google/registry/rde/RdeUtil.java index 3d8d075c5c..ab59a0932b 100644 --- a/java/google/registry/rde/RdeUtil.java +++ b/java/google/registry/rde/RdeUtil.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RegistrarToXjcConverter.java b/java/google/registry/rde/RegistrarToXjcConverter.java index b4c4ce00f9..c3d4413d64 100644 --- a/java/google/registry/rde/RegistrarToXjcConverter.java +++ b/java/google/registry/rde/RegistrarToXjcConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RydePgpCompressionOutputStream.java b/java/google/registry/rde/RydePgpCompressionOutputStream.java index 51a29db0d5..1784744ef5 100644 --- a/java/google/registry/rde/RydePgpCompressionOutputStream.java +++ b/java/google/registry/rde/RydePgpCompressionOutputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RydePgpEncryptionOutputStream.java b/java/google/registry/rde/RydePgpEncryptionOutputStream.java index fb42d68299..d1eb8a69a6 100644 --- a/java/google/registry/rde/RydePgpEncryptionOutputStream.java +++ b/java/google/registry/rde/RydePgpEncryptionOutputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RydePgpFileOutputStream.java b/java/google/registry/rde/RydePgpFileOutputStream.java index b9dcf53be7..f6c1659753 100644 --- a/java/google/registry/rde/RydePgpFileOutputStream.java +++ b/java/google/registry/rde/RydePgpFileOutputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RydePgpSigningOutputStream.java b/java/google/registry/rde/RydePgpSigningOutputStream.java index 69ee21690f..1c82fd595f 100644 --- a/java/google/registry/rde/RydePgpSigningOutputStream.java +++ b/java/google/registry/rde/RydePgpSigningOutputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/RydeTarOutputStream.java b/java/google/registry/rde/RydeTarOutputStream.java index 08f15e2046..8951a2df29 100644 --- a/java/google/registry/rde/RydeTarOutputStream.java +++ b/java/google/registry/rde/RydeTarOutputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeContactImportAction.java b/java/google/registry/rde/imports/RdeContactImportAction.java index cebca67dab..c39caf5a90 100644 --- a/java/google/registry/rde/imports/RdeContactImportAction.java +++ b/java/google/registry/rde/imports/RdeContactImportAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeContactInput.java b/java/google/registry/rde/imports/RdeContactInput.java index 0c2d268d84..4318b18216 100644 --- a/java/google/registry/rde/imports/RdeContactInput.java +++ b/java/google/registry/rde/imports/RdeContactInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeContactReader.java b/java/google/registry/rde/imports/RdeContactReader.java index b863768dbd..f498469b5b 100644 --- a/java/google/registry/rde/imports/RdeContactReader.java +++ b/java/google/registry/rde/imports/RdeContactReader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeHostImportAction.java b/java/google/registry/rde/imports/RdeHostImportAction.java index f4f7201cbd..efd9466c0f 100644 --- a/java/google/registry/rde/imports/RdeHostImportAction.java +++ b/java/google/registry/rde/imports/RdeHostImportAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeHostInput.java b/java/google/registry/rde/imports/RdeHostInput.java index 8737b575ad..9ee4e9c5b1 100644 --- a/java/google/registry/rde/imports/RdeHostInput.java +++ b/java/google/registry/rde/imports/RdeHostInput.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeHostReader.java b/java/google/registry/rde/imports/RdeHostReader.java index 5915f879fa..6a86f4e8e4 100644 --- a/java/google/registry/rde/imports/RdeHostReader.java +++ b/java/google/registry/rde/imports/RdeHostReader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeImportUtils.java b/java/google/registry/rde/imports/RdeImportUtils.java index 4cea6496ee..92587e4898 100644 --- a/java/google/registry/rde/imports/RdeImportUtils.java +++ b/java/google/registry/rde/imports/RdeImportUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeImportsModule.java b/java/google/registry/rde/imports/RdeImportsModule.java index 384171e741..01e1d58df8 100644 --- a/java/google/registry/rde/imports/RdeImportsModule.java +++ b/java/google/registry/rde/imports/RdeImportsModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/RdeParser.java b/java/google/registry/rde/imports/RdeParser.java index 88c357fb49..8ef74afb51 100644 --- a/java/google/registry/rde/imports/RdeParser.java +++ b/java/google/registry/rde/imports/RdeParser.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/XjcToContactResourceConverter.java b/java/google/registry/rde/imports/XjcToContactResourceConverter.java index a5df831fac..f9f9b7552d 100644 --- a/java/google/registry/rde/imports/XjcToContactResourceConverter.java +++ b/java/google/registry/rde/imports/XjcToContactResourceConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/XjcToDomainResourceConverter.java b/java/google/registry/rde/imports/XjcToDomainResourceConverter.java index f3c84e04a0..c88062b68b 100644 --- a/java/google/registry/rde/imports/XjcToDomainResourceConverter.java +++ b/java/google/registry/rde/imports/XjcToDomainResourceConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/XjcToEppResourceConverter.java b/java/google/registry/rde/imports/XjcToEppResourceConverter.java index 1dda9bd7d6..5f809d11ae 100644 --- a/java/google/registry/rde/imports/XjcToEppResourceConverter.java +++ b/java/google/registry/rde/imports/XjcToEppResourceConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/imports/XjcToHostResourceConverter.java b/java/google/registry/rde/imports/XjcToHostResourceConverter.java index 3fa60603aa..eb7d547cee 100644 --- a/java/google/registry/rde/imports/XjcToHostResourceConverter.java +++ b/java/google/registry/rde/imports/XjcToHostResourceConverter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/rde/package-info.java b/java/google/registry/rde/package-info.java index a2d4447e68..d8cd1092e8 100644 --- a/java/google/registry/rde/package-info.java +++ b/java/google/registry/rde/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/repositories.bzl b/java/google/registry/repositories.bzl index 54e5379d9b..46c334c7b6 100644 --- a/java/google/registry/repositories.bzl +++ b/java/google/registry/repositories.bzl @@ -1,4 +1,4 @@ -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Action.java b/java/google/registry/request/Action.java index 980f490590..ebc618acee 100644 --- a/java/google/registry/request/Action.java +++ b/java/google/registry/request/Action.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Actions.java b/java/google/registry/request/Actions.java index 61365ff20b..4a836551fa 100644 --- a/java/google/registry/request/Actions.java +++ b/java/google/registry/request/Actions.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Header.java b/java/google/registry/request/Header.java index 994f61e459..5b59f65423 100644 --- a/java/google/registry/request/Header.java +++ b/java/google/registry/request/Header.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/HttpException.java b/java/google/registry/request/HttpException.java index c57c86e7f6..0e7a1e1187 100644 --- a/java/google/registry/request/HttpException.java +++ b/java/google/registry/request/HttpException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/JsonActionRunner.java b/java/google/registry/request/JsonActionRunner.java index 72e7dfd7fa..72cc26774c 100644 --- a/java/google/registry/request/JsonActionRunner.java +++ b/java/google/registry/request/JsonActionRunner.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/JsonPayload.java b/java/google/registry/request/JsonPayload.java index 6c66e248e0..3eb25ee977 100644 --- a/java/google/registry/request/JsonPayload.java +++ b/java/google/registry/request/JsonPayload.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/JsonResponse.java b/java/google/registry/request/JsonResponse.java index 0595665d44..100e46709e 100644 --- a/java/google/registry/request/JsonResponse.java +++ b/java/google/registry/request/JsonResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Modules.java b/java/google/registry/request/Modules.java index efe0dcef92..fcd3278e16 100644 --- a/java/google/registry/request/Modules.java +++ b/java/google/registry/request/Modules.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Parameter.java b/java/google/registry/request/Parameter.java index c39752ff8f..43282c7023 100644 --- a/java/google/registry/request/Parameter.java +++ b/java/google/registry/request/Parameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/ParameterMap.java b/java/google/registry/request/ParameterMap.java index b479e63f32..cd36c8e008 100644 --- a/java/google/registry/request/ParameterMap.java +++ b/java/google/registry/request/ParameterMap.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Payload.java b/java/google/registry/request/Payload.java index 5c71051a30..e6412d122a 100644 --- a/java/google/registry/request/Payload.java +++ b/java/google/registry/request/Payload.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/RequestComponentBuilder.java b/java/google/registry/request/RequestComponentBuilder.java index d857a61389..83ae2a21c7 100644 --- a/java/google/registry/request/RequestComponentBuilder.java +++ b/java/google/registry/request/RequestComponentBuilder.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/RequestHandler.java b/java/google/registry/request/RequestHandler.java index 07c528d25e..46353552c1 100644 --- a/java/google/registry/request/RequestHandler.java +++ b/java/google/registry/request/RequestHandler.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/RequestMethod.java b/java/google/registry/request/RequestMethod.java index 1a28542e88..8debc8020d 100644 --- a/java/google/registry/request/RequestMethod.java +++ b/java/google/registry/request/RequestMethod.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/RequestModule.java b/java/google/registry/request/RequestModule.java index ef39de76bc..62ee20ccb6 100644 --- a/java/google/registry/request/RequestModule.java +++ b/java/google/registry/request/RequestModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/RequestParameters.java b/java/google/registry/request/RequestParameters.java index 7339061498..97e1b986ea 100644 --- a/java/google/registry/request/RequestParameters.java +++ b/java/google/registry/request/RequestParameters.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/RequestPath.java b/java/google/registry/request/RequestPath.java index 33b74e62b4..c75605b5dc 100644 --- a/java/google/registry/request/RequestPath.java +++ b/java/google/registry/request/RequestPath.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/RequestScope.java b/java/google/registry/request/RequestScope.java index 2210817e7d..9c4bc86ac3 100644 --- a/java/google/registry/request/RequestScope.java +++ b/java/google/registry/request/RequestScope.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Response.java b/java/google/registry/request/Response.java index 5e7740b3db..53490eb954 100644 --- a/java/google/registry/request/Response.java +++ b/java/google/registry/request/Response.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/ResponseImpl.java b/java/google/registry/request/ResponseImpl.java index d91e455aff..884982061b 100644 --- a/java/google/registry/request/ResponseImpl.java +++ b/java/google/registry/request/ResponseImpl.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Route.java b/java/google/registry/request/Route.java index 33e205d899..e52a0cdac5 100644 --- a/java/google/registry/request/Route.java +++ b/java/google/registry/request/Route.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/Router.java b/java/google/registry/request/Router.java index 607249bc2f..fe659ecbdc 100644 --- a/java/google/registry/request/Router.java +++ b/java/google/registry/request/Router.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/request/package-info.java b/java/google/registry/request/package-info.java index 5af12074f0..45a7b1d851 100644 --- a/java/google/registry/request/package-info.java +++ b/java/google/registry/request/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/security/JsonHttp.java b/java/google/registry/security/JsonHttp.java index 0ea95e4afd..e0132ccb46 100644 --- a/java/google/registry/security/JsonHttp.java +++ b/java/google/registry/security/JsonHttp.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/security/JsonResponseHelper.java b/java/google/registry/security/JsonResponseHelper.java index 60913ae44f..96e84c169d 100644 --- a/java/google/registry/security/JsonResponseHelper.java +++ b/java/google/registry/security/JsonResponseHelper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/security/XsrfTokenManager.java b/java/google/registry/security/XsrfTokenManager.java index b22bc37a09..eb8207bc23 100644 --- a/java/google/registry/security/XsrfTokenManager.java +++ b/java/google/registry/security/XsrfTokenManager.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/security/package-info.java b/java/google/registry/security/package-info.java index 6cb01eecdb..168433acff 100644 --- a/java/google/registry/security/package-info.java +++ b/java/google/registry/security/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/storage/drive/DriveConnection.java b/java/google/registry/storage/drive/DriveConnection.java index 52fdc73394..822ec8c8ab 100644 --- a/java/google/registry/storage/drive/DriveConnection.java +++ b/java/google/registry/storage/drive/DriveConnection.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tldconfig/idn/IdnLabelValidator.java b/java/google/registry/tldconfig/idn/IdnLabelValidator.java index b1f4c93515..d21d16e546 100644 --- a/java/google/registry/tldconfig/idn/IdnLabelValidator.java +++ b/java/google/registry/tldconfig/idn/IdnLabelValidator.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tldconfig/idn/IdnTable.java b/java/google/registry/tldconfig/idn/IdnTable.java index bc03c669e3..aec0f5ea65 100644 --- a/java/google/registry/tldconfig/idn/IdnTable.java +++ b/java/google/registry/tldconfig/idn/IdnTable.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tldconfig/idn/IdnTableEnum.java b/java/google/registry/tldconfig/idn/IdnTableEnum.java index f36392dd6a..cd11d39fc2 100644 --- a/java/google/registry/tldconfig/idn/IdnTableEnum.java +++ b/java/google/registry/tldconfig/idn/IdnTableEnum.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tldconfig/idn/JapaneseLanguageValidator.java b/java/google/registry/tldconfig/idn/JapaneseLanguageValidator.java index eb3af7937f..da5277f620 100644 --- a/java/google/registry/tldconfig/idn/JapaneseLanguageValidator.java +++ b/java/google/registry/tldconfig/idn/JapaneseLanguageValidator.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tldconfig/idn/LanguageValidator.java b/java/google/registry/tldconfig/idn/LanguageValidator.java index 88ae4071d8..24d1e484b2 100644 --- a/java/google/registry/tldconfig/idn/LanguageValidator.java +++ b/java/google/registry/tldconfig/idn/LanguageValidator.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/ClaimsListParser.java b/java/google/registry/tmch/ClaimsListParser.java index 93c0198491..439566aad9 100644 --- a/java/google/registry/tmch/ClaimsListParser.java +++ b/java/google/registry/tmch/ClaimsListParser.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/LordnLog.java b/java/google/registry/tmch/LordnLog.java index 796bc5eb9f..00ea46b870 100644 --- a/java/google/registry/tmch/LordnLog.java +++ b/java/google/registry/tmch/LordnLog.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/LordnRequestInitializer.java b/java/google/registry/tmch/LordnRequestInitializer.java index 265b8c37e4..5e3bc64b92 100644 --- a/java/google/registry/tmch/LordnRequestInitializer.java +++ b/java/google/registry/tmch/LordnRequestInitializer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/LordnTask.java b/java/google/registry/tmch/LordnTask.java index baf6df4f82..908c3cfac6 100644 --- a/java/google/registry/tmch/LordnTask.java +++ b/java/google/registry/tmch/LordnTask.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/Marksdb.java b/java/google/registry/tmch/Marksdb.java index e5c5849eac..7c996ac2cc 100644 --- a/java/google/registry/tmch/Marksdb.java +++ b/java/google/registry/tmch/Marksdb.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/NordnUploadAction.java b/java/google/registry/tmch/NordnUploadAction.java index afe00432db..e9ae679450 100644 --- a/java/google/registry/tmch/NordnUploadAction.java +++ b/java/google/registry/tmch/NordnUploadAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/NordnVerifyAction.java b/java/google/registry/tmch/NordnVerifyAction.java index 0e8383d0a7..ec2a3e0587 100644 --- a/java/google/registry/tmch/NordnVerifyAction.java +++ b/java/google/registry/tmch/NordnVerifyAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/SmdrlCsvParser.java b/java/google/registry/tmch/SmdrlCsvParser.java index a5ef0ead83..9b5178b98c 100644 --- a/java/google/registry/tmch/SmdrlCsvParser.java +++ b/java/google/registry/tmch/SmdrlCsvParser.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/TmchCertificateAuthority.java b/java/google/registry/tmch/TmchCertificateAuthority.java index d5a2c2fdbe..a3ec73f60f 100644 --- a/java/google/registry/tmch/TmchCertificateAuthority.java +++ b/java/google/registry/tmch/TmchCertificateAuthority.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/TmchCrlAction.java b/java/google/registry/tmch/TmchCrlAction.java index bb420a3789..298653a907 100644 --- a/java/google/registry/tmch/TmchCrlAction.java +++ b/java/google/registry/tmch/TmchCrlAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/TmchData.java b/java/google/registry/tmch/TmchData.java index 1842a759d5..c6776dff1c 100644 --- a/java/google/registry/tmch/TmchData.java +++ b/java/google/registry/tmch/TmchData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/TmchDnlAction.java b/java/google/registry/tmch/TmchDnlAction.java index 9e43d75a2e..e23b5b2585 100644 --- a/java/google/registry/tmch/TmchDnlAction.java +++ b/java/google/registry/tmch/TmchDnlAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/TmchModule.java b/java/google/registry/tmch/TmchModule.java index 4ef09f9421..33750ca14f 100644 --- a/java/google/registry/tmch/TmchModule.java +++ b/java/google/registry/tmch/TmchModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/TmchSmdrlAction.java b/java/google/registry/tmch/TmchSmdrlAction.java index 874f21cea9..4202dfefe4 100644 --- a/java/google/registry/tmch/TmchSmdrlAction.java +++ b/java/google/registry/tmch/TmchSmdrlAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/TmchXmlSignature.java b/java/google/registry/tmch/TmchXmlSignature.java index 34386f04a0..14d9d92afe 100644 --- a/java/google/registry/tmch/TmchXmlSignature.java +++ b/java/google/registry/tmch/TmchXmlSignature.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tmch/package-info.java b/java/google/registry/tmch/package-info.java index 171be5b6a9..cc875f4bc5 100644 --- a/java/google/registry/tmch/package-info.java +++ b/java/google/registry/tmch/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/AllocateDomainCommand.java b/java/google/registry/tools/AllocateDomainCommand.java index 81a01ed211..59a3db6f2b 100644 --- a/java/google/registry/tools/AllocateDomainCommand.java +++ b/java/google/registry/tools/AllocateDomainCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/AppEngineConnection.java b/java/google/registry/tools/AppEngineConnection.java index a27f0170fe..c5949b8f95 100644 --- a/java/google/registry/tools/AppEngineConnection.java +++ b/java/google/registry/tools/AppEngineConnection.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/AppEngineConnectionFlags.java b/java/google/registry/tools/AppEngineConnectionFlags.java index 213173e797..ec6888f4d4 100644 --- a/java/google/registry/tools/AppEngineConnectionFlags.java +++ b/java/google/registry/tools/AppEngineConnectionFlags.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/AppEngineConnectionFlagsModule.java b/java/google/registry/tools/AppEngineConnectionFlagsModule.java index ac1eea8079..544f0c44ee 100644 --- a/java/google/registry/tools/AppEngineConnectionFlagsModule.java +++ b/java/google/registry/tools/AppEngineConnectionFlagsModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/AuctionStatusCommand.java b/java/google/registry/tools/AuctionStatusCommand.java index 2cc6fb097d..622de3e399 100644 --- a/java/google/registry/tools/AuctionStatusCommand.java +++ b/java/google/registry/tools/AuctionStatusCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/BasicHttpRequestFactoryComponent.java b/java/google/registry/tools/BasicHttpRequestFactoryComponent.java index 1b96d21828..5025f98ac5 100644 --- a/java/google/registry/tools/BasicHttpRequestFactoryComponent.java +++ b/java/google/registry/tools/BasicHttpRequestFactoryComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/BigqueryCommand.java b/java/google/registry/tools/BigqueryCommand.java index ebf96160b5..bf90360b31 100644 --- a/java/google/registry/tools/BigqueryCommand.java +++ b/java/google/registry/tools/BigqueryCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/BigqueryCommandUtilities.java b/java/google/registry/tools/BigqueryCommandUtilities.java index 26d6805181..345ede466b 100644 --- a/java/google/registry/tools/BigqueryCommandUtilities.java +++ b/java/google/registry/tools/BigqueryCommandUtilities.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/BigqueryParameters.java b/java/google/registry/tools/BigqueryParameters.java index 5bbf2e0a08..6389c98ed2 100644 --- a/java/google/registry/tools/BigqueryParameters.java +++ b/java/google/registry/tools/BigqueryParameters.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CanonicalizeLabelsCommand.java b/java/google/registry/tools/CanonicalizeLabelsCommand.java index e1e7475cb8..c3bc0774ba 100644 --- a/java/google/registry/tools/CanonicalizeLabelsCommand.java +++ b/java/google/registry/tools/CanonicalizeLabelsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CheckSnapshotCommand.java b/java/google/registry/tools/CheckSnapshotCommand.java index 570ff2c985..f27328b397 100644 --- a/java/google/registry/tools/CheckSnapshotCommand.java +++ b/java/google/registry/tools/CheckSnapshotCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/Command.java b/java/google/registry/tools/Command.java index 8081fe2123..628e2a8e57 100644 --- a/java/google/registry/tools/Command.java +++ b/java/google/registry/tools/Command.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CommandUtilities.java b/java/google/registry/tools/CommandUtilities.java index e3a2ef738d..46aa0d5b75 100644 --- a/java/google/registry/tools/CommandUtilities.java +++ b/java/google/registry/tools/CommandUtilities.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ConfirmingCommand.java b/java/google/registry/tools/ConfirmingCommand.java index 4063acffd4..ecb3e11bc7 100644 --- a/java/google/registry/tools/ConfirmingCommand.java +++ b/java/google/registry/tools/ConfirmingCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ConvertIdnCommand.java b/java/google/registry/tools/ConvertIdnCommand.java index 52314f3a12..40c91d0453 100644 --- a/java/google/registry/tools/ConvertIdnCommand.java +++ b/java/google/registry/tools/ConvertIdnCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateAnchorTenantCommand.java b/java/google/registry/tools/CreateAnchorTenantCommand.java index b2f380f6b5..fbf2a1426b 100644 --- a/java/google/registry/tools/CreateAnchorTenantCommand.java +++ b/java/google/registry/tools/CreateAnchorTenantCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateAuctionCreditsCommand.java b/java/google/registry/tools/CreateAuctionCreditsCommand.java index e6e6931a64..6cc9173424 100644 --- a/java/google/registry/tools/CreateAuctionCreditsCommand.java +++ b/java/google/registry/tools/CreateAuctionCreditsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateContactCommand.java b/java/google/registry/tools/CreateContactCommand.java index 4e2b97fa88..b73f697a01 100644 --- a/java/google/registry/tools/CreateContactCommand.java +++ b/java/google/registry/tools/CreateContactCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateCreditBalanceCommand.java b/java/google/registry/tools/CreateCreditBalanceCommand.java index 65e9ed544c..2b73d2b6fa 100644 --- a/java/google/registry/tools/CreateCreditBalanceCommand.java +++ b/java/google/registry/tools/CreateCreditBalanceCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateCreditCommand.java b/java/google/registry/tools/CreateCreditCommand.java index 663bb0a2aa..ae7a3c6688 100644 --- a/java/google/registry/tools/CreateCreditCommand.java +++ b/java/google/registry/tools/CreateCreditCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateDomainCommand.java b/java/google/registry/tools/CreateDomainCommand.java index 6810bd73d5..b4289e81d1 100644 --- a/java/google/registry/tools/CreateDomainCommand.java +++ b/java/google/registry/tools/CreateDomainCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateHostCommand.java b/java/google/registry/tools/CreateHostCommand.java index de4e87b72f..264e9ac9bd 100644 --- a/java/google/registry/tools/CreateHostCommand.java +++ b/java/google/registry/tools/CreateHostCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateLrpTokensCommand.java b/java/google/registry/tools/CreateLrpTokensCommand.java index 2d52242fb6..1c2b1fa4ac 100644 --- a/java/google/registry/tools/CreateLrpTokensCommand.java +++ b/java/google/registry/tools/CreateLrpTokensCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateOrUpdatePremiumListCommand.java b/java/google/registry/tools/CreateOrUpdatePremiumListCommand.java index c5116adc75..0b36598b8c 100644 --- a/java/google/registry/tools/CreateOrUpdatePremiumListCommand.java +++ b/java/google/registry/tools/CreateOrUpdatePremiumListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateOrUpdateRegistrarCommand.java b/java/google/registry/tools/CreateOrUpdateRegistrarCommand.java index 565763c664..bfac4097ec 100644 --- a/java/google/registry/tools/CreateOrUpdateRegistrarCommand.java +++ b/java/google/registry/tools/CreateOrUpdateRegistrarCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateOrUpdateReservedListCommand.java b/java/google/registry/tools/CreateOrUpdateReservedListCommand.java index ef58829d34..bceb1e5906 100644 --- a/java/google/registry/tools/CreateOrUpdateReservedListCommand.java +++ b/java/google/registry/tools/CreateOrUpdateReservedListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateOrUpdateTldCommand.java b/java/google/registry/tools/CreateOrUpdateTldCommand.java index 95457cf042..37cba4cc5a 100644 --- a/java/google/registry/tools/CreateOrUpdateTldCommand.java +++ b/java/google/registry/tools/CreateOrUpdateTldCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreatePremiumListCommand.java b/java/google/registry/tools/CreatePremiumListCommand.java index 228d098816..bd76cdaaac 100644 --- a/java/google/registry/tools/CreatePremiumListCommand.java +++ b/java/google/registry/tools/CreatePremiumListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateRegistrarCommand.java b/java/google/registry/tools/CreateRegistrarCommand.java index 99f6c74101..6b3996a8bf 100644 --- a/java/google/registry/tools/CreateRegistrarCommand.java +++ b/java/google/registry/tools/CreateRegistrarCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateRegistrarGroupsCommand.java b/java/google/registry/tools/CreateRegistrarGroupsCommand.java index 18e6888d20..91b76d5bfa 100644 --- a/java/google/registry/tools/CreateRegistrarGroupsCommand.java +++ b/java/google/registry/tools/CreateRegistrarGroupsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateReservedListCommand.java b/java/google/registry/tools/CreateReservedListCommand.java index ead99d0e5b..2f58612112 100644 --- a/java/google/registry/tools/CreateReservedListCommand.java +++ b/java/google/registry/tools/CreateReservedListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/CreateTldCommand.java b/java/google/registry/tools/CreateTldCommand.java index 7e0bcd5908..1c13b4c896 100644 --- a/java/google/registry/tools/CreateTldCommand.java +++ b/java/google/registry/tools/CreateTldCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DeleteCreditCommand.java b/java/google/registry/tools/DeleteCreditCommand.java index 5804ff409b..0fc0449f3e 100644 --- a/java/google/registry/tools/DeleteCreditCommand.java +++ b/java/google/registry/tools/DeleteCreditCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DeleteDomainCommand.java b/java/google/registry/tools/DeleteDomainCommand.java index 0dbc9e73ba..8ab855d127 100644 --- a/java/google/registry/tools/DeleteDomainCommand.java +++ b/java/google/registry/tools/DeleteDomainCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DeleteEntityCommand.java b/java/google/registry/tools/DeleteEntityCommand.java index 7282baa692..a84b901c0b 100644 --- a/java/google/registry/tools/DeleteEntityCommand.java +++ b/java/google/registry/tools/DeleteEntityCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DeleteEppResourceCommand.java b/java/google/registry/tools/DeleteEppResourceCommand.java index d0d793ac4f..9859d1d53a 100644 --- a/java/google/registry/tools/DeleteEppResourceCommand.java +++ b/java/google/registry/tools/DeleteEppResourceCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DeletePremiumListCommand.java b/java/google/registry/tools/DeletePremiumListCommand.java index 28248022d8..0d9be97bab 100644 --- a/java/google/registry/tools/DeletePremiumListCommand.java +++ b/java/google/registry/tools/DeletePremiumListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DeleteReservedListCommand.java b/java/google/registry/tools/DeleteReservedListCommand.java index 4663f4b7f0..501de8469a 100644 --- a/java/google/registry/tools/DeleteReservedListCommand.java +++ b/java/google/registry/tools/DeleteReservedListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DomainApplicationInfoCommand.java b/java/google/registry/tools/DomainApplicationInfoCommand.java index 0331ee9d9b..777413bc0b 100644 --- a/java/google/registry/tools/DomainApplicationInfoCommand.java +++ b/java/google/registry/tools/DomainApplicationInfoCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DomainCheckClaimsCommand.java b/java/google/registry/tools/DomainCheckClaimsCommand.java index 198944ad15..a205e9d0d3 100644 --- a/java/google/registry/tools/DomainCheckClaimsCommand.java +++ b/java/google/registry/tools/DomainCheckClaimsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DomainCheckCommand.java b/java/google/registry/tools/DomainCheckCommand.java index 54355f4a3f..7ecb6b5f34 100644 --- a/java/google/registry/tools/DomainCheckCommand.java +++ b/java/google/registry/tools/DomainCheckCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/DomainCheckFeeCommand.java b/java/google/registry/tools/DomainCheckFeeCommand.java index 817719ab06..6106e91d96 100644 --- a/java/google/registry/tools/DomainCheckFeeCommand.java +++ b/java/google/registry/tools/DomainCheckFeeCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/EncryptEscrowDepositCommand.java b/java/google/registry/tools/EncryptEscrowDepositCommand.java index f4e550f85e..19c424949e 100644 --- a/java/google/registry/tools/EncryptEscrowDepositCommand.java +++ b/java/google/registry/tools/EncryptEscrowDepositCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/EppToolCommand.java b/java/google/registry/tools/EppToolCommand.java index 8677ee41e8..5566b75e41 100644 --- a/java/google/registry/tools/EppToolCommand.java +++ b/java/google/registry/tools/EppToolCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/EscrowDepositEncryptor.java b/java/google/registry/tools/EscrowDepositEncryptor.java index 24e992144a..c53f84c0d6 100644 --- a/java/google/registry/tools/EscrowDepositEncryptor.java +++ b/java/google/registry/tools/EscrowDepositEncryptor.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ExecuteEppCommand.java b/java/google/registry/tools/ExecuteEppCommand.java index 8b46d33547..e70bb7cecc 100644 --- a/java/google/registry/tools/ExecuteEppCommand.java +++ b/java/google/registry/tools/ExecuteEppCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GenerateApplicationsReportCommand.java b/java/google/registry/tools/GenerateApplicationsReportCommand.java index aed4c80311..efd3e4b9ab 100644 --- a/java/google/registry/tools/GenerateApplicationsReportCommand.java +++ b/java/google/registry/tools/GenerateApplicationsReportCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GenerateAuctionDataCommand.java b/java/google/registry/tools/GenerateAuctionDataCommand.java index 5c72904075..dd6a5027a8 100644 --- a/java/google/registry/tools/GenerateAuctionDataCommand.java +++ b/java/google/registry/tools/GenerateAuctionDataCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GenerateDnsReportCommand.java b/java/google/registry/tools/GenerateDnsReportCommand.java index 323fb5f997..a1a1959993 100644 --- a/java/google/registry/tools/GenerateDnsReportCommand.java +++ b/java/google/registry/tools/GenerateDnsReportCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GenerateEscrowDepositCommand.java b/java/google/registry/tools/GenerateEscrowDepositCommand.java index 37fdf7173c..641c835b12 100644 --- a/java/google/registry/tools/GenerateEscrowDepositCommand.java +++ b/java/google/registry/tools/GenerateEscrowDepositCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GenerateLordnCommand.java b/java/google/registry/tools/GenerateLordnCommand.java index a48db38d4d..406603d5c0 100644 --- a/java/google/registry/tools/GenerateLordnCommand.java +++ b/java/google/registry/tools/GenerateLordnCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GenerateZoneFilesCommand.java b/java/google/registry/tools/GenerateZoneFilesCommand.java index b0fdefa465..76c12ec068 100644 --- a/java/google/registry/tools/GenerateZoneFilesCommand.java +++ b/java/google/registry/tools/GenerateZoneFilesCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetApplicationCommand.java b/java/google/registry/tools/GetApplicationCommand.java index 0765207505..ffa7bb6bf0 100644 --- a/java/google/registry/tools/GetApplicationCommand.java +++ b/java/google/registry/tools/GetApplicationCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetApplicationIdsCommand.java b/java/google/registry/tools/GetApplicationIdsCommand.java index e5d0dd70e9..26f4b7c28b 100644 --- a/java/google/registry/tools/GetApplicationIdsCommand.java +++ b/java/google/registry/tools/GetApplicationIdsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetAppliedLabelsCommand.java b/java/google/registry/tools/GetAppliedLabelsCommand.java index ecba43dd84..1b9b635938 100644 --- a/java/google/registry/tools/GetAppliedLabelsCommand.java +++ b/java/google/registry/tools/GetAppliedLabelsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetClaimsListCommand.java b/java/google/registry/tools/GetClaimsListCommand.java index d8647bc739..98ef7e2c80 100644 --- a/java/google/registry/tools/GetClaimsListCommand.java +++ b/java/google/registry/tools/GetClaimsListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetContactCommand.java b/java/google/registry/tools/GetContactCommand.java index 7eb57261bd..8869b7e035 100644 --- a/java/google/registry/tools/GetContactCommand.java +++ b/java/google/registry/tools/GetContactCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetDomainCommand.java b/java/google/registry/tools/GetDomainCommand.java index 2444147263..4119c2dba7 100644 --- a/java/google/registry/tools/GetDomainCommand.java +++ b/java/google/registry/tools/GetDomainCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetEppResourceCommand.java b/java/google/registry/tools/GetEppResourceCommand.java index 9c13257a37..162fa3e388 100644 --- a/java/google/registry/tools/GetEppResourceCommand.java +++ b/java/google/registry/tools/GetEppResourceCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetHistoryEntriesCommand.java b/java/google/registry/tools/GetHistoryEntriesCommand.java index 9dd3186fc4..470587e1c7 100644 --- a/java/google/registry/tools/GetHistoryEntriesCommand.java +++ b/java/google/registry/tools/GetHistoryEntriesCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetHostCommand.java b/java/google/registry/tools/GetHostCommand.java index 60b6b27316..786f689231 100644 --- a/java/google/registry/tools/GetHostCommand.java +++ b/java/google/registry/tools/GetHostCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetLrpTokenCommand.java b/java/google/registry/tools/GetLrpTokenCommand.java index a44380fb78..311f67566e 100644 --- a/java/google/registry/tools/GetLrpTokenCommand.java +++ b/java/google/registry/tools/GetLrpTokenCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetRegistrarCommand.java b/java/google/registry/tools/GetRegistrarCommand.java index b4c52ea884..ed509e3ba2 100644 --- a/java/google/registry/tools/GetRegistrarCommand.java +++ b/java/google/registry/tools/GetRegistrarCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetResourceByKeyCommand.java b/java/google/registry/tools/GetResourceByKeyCommand.java index cd0865b95a..9472977fd1 100644 --- a/java/google/registry/tools/GetResourceByKeyCommand.java +++ b/java/google/registry/tools/GetResourceByKeyCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetSchemaCommand.java b/java/google/registry/tools/GetSchemaCommand.java index daacc7d8df..382b9aeba8 100644 --- a/java/google/registry/tools/GetSchemaCommand.java +++ b/java/google/registry/tools/GetSchemaCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetSchemaTreeCommand.java b/java/google/registry/tools/GetSchemaTreeCommand.java index 1eb3fc1489..592f9ad3f8 100644 --- a/java/google/registry/tools/GetSchemaTreeCommand.java +++ b/java/google/registry/tools/GetSchemaTreeCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GetTldCommand.java b/java/google/registry/tools/GetTldCommand.java index 19866934ce..438df5b98d 100644 --- a/java/google/registry/tools/GetTldCommand.java +++ b/java/google/registry/tools/GetTldCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/GhostrydeCommand.java b/java/google/registry/tools/GhostrydeCommand.java index fab4f51723..ffe9d8e323 100644 --- a/java/google/registry/tools/GhostrydeCommand.java +++ b/java/google/registry/tools/GhostrydeCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/HashCertificateCommand.java b/java/google/registry/tools/HashCertificateCommand.java index a59570ded8..d746ebab17 100644 --- a/java/google/registry/tools/HashCertificateCommand.java +++ b/java/google/registry/tools/HashCertificateCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/HelpCommand.java b/java/google/registry/tools/HelpCommand.java index 4b3090f542..5407cd9e68 100644 --- a/java/google/registry/tools/HelpCommand.java +++ b/java/google/registry/tools/HelpCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/HttpRequestFactoryComponent.java b/java/google/registry/tools/HttpRequestFactoryComponent.java index 3e5b5003e0..1b5eacc574 100644 --- a/java/google/registry/tools/HttpRequestFactoryComponent.java +++ b/java/google/registry/tools/HttpRequestFactoryComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/Injector.java b/java/google/registry/tools/Injector.java index 09ada95731..bd9aa70754 100644 --- a/java/google/registry/tools/Injector.java +++ b/java/google/registry/tools/Injector.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListCreditsCommand.java b/java/google/registry/tools/ListCreditsCommand.java index 69cea06875..4cf24bb74b 100644 --- a/java/google/registry/tools/ListCreditsCommand.java +++ b/java/google/registry/tools/ListCreditsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListCursorsCommand.java b/java/google/registry/tools/ListCursorsCommand.java index 9d2b560dab..e6400f7461 100644 --- a/java/google/registry/tools/ListCursorsCommand.java +++ b/java/google/registry/tools/ListCursorsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListDomainsCommand.java b/java/google/registry/tools/ListDomainsCommand.java index f9a634a48c..30638974c4 100644 --- a/java/google/registry/tools/ListDomainsCommand.java +++ b/java/google/registry/tools/ListDomainsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListHostsCommand.java b/java/google/registry/tools/ListHostsCommand.java index 6d970212b3..f53da3ff30 100644 --- a/java/google/registry/tools/ListHostsCommand.java +++ b/java/google/registry/tools/ListHostsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListObjectsCommand.java b/java/google/registry/tools/ListObjectsCommand.java index c8af7da7d9..c481375e42 100644 --- a/java/google/registry/tools/ListObjectsCommand.java +++ b/java/google/registry/tools/ListObjectsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListPremiumListsCommand.java b/java/google/registry/tools/ListPremiumListsCommand.java index 2ab5441a5d..9f4efad655 100644 --- a/java/google/registry/tools/ListPremiumListsCommand.java +++ b/java/google/registry/tools/ListPremiumListsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListRegistrarsCommand.java b/java/google/registry/tools/ListRegistrarsCommand.java index 5902cdb688..016f23c02b 100644 --- a/java/google/registry/tools/ListRegistrarsCommand.java +++ b/java/google/registry/tools/ListRegistrarsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListReservedListsCommand.java b/java/google/registry/tools/ListReservedListsCommand.java index e2506d973c..f71a7c8371 100644 --- a/java/google/registry/tools/ListReservedListsCommand.java +++ b/java/google/registry/tools/ListReservedListsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ListTldsCommand.java b/java/google/registry/tools/ListTldsCommand.java index 5d8b340213..293ce8113c 100644 --- a/java/google/registry/tools/ListTldsCommand.java +++ b/java/google/registry/tools/ListTldsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/LoadSnapshotCommand.java b/java/google/registry/tools/LoadSnapshotCommand.java index a680a8de10..11cc9e9ab7 100644 --- a/java/google/registry/tools/LoadSnapshotCommand.java +++ b/java/google/registry/tools/LoadSnapshotCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/LocalhostRequestFactoryComponent.java b/java/google/registry/tools/LocalhostRequestFactoryComponent.java index d660b05b2f..5c8e88bad8 100644 --- a/java/google/registry/tools/LocalhostRequestFactoryComponent.java +++ b/java/google/registry/tools/LocalhostRequestFactoryComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/LoggingParameters.java b/java/google/registry/tools/LoggingParameters.java index ba3c70da25..474dd3b171 100644 --- a/java/google/registry/tools/LoggingParameters.java +++ b/java/google/registry/tools/LoggingParameters.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/MakeBillingTablesCommand.java b/java/google/registry/tools/MakeBillingTablesCommand.java index dbef49dd85..091e1b47c3 100644 --- a/java/google/registry/tools/MakeBillingTablesCommand.java +++ b/java/google/registry/tools/MakeBillingTablesCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/MutatingCommand.java b/java/google/registry/tools/MutatingCommand.java index 2b29da3e82..384c299abc 100644 --- a/java/google/registry/tools/MutatingCommand.java +++ b/java/google/registry/tools/MutatingCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/MutatingEppToolCommand.java b/java/google/registry/tools/MutatingEppToolCommand.java index 6d5611993e..33b802ae19 100644 --- a/java/google/registry/tools/MutatingEppToolCommand.java +++ b/java/google/registry/tools/MutatingEppToolCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/PendingEscrowCommand.java b/java/google/registry/tools/PendingEscrowCommand.java index 2c6bc4863c..1e51ff9472 100644 --- a/java/google/registry/tools/PendingEscrowCommand.java +++ b/java/google/registry/tools/PendingEscrowCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/PublishDetailReportCommand.java b/java/google/registry/tools/PublishDetailReportCommand.java index 17cb29d3af..6891372438 100644 --- a/java/google/registry/tools/PublishDetailReportCommand.java +++ b/java/google/registry/tools/PublishDetailReportCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/RegistrarActivityReportCommand.java b/java/google/registry/tools/RegistrarActivityReportCommand.java index 99492d1b0d..700a683776 100644 --- a/java/google/registry/tools/RegistrarActivityReportCommand.java +++ b/java/google/registry/tools/RegistrarActivityReportCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/RegistrarContactCommand.java b/java/google/registry/tools/RegistrarContactCommand.java index 01300838db..8583366835 100644 --- a/java/google/registry/tools/RegistrarContactCommand.java +++ b/java/google/registry/tools/RegistrarContactCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/RegistryCli.java b/java/google/registry/tools/RegistryCli.java index 59273dbfc0..397353a741 100644 --- a/java/google/registry/tools/RegistryCli.java +++ b/java/google/registry/tools/RegistryCli.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/RegistryTool.java b/java/google/registry/tools/RegistryTool.java index ab803ee0bd..29a3c79e87 100644 --- a/java/google/registry/tools/RegistryTool.java +++ b/java/google/registry/tools/RegistryTool.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/RegistryToolComponent.java b/java/google/registry/tools/RegistryToolComponent.java index 5c9fb0aec3..5c5f46b425 100644 --- a/java/google/registry/tools/RegistryToolComponent.java +++ b/java/google/registry/tools/RegistryToolComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/RegistryToolEnvironment.java b/java/google/registry/tools/RegistryToolEnvironment.java index 0351dff13c..2ae018cceb 100644 --- a/java/google/registry/tools/RegistryToolEnvironment.java +++ b/java/google/registry/tools/RegistryToolEnvironment.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/RegistryToolModule.java b/java/google/registry/tools/RegistryToolModule.java index 66e7abb8ac..3e4cbf8706 100644 --- a/java/google/registry/tools/RegistryToolModule.java +++ b/java/google/registry/tools/RegistryToolModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ResaveEntitiesCommand.java b/java/google/registry/tools/ResaveEntitiesCommand.java index 1dfc9c4f0f..7b3b736db2 100644 --- a/java/google/registry/tools/ResaveEntitiesCommand.java +++ b/java/google/registry/tools/ResaveEntitiesCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ResaveEnvironmentEntitiesCommand.java b/java/google/registry/tools/ResaveEnvironmentEntitiesCommand.java index d441ec7d2c..b207d4fe40 100644 --- a/java/google/registry/tools/ResaveEnvironmentEntitiesCommand.java +++ b/java/google/registry/tools/ResaveEnvironmentEntitiesCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ResaveEppResourceCommand.java b/java/google/registry/tools/ResaveEppResourceCommand.java index a838e6257d..39ccfdba1d 100644 --- a/java/google/registry/tools/ResaveEppResourceCommand.java +++ b/java/google/registry/tools/ResaveEppResourceCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/SendEscrowReportToIcannCommand.java b/java/google/registry/tools/SendEscrowReportToIcannCommand.java index 25a863d647..6a901d6422 100644 --- a/java/google/registry/tools/SendEscrowReportToIcannCommand.java +++ b/java/google/registry/tools/SendEscrowReportToIcannCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ServerSideCommand.java b/java/google/registry/tools/ServerSideCommand.java index ec6cad2b45..f854c85b32 100644 --- a/java/google/registry/tools/ServerSideCommand.java +++ b/java/google/registry/tools/ServerSideCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/SetupOteCommand.java b/java/google/registry/tools/SetupOteCommand.java index 552d4f7aea..8a0c164485 100644 --- a/java/google/registry/tools/SetupOteCommand.java +++ b/java/google/registry/tools/SetupOteCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UniformRapidSuspensionCommand.java b/java/google/registry/tools/UniformRapidSuspensionCommand.java index ee806b4af4..57748d0456 100644 --- a/java/google/registry/tools/UniformRapidSuspensionCommand.java +++ b/java/google/registry/tools/UniformRapidSuspensionCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateApplicationStatusCommand.java b/java/google/registry/tools/UpdateApplicationStatusCommand.java index 2ef834699d..da110d64df 100644 --- a/java/google/registry/tools/UpdateApplicationStatusCommand.java +++ b/java/google/registry/tools/UpdateApplicationStatusCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateClaimsNoticeCommand.java b/java/google/registry/tools/UpdateClaimsNoticeCommand.java index b98fc785da..4cc6be8b63 100644 --- a/java/google/registry/tools/UpdateClaimsNoticeCommand.java +++ b/java/google/registry/tools/UpdateClaimsNoticeCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateCreditsCommand.java b/java/google/registry/tools/UpdateCreditsCommand.java index fddcfdb953..b749d4f5a8 100644 --- a/java/google/registry/tools/UpdateCreditsCommand.java +++ b/java/google/registry/tools/UpdateCreditsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateCursorsCommand.java b/java/google/registry/tools/UpdateCursorsCommand.java index 80391396c4..3c1f8910f2 100644 --- a/java/google/registry/tools/UpdateCursorsCommand.java +++ b/java/google/registry/tools/UpdateCursorsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdatePremiumListCommand.java b/java/google/registry/tools/UpdatePremiumListCommand.java index 475809abb7..9bb95f2c8d 100644 --- a/java/google/registry/tools/UpdatePremiumListCommand.java +++ b/java/google/registry/tools/UpdatePremiumListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateRegistrarCommand.java b/java/google/registry/tools/UpdateRegistrarCommand.java index 7fe5ea0aab..d727a21e57 100644 --- a/java/google/registry/tools/UpdateRegistrarCommand.java +++ b/java/google/registry/tools/UpdateRegistrarCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateReservedListCommand.java b/java/google/registry/tools/UpdateReservedListCommand.java index 092facb74b..a9892d075f 100644 --- a/java/google/registry/tools/UpdateReservedListCommand.java +++ b/java/google/registry/tools/UpdateReservedListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateServerLocksCommand.java b/java/google/registry/tools/UpdateServerLocksCommand.java index a581d2928a..945e9b30d7 100644 --- a/java/google/registry/tools/UpdateServerLocksCommand.java +++ b/java/google/registry/tools/UpdateServerLocksCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateSmdCommand.java b/java/google/registry/tools/UpdateSmdCommand.java index e448397942..38c01d52d9 100644 --- a/java/google/registry/tools/UpdateSmdCommand.java +++ b/java/google/registry/tools/UpdateSmdCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UpdateTldCommand.java b/java/google/registry/tools/UpdateTldCommand.java index 779cb763a3..4a1e5f2ae8 100644 --- a/java/google/registry/tools/UpdateTldCommand.java +++ b/java/google/registry/tools/UpdateTldCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UploadClaimsListCommand.java b/java/google/registry/tools/UploadClaimsListCommand.java index d5e325b509..371fd0ac7d 100644 --- a/java/google/registry/tools/UploadClaimsListCommand.java +++ b/java/google/registry/tools/UploadClaimsListCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/UserIdProvider.java b/java/google/registry/tools/UserIdProvider.java index 3384fb9e77..c170180d54 100644 --- a/java/google/registry/tools/UserIdProvider.java +++ b/java/google/registry/tools/UserIdProvider.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ValidateEscrowDepositCommand.java b/java/google/registry/tools/ValidateEscrowDepositCommand.java index ee36094487..dbba80c5fe 100644 --- a/java/google/registry/tools/ValidateEscrowDepositCommand.java +++ b/java/google/registry/tools/ValidateEscrowDepositCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/ValidateLoginCredentialsCommand.java b/java/google/registry/tools/ValidateLoginCredentialsCommand.java index d6a384ccea..c19975a1c7 100644 --- a/java/google/registry/tools/ValidateLoginCredentialsCommand.java +++ b/java/google/registry/tools/ValidateLoginCredentialsCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/VerifyOteCommand.java b/java/google/registry/tools/VerifyOteCommand.java index eb8ec5b09f..1d23599c65 100644 --- a/java/google/registry/tools/VerifyOteCommand.java +++ b/java/google/registry/tools/VerifyOteCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/WhoisQueryCommand.java b/java/google/registry/tools/WhoisQueryCommand.java index 645bf3b3c0..088c084e52 100644 --- a/java/google/registry/tools/WhoisQueryCommand.java +++ b/java/google/registry/tools/WhoisQueryCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/javascrap/RemoveDomainTransferDataCommand.java b/java/google/registry/tools/javascrap/RemoveDomainTransferDataCommand.java index fc282942a8..ae21ccd72f 100644 --- a/java/google/registry/tools/javascrap/RemoveDomainTransferDataCommand.java +++ b/java/google/registry/tools/javascrap/RemoveDomainTransferDataCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/javascrap/RemoveIpAddressCommand.java b/java/google/registry/tools/javascrap/RemoveIpAddressCommand.java index 8c544649e4..27e3094320 100644 --- a/java/google/registry/tools/javascrap/RemoveIpAddressCommand.java +++ b/java/google/registry/tools/javascrap/RemoveIpAddressCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/package-info.java b/java/google/registry/tools/package-info.java index db5ec904ff..516527a804 100644 --- a/java/google/registry/tools/package-info.java +++ b/java/google/registry/tools/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/DateTimeParameter.java b/java/google/registry/tools/params/DateTimeParameter.java index 7b8092e732..6f8e9dda8b 100644 --- a/java/google/registry/tools/params/DateTimeParameter.java +++ b/java/google/registry/tools/params/DateTimeParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/DurationParameter.java b/java/google/registry/tools/params/DurationParameter.java index 08ccc7af25..3f7680757e 100644 --- a/java/google/registry/tools/params/DurationParameter.java +++ b/java/google/registry/tools/params/DurationParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/EnumParameter.java b/java/google/registry/tools/params/EnumParameter.java index 94f490e29a..cbe4032aa6 100644 --- a/java/google/registry/tools/params/EnumParameter.java +++ b/java/google/registry/tools/params/EnumParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/EppResourceTypeParameter.java b/java/google/registry/tools/params/EppResourceTypeParameter.java index 92853606f7..e6e4e3d4af 100644 --- a/java/google/registry/tools/params/EppResourceTypeParameter.java +++ b/java/google/registry/tools/params/EppResourceTypeParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/HostAndPortParameter.java b/java/google/registry/tools/params/HostAndPortParameter.java index 04e2cb7c1b..a6f840b4da 100644 --- a/java/google/registry/tools/params/HostAndPortParameter.java +++ b/java/google/registry/tools/params/HostAndPortParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/InternetDomainNameParameter.java b/java/google/registry/tools/params/InternetDomainNameParameter.java index 5e4fd09635..5653841c21 100644 --- a/java/google/registry/tools/params/InternetDomainNameParameter.java +++ b/java/google/registry/tools/params/InternetDomainNameParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/IntervalParameter.java b/java/google/registry/tools/params/IntervalParameter.java index 2331255d52..951bb28bd2 100644 --- a/java/google/registry/tools/params/IntervalParameter.java +++ b/java/google/registry/tools/params/IntervalParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/KeyValueMapParameter.java b/java/google/registry/tools/params/KeyValueMapParameter.java index 1389c0228d..792e84ce90 100644 --- a/java/google/registry/tools/params/KeyValueMapParameter.java +++ b/java/google/registry/tools/params/KeyValueMapParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/LocalDateParameter.java b/java/google/registry/tools/params/LocalDateParameter.java index 2a974f53bf..213cc25f5f 100644 --- a/java/google/registry/tools/params/LocalDateParameter.java +++ b/java/google/registry/tools/params/LocalDateParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/LoggingLevelParameter.java b/java/google/registry/tools/params/LoggingLevelParameter.java index 5da6e7d1bc..a1a3b615ab 100644 --- a/java/google/registry/tools/params/LoggingLevelParameter.java +++ b/java/google/registry/tools/params/LoggingLevelParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/LongParameter.java b/java/google/registry/tools/params/LongParameter.java index f5ddac36a2..c40951fe7c 100644 --- a/java/google/registry/tools/params/LongParameter.java +++ b/java/google/registry/tools/params/LongParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/MoneyParameter.java b/java/google/registry/tools/params/MoneyParameter.java index efc9ab1af2..785abe4527 100644 --- a/java/google/registry/tools/params/MoneyParameter.java +++ b/java/google/registry/tools/params/MoneyParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/OptionalIntervalParameter.java b/java/google/registry/tools/params/OptionalIntervalParameter.java index 1c6217d145..99e7c8dc0c 100644 --- a/java/google/registry/tools/params/OptionalIntervalParameter.java +++ b/java/google/registry/tools/params/OptionalIntervalParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/OptionalLongParameter.java b/java/google/registry/tools/params/OptionalLongParameter.java index 4193b19ee4..0dcbd577e0 100644 --- a/java/google/registry/tools/params/OptionalLongParameter.java +++ b/java/google/registry/tools/params/OptionalLongParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/OptionalParameterConverterValidator.java b/java/google/registry/tools/params/OptionalParameterConverterValidator.java index d0a23996ed..50f18dc64b 100644 --- a/java/google/registry/tools/params/OptionalParameterConverterValidator.java +++ b/java/google/registry/tools/params/OptionalParameterConverterValidator.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/OptionalPhoneNumberParameter.java b/java/google/registry/tools/params/OptionalPhoneNumberParameter.java index b88550328d..f2e8332df8 100644 --- a/java/google/registry/tools/params/OptionalPhoneNumberParameter.java +++ b/java/google/registry/tools/params/OptionalPhoneNumberParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/OptionalStringParameter.java b/java/google/registry/tools/params/OptionalStringParameter.java index 21caeededd..7b58bd762d 100644 --- a/java/google/registry/tools/params/OptionalStringParameter.java +++ b/java/google/registry/tools/params/OptionalStringParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/ParameterConverterValidator.java b/java/google/registry/tools/params/ParameterConverterValidator.java index 6e96e279e4..a05936f794 100644 --- a/java/google/registry/tools/params/ParameterConverterValidator.java +++ b/java/google/registry/tools/params/ParameterConverterValidator.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/ParameterFactory.java b/java/google/registry/tools/params/ParameterFactory.java index fa6fc76979..239abe3926 100644 --- a/java/google/registry/tools/params/ParameterFactory.java +++ b/java/google/registry/tools/params/ParameterFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/PathParameter.java b/java/google/registry/tools/params/PathParameter.java index bfb867c8f1..442b13ca14 100644 --- a/java/google/registry/tools/params/PathParameter.java +++ b/java/google/registry/tools/params/PathParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/PhoneNumberParameter.java b/java/google/registry/tools/params/PhoneNumberParameter.java index 065966770a..402fa792bc 100644 --- a/java/google/registry/tools/params/PhoneNumberParameter.java +++ b/java/google/registry/tools/params/PhoneNumberParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/StringParameter.java b/java/google/registry/tools/params/StringParameter.java index b810b69734..3195aef57d 100644 --- a/java/google/registry/tools/params/StringParameter.java +++ b/java/google/registry/tools/params/StringParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/TldStateParameter.java b/java/google/registry/tools/params/TldStateParameter.java index 1ddbaaa958..7fc3e11b09 100644 --- a/java/google/registry/tools/params/TldStateParameter.java +++ b/java/google/registry/tools/params/TldStateParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/TransitionListParameter.java b/java/google/registry/tools/params/TransitionListParameter.java index 08f3b7b39c..d07d65c43e 100644 --- a/java/google/registry/tools/params/TransitionListParameter.java +++ b/java/google/registry/tools/params/TransitionListParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/YearMonthParameter.java b/java/google/registry/tools/params/YearMonthParameter.java index 17ff497982..e329a6b8c4 100644 --- a/java/google/registry/tools/params/YearMonthParameter.java +++ b/java/google/registry/tools/params/YearMonthParameter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/params/package-info.java b/java/google/registry/tools/params/package-info.java index 991025d228..85b6db82fa 100644 --- a/java/google/registry/tools/params/package-info.java +++ b/java/google/registry/tools/params/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/CreateGroupsAction.java b/java/google/registry/tools/server/CreateGroupsAction.java index da2713c824..c4f316ecc0 100644 --- a/java/google/registry/tools/server/CreateGroupsAction.java +++ b/java/google/registry/tools/server/CreateGroupsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/CreateOrUpdatePremiumListAction.java b/java/google/registry/tools/server/CreateOrUpdatePremiumListAction.java index 96014ef058..5e9e5fccdb 100644 --- a/java/google/registry/tools/server/CreateOrUpdatePremiumListAction.java +++ b/java/google/registry/tools/server/CreateOrUpdatePremiumListAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/CreatePremiumListAction.java b/java/google/registry/tools/server/CreatePremiumListAction.java index a25f801c31..6299b6516d 100644 --- a/java/google/registry/tools/server/CreatePremiumListAction.java +++ b/java/google/registry/tools/server/CreatePremiumListAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/DeleteEntityAction.java b/java/google/registry/tools/server/DeleteEntityAction.java index 210b3be879..f64fb7a1e1 100644 --- a/java/google/registry/tools/server/DeleteEntityAction.java +++ b/java/google/registry/tools/server/DeleteEntityAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/GenerateZoneFilesAction.java b/java/google/registry/tools/server/GenerateZoneFilesAction.java index 6985224a85..893be5bbcc 100644 --- a/java/google/registry/tools/server/GenerateZoneFilesAction.java +++ b/java/google/registry/tools/server/GenerateZoneFilesAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/KillAllCommitLogsAction.java b/java/google/registry/tools/server/KillAllCommitLogsAction.java index 2697e7a7fc..946573d33b 100644 --- a/java/google/registry/tools/server/KillAllCommitLogsAction.java +++ b/java/google/registry/tools/server/KillAllCommitLogsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/KillAllEntitiesReducer.java b/java/google/registry/tools/server/KillAllEntitiesReducer.java index c29732607f..65c6f1a708 100644 --- a/java/google/registry/tools/server/KillAllEntitiesReducer.java +++ b/java/google/registry/tools/server/KillAllEntitiesReducer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/KillAllEppResourcesAction.java b/java/google/registry/tools/server/KillAllEppResourcesAction.java index 9f58c3b4de..a495c2cdb9 100644 --- a/java/google/registry/tools/server/KillAllEppResourcesAction.java +++ b/java/google/registry/tools/server/KillAllEppResourcesAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ListDomainsAction.java b/java/google/registry/tools/server/ListDomainsAction.java index d54a58e7c1..76fcd350cd 100644 --- a/java/google/registry/tools/server/ListDomainsAction.java +++ b/java/google/registry/tools/server/ListDomainsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ListHostsAction.java b/java/google/registry/tools/server/ListHostsAction.java index 345abdde50..ae5ed76b9e 100644 --- a/java/google/registry/tools/server/ListHostsAction.java +++ b/java/google/registry/tools/server/ListHostsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ListObjectsAction.java b/java/google/registry/tools/server/ListObjectsAction.java index 9d6012928d..8902e4e3e6 100644 --- a/java/google/registry/tools/server/ListObjectsAction.java +++ b/java/google/registry/tools/server/ListObjectsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ListPremiumListsAction.java b/java/google/registry/tools/server/ListPremiumListsAction.java index a5286e0c3c..7781961753 100644 --- a/java/google/registry/tools/server/ListPremiumListsAction.java +++ b/java/google/registry/tools/server/ListPremiumListsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ListRegistrarsAction.java b/java/google/registry/tools/server/ListRegistrarsAction.java index ba13122845..4cd74ff905 100644 --- a/java/google/registry/tools/server/ListRegistrarsAction.java +++ b/java/google/registry/tools/server/ListRegistrarsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ListReservedListsAction.java b/java/google/registry/tools/server/ListReservedListsAction.java index 76abe11ab2..05ef81bc90 100644 --- a/java/google/registry/tools/server/ListReservedListsAction.java +++ b/java/google/registry/tools/server/ListReservedListsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ListTldsAction.java b/java/google/registry/tools/server/ListTldsAction.java index 484a808302..19f9c79be5 100644 --- a/java/google/registry/tools/server/ListTldsAction.java +++ b/java/google/registry/tools/server/ListTldsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ResaveAllEppResourcesAction.java b/java/google/registry/tools/server/ResaveAllEppResourcesAction.java index dac159697d..8648396802 100644 --- a/java/google/registry/tools/server/ResaveAllEppResourcesAction.java +++ b/java/google/registry/tools/server/ResaveAllEppResourcesAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/ToolsServerModule.java b/java/google/registry/tools/server/ToolsServerModule.java index d08303a018..662b659592 100644 --- a/java/google/registry/tools/server/ToolsServerModule.java +++ b/java/google/registry/tools/server/ToolsServerModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/UpdatePremiumListAction.java b/java/google/registry/tools/server/UpdatePremiumListAction.java index f2d018969b..a1cd5e648f 100644 --- a/java/google/registry/tools/server/UpdatePremiumListAction.java +++ b/java/google/registry/tools/server/UpdatePremiumListAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/VerifyOteAction.java b/java/google/registry/tools/server/VerifyOteAction.java index 63c6db0f96..d892833487 100644 --- a/java/google/registry/tools/server/VerifyOteAction.java +++ b/java/google/registry/tools/server/VerifyOteAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/server/javascrap/RefreshAllDomainsAction.java b/java/google/registry/tools/server/javascrap/RefreshAllDomainsAction.java index eb45c74ed1..b9773dc86f 100644 --- a/java/google/registry/tools/server/javascrap/RefreshAllDomainsAction.java +++ b/java/google/registry/tools/server/javascrap/RefreshAllDomainsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/ContactCreate.soy b/java/google/registry/tools/soy/ContactCreate.soy index 00b43095aa..6fdc8cd161 100644 --- a/java/google/registry/tools/soy/ContactCreate.soy +++ b/java/google/registry/tools/soy/ContactCreate.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/CreateAnchorTenant.soy b/java/google/registry/tools/soy/CreateAnchorTenant.soy index 84a69e3abc..eab428e587 100644 --- a/java/google/registry/tools/soy/CreateAnchorTenant.soy +++ b/java/google/registry/tools/soy/CreateAnchorTenant.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/DeleteDomain.soy b/java/google/registry/tools/soy/DeleteDomain.soy index 685dba6771..0f3a507d15 100644 --- a/java/google/registry/tools/soy/DeleteDomain.soy +++ b/java/google/registry/tools/soy/DeleteDomain.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/DomainAllocate.soy b/java/google/registry/tools/soy/DomainAllocate.soy index e33d62b960..0507e7ee48 100644 --- a/java/google/registry/tools/soy/DomainAllocate.soy +++ b/java/google/registry/tools/soy/DomainAllocate.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/DomainApplicationInfo.soy b/java/google/registry/tools/soy/DomainApplicationInfo.soy index e5f375c0ec..8e93332b2c 100644 --- a/java/google/registry/tools/soy/DomainApplicationInfo.soy +++ b/java/google/registry/tools/soy/DomainApplicationInfo.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/DomainCheck.soy b/java/google/registry/tools/soy/DomainCheck.soy index ba513ad978..8f94e62a2e 100644 --- a/java/google/registry/tools/soy/DomainCheck.soy +++ b/java/google/registry/tools/soy/DomainCheck.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/DomainCheckClaims.soy b/java/google/registry/tools/soy/DomainCheckClaims.soy index b81d77636d..b8fd847b27 100644 --- a/java/google/registry/tools/soy/DomainCheckClaims.soy +++ b/java/google/registry/tools/soy/DomainCheckClaims.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/DomainCheckFee.soy b/java/google/registry/tools/soy/DomainCheckFee.soy index 11aad15fbb..9dcb35e554 100644 --- a/java/google/registry/tools/soy/DomainCheckFee.soy +++ b/java/google/registry/tools/soy/DomainCheckFee.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/DomainCreate.soy b/java/google/registry/tools/soy/DomainCreate.soy index 2529415ce9..ef83d565b0 100644 --- a/java/google/registry/tools/soy/DomainCreate.soy +++ b/java/google/registry/tools/soy/DomainCreate.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/HostCreate.soy b/java/google/registry/tools/soy/HostCreate.soy index 1b276662c9..23a2b24875 100644 --- a/java/google/registry/tools/soy/HostCreate.soy +++ b/java/google/registry/tools/soy/HostCreate.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/RemoveIpAddress.soy b/java/google/registry/tools/soy/RemoveIpAddress.soy index 7da3070fc6..5a4f3b1f90 100644 --- a/java/google/registry/tools/soy/RemoveIpAddress.soy +++ b/java/google/registry/tools/soy/RemoveIpAddress.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/UniformRapidSuspension.soy b/java/google/registry/tools/soy/UniformRapidSuspension.soy index b0d75ecab7..dc74331c5f 100644 --- a/java/google/registry/tools/soy/UniformRapidSuspension.soy +++ b/java/google/registry/tools/soy/UniformRapidSuspension.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/soy/UpdateServerLocks.soy b/java/google/registry/tools/soy/UpdateServerLocks.soy index 44cdc41021..1c24700694 100644 --- a/java/google/registry/tools/soy/UpdateServerLocks.soy +++ b/java/google/registry/tools/soy/UpdateServerLocks.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/ReportingHistory.sql b/java/google/registry/tools/sql/ReportingHistory.sql index 53f37b9bbf..660c15c62d 100644 --- a/java/google/registry/tools/sql/ReportingHistory.sql +++ b/java/google/registry/tools/sql/ReportingHistory.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/ReportingIdentifiers.sql b/java/google/registry/tools/sql/ReportingIdentifiers.sql index 85ea378196..e31d2b55c9 100644 --- a/java/google/registry/tools/sql/ReportingIdentifiers.sql +++ b/java/google/registry/tools/sql/ReportingIdentifiers.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/billing_data_view.sql b/java/google/registry/tools/sql/billing_data_view.sql index b7d85747b2..24f85a3c27 100644 --- a/java/google/registry/tools/sql/billing_data_view.sql +++ b/java/google/registry/tools/sql/billing_data_view.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/credit_balance_data_view.sql b/java/google/registry/tools/sql/credit_balance_data_view.sql index 1d06084ac5..21574aa634 100644 --- a/java/google/registry/tools/sql/credit_balance_data_view.sql +++ b/java/google/registry/tools/sql/credit_balance_data_view.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/credit_data_view.sql b/java/google/registry/tools/sql/credit_data_view.sql index 5572a0de93..123e529425 100644 --- a/java/google/registry/tools/sql/credit_data_view.sql +++ b/java/google/registry/tools/sql/credit_data_view.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/currency_table.sql b/java/google/registry/tools/sql/currency_table.sql index 9e6d433143..fc34a533a3 100644 --- a/java/google/registry/tools/sql/currency_table.sql +++ b/java/google/registry/tools/sql/currency_table.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/premium_list_data_view.sql b/java/google/registry/tools/sql/premium_list_data_view.sql index fc643feffe..b1c3e49d40 100644 --- a/java/google/registry/tools/sql/premium_list_data_view.sql +++ b/java/google/registry/tools/sql/premium_list_data_view.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/recurring_event_data_view.sql b/java/google/registry/tools/sql/recurring_event_data_view.sql index a7297e9ff2..3d679e96d7 100644 --- a/java/google/registry/tools/sql/recurring_event_data_view.sql +++ b/java/google/registry/tools/sql/recurring_event_data_view.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/registrar_activity_report.sql b/java/google/registry/tools/sql/registrar_activity_report.sql index b21082bee8..897539584b 100644 --- a/java/google/registry/tools/sql/registrar_activity_report.sql +++ b/java/google/registry/tools/sql/registrar_activity_report.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/registrar_data_view.sql b/java/google/registry/tools/sql/registrar_data_view.sql index e2c0d202b9..90f2e7eec0 100644 --- a/java/google/registry/tools/sql/registrar_data_view.sql +++ b/java/google/registry/tools/sql/registrar_data_view.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/tools/sql/registry_data_view.sql b/java/google/registry/tools/sql/registry_data_view.sql index c732609963..8ecd74c423 100644 --- a/java/google/registry/tools/sql/registry_data_view.sql +++ b/java/google/registry/tools/sql/registry_data_view.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/ConsoleConfigModule.java b/java/google/registry/ui/ConsoleConfigModule.java index 176ee3f0c4..15bf5ee647 100644 --- a/java/google/registry/ui/ConsoleConfigModule.java +++ b/java/google/registry/ui/ConsoleConfigModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/ConsoleDebug.java b/java/google/registry/ui/ConsoleDebug.java index fcae98c0ef..f9e7e2d16d 100644 --- a/java/google/registry/ui/ConsoleDebug.java +++ b/java/google/registry/ui/ConsoleDebug.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/compile_test.js b/java/google/registry/ui/compile_test.js index aa3d35c000..ee392a5aa4 100644 --- a/java/google/registry/ui/compile_test.js +++ b/java/google/registry/ui/compile_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/externs/braintree.js b/java/google/registry/ui/externs/braintree.js index fd914a12b0..ac71586e9c 100644 --- a/java/google/registry/ui/externs/braintree.js +++ b/java/google/registry/ui/externs/braintree.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/externs/json.js b/java/google/registry/ui/externs/json.js index 8b46590e94..cc47052ab9 100644 --- a/java/google/registry/ui/externs/json.js +++ b/java/google/registry/ui/externs/json.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/externs/rpc_payment.js b/java/google/registry/ui/externs/rpc_payment.js index 87ad4aa555..8fefc4b196 100644 --- a/java/google/registry/ui/externs/rpc_payment.js +++ b/java/google/registry/ui/externs/rpc_payment.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/externs/rpc_paymentsetup.js b/java/google/registry/ui/externs/rpc_paymentsetup.js index 6bcd4d42c2..c6d8cab369 100644 --- a/java/google/registry/ui/externs/rpc_paymentsetup.js +++ b/java/google/registry/ui/externs/rpc_paymentsetup.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/forms/FormException.java b/java/google/registry/ui/forms/FormException.java index 7569cc9979..91581345d6 100644 --- a/java/google/registry/ui/forms/FormException.java +++ b/java/google/registry/ui/forms/FormException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/forms/FormField.java b/java/google/registry/ui/forms/FormField.java index bc89717265..e6af391843 100644 --- a/java/google/registry/ui/forms/FormField.java +++ b/java/google/registry/ui/forms/FormField.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/forms/FormFieldException.java b/java/google/registry/ui/forms/FormFieldException.java index 74ed562634..183e660875 100644 --- a/java/google/registry/ui/forms/FormFieldException.java +++ b/java/google/registry/ui/forms/FormFieldException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/forms/FormFields.java b/java/google/registry/ui/forms/FormFields.java index 2a4e47975c..2b51e77605 100644 --- a/java/google/registry/ui/forms/FormFields.java +++ b/java/google/registry/ui/forms/FormFields.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/forms/package-info.java b/java/google/registry/ui/forms/package-info.java index 1f61d491aa..b01aa93dd1 100644 --- a/java/google/registry/ui/forms/package-info.java +++ b/java/google/registry/ui/forms/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/component.js b/java/google/registry/ui/js/component.js index 6c953d4c23..9299a0a252 100644 --- a/java/google/registry/ui/js/component.js +++ b/java/google/registry/ui/js/component.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/console.js b/java/google/registry/ui/js/console.js index 35b7442824..74115aa44f 100644 --- a/java/google/registry/ui/js/console.js +++ b/java/google/registry/ui/js/console.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/edit_item.js b/java/google/registry/ui/js/edit_item.js index a80b319f54..bea8268670 100644 --- a/java/google/registry/ui/js/edit_item.js +++ b/java/google/registry/ui/js/edit_item.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/forms.js b/java/google/registry/ui/js/forms.js index 321a9b4cdf..f852c0e095 100644 --- a/java/google/registry/ui/js/forms.js +++ b/java/google/registry/ui/js/forms.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/menu_button.js b/java/google/registry/ui/js/menu_button.js index 24597c7bd9..1d238ee621 100644 --- a/java/google/registry/ui/js/menu_button.js +++ b/java/google/registry/ui/js/menu_button.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/brainframe.js b/java/google/registry/ui/js/registrar/brainframe.js index 96254fd008..81cd2e109b 100644 --- a/java/google/registry/ui/js/registrar/brainframe.js +++ b/java/google/registry/ui/js/registrar/brainframe.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/console.js b/java/google/registry/ui/js/registrar/console.js index a4fde4b0fe..a763ef9296 100644 --- a/java/google/registry/ui/js/registrar/console.js +++ b/java/google/registry/ui/js/registrar/console.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/contact.js b/java/google/registry/ui/js/registrar/contact.js index f96662a8a3..7988ed5591 100644 --- a/java/google/registry/ui/js/registrar/contact.js +++ b/java/google/registry/ui/js/registrar/contact.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/contact_settings.js b/java/google/registry/ui/js/registrar/contact_settings.js index 4b47afd14d..5b0c8444f2 100644 --- a/java/google/registry/ui/js/registrar/contact_settings.js +++ b/java/google/registry/ui/js/registrar/contact_settings.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/contact_us.js b/java/google/registry/ui/js/registrar/contact_us.js index 317b5925f2..ae7870d0fe 100644 --- a/java/google/registry/ui/js/registrar/contact_us.js +++ b/java/google/registry/ui/js/registrar/contact_us.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/dashboard.js b/java/google/registry/ui/js/registrar/dashboard.js index 0d3c56f027..1fdb7b980d 100644 --- a/java/google/registry/ui/js/registrar/dashboard.js +++ b/java/google/registry/ui/js/registrar/dashboard.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/domain.js b/java/google/registry/ui/js/registrar/domain.js index 71ff073c95..4a09c84c97 100644 --- a/java/google/registry/ui/js/registrar/domain.js +++ b/java/google/registry/ui/js/registrar/domain.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/epp_session.js b/java/google/registry/ui/js/registrar/epp_session.js index 58ec9d1de4..188eae24d7 100644 --- a/java/google/registry/ui/js/registrar/epp_session.js +++ b/java/google/registry/ui/js/registrar/epp_session.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/host.js b/java/google/registry/ui/js/registrar/host.js index c9833c7c85..098ed9b794 100644 --- a/java/google/registry/ui/js/registrar/host.js +++ b/java/google/registry/ui/js/registrar/host.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/main.js b/java/google/registry/ui/js/registrar/main.js index d56953eefb..dfc5817e96 100644 --- a/java/google/registry/ui/js/registrar/main.js +++ b/java/google/registry/ui/js/registrar/main.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/payment.js b/java/google/registry/ui/js/registrar/payment.js index 682cdac50a..f46345d47f 100644 --- a/java/google/registry/ui/js/registrar/payment.js +++ b/java/google/registry/ui/js/registrar/payment.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/resources.js b/java/google/registry/ui/js/registrar/resources.js index 99ee75d9d4..00ffa163b9 100644 --- a/java/google/registry/ui/js/registrar/resources.js +++ b/java/google/registry/ui/js/registrar/resources.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/security_settings.js b/java/google/registry/ui/js/registrar/security_settings.js index 02b3463bf8..849c8fb9a4 100644 --- a/java/google/registry/ui/js/registrar/security_settings.js +++ b/java/google/registry/ui/js/registrar/security_settings.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/whois_settings.js b/java/google/registry/ui/js/registrar/whois_settings.js index 1ce09d3330..7234c5117c 100644 --- a/java/google/registry/ui/js/registrar/whois_settings.js +++ b/java/google/registry/ui/js/registrar/whois_settings.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/registrar/xml_resource_component.js b/java/google/registry/ui/js/registrar/xml_resource_component.js index 0b57156bbd..c7fac18aa1 100644 --- a/java/google/registry/ui/js/registrar/xml_resource_component.js +++ b/java/google/registry/ui/js/registrar/xml_resource_component.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/resource.js b/java/google/registry/ui/js/resource.js index 1a56968965..f01105a00d 100644 --- a/java/google/registry/ui/js/resource.js +++ b/java/google/registry/ui/js/resource.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/resource_component.js b/java/google/registry/ui/js/resource_component.js index 6fa54e5e8f..6ad2ae402e 100644 --- a/java/google/registry/ui/js/resource_component.js +++ b/java/google/registry/ui/js/resource_component.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/session.js b/java/google/registry/ui/js/session.js index 880c66c7a3..8df8e6b6d6 100644 --- a/java/google/registry/ui/js/session.js +++ b/java/google/registry/ui/js/session.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/util.js b/java/google/registry/ui/js/util.js index 348d697dc7..b9847dc75a 100644 --- a/java/google/registry/ui/js/util.js +++ b/java/google/registry/ui/js/util.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/js/xml.js b/java/google/registry/ui/js/xml.js index 144a6efa4c..fba15bdbc7 100644 --- a/java/google/registry/ui/js/xml.js +++ b/java/google/registry/ui/js/xml.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/package-info.java b/java/google/registry/ui/package-info.java index f19f926169..ddff37c680 100644 --- a/java/google/registry/ui/package-info.java +++ b/java/google/registry/ui/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/RegistrarFormFields.java b/java/google/registry/ui/server/RegistrarFormFields.java index 021bf61b2c..8fe53f9d2f 100644 --- a/java/google/registry/ui/server/RegistrarFormFields.java +++ b/java/google/registry/ui/server/RegistrarFormFields.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/SoyTemplateUtils.java b/java/google/registry/ui/server/SoyTemplateUtils.java index 256c54863a..4c5e36400d 100644 --- a/java/google/registry/ui/server/SoyTemplateUtils.java +++ b/java/google/registry/ui/server/SoyTemplateUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/StateCode.java b/java/google/registry/ui/server/StateCode.java index 233a67bb22..4bf7ef12c8 100644 --- a/java/google/registry/ui/server/StateCode.java +++ b/java/google/registry/ui/server/StateCode.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/package-info.java b/java/google/registry/ui/server/package-info.java index b5bd82d8a8..d5246ed762 100644 --- a/java/google/registry/ui/server/package-info.java +++ b/java/google/registry/ui/server/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/registrar/ConsoleUiAction.java b/java/google/registry/ui/server/registrar/ConsoleUiAction.java index 70bdb1d7bc..d4b9bd80b6 100644 --- a/java/google/registry/ui/server/registrar/ConsoleUiAction.java +++ b/java/google/registry/ui/server/registrar/ConsoleUiAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/registrar/RegistrarPaymentAction.java b/java/google/registry/ui/server/registrar/RegistrarPaymentAction.java index a1052a86e6..9411697c44 100644 --- a/java/google/registry/ui/server/registrar/RegistrarPaymentAction.java +++ b/java/google/registry/ui/server/registrar/RegistrarPaymentAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/registrar/RegistrarPaymentSetupAction.java b/java/google/registry/ui/server/registrar/RegistrarPaymentSetupAction.java index 8359054a3b..1f6ebb516d 100644 --- a/java/google/registry/ui/server/registrar/RegistrarPaymentSetupAction.java +++ b/java/google/registry/ui/server/registrar/RegistrarPaymentSetupAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/registrar/RegistrarSettingsAction.java b/java/google/registry/ui/server/registrar/RegistrarSettingsAction.java index 6abb871660..5bff733a3c 100644 --- a/java/google/registry/ui/server/registrar/RegistrarSettingsAction.java +++ b/java/google/registry/ui/server/registrar/RegistrarSettingsAction.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/registrar/RegistrarUserModule.java b/java/google/registry/ui/server/registrar/RegistrarUserModule.java index 3309376025..91f685d633 100644 --- a/java/google/registry/ui/server/registrar/RegistrarUserModule.java +++ b/java/google/registry/ui/server/registrar/RegistrarUserModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/registrar/SendEmailUtils.java b/java/google/registry/ui/server/registrar/SendEmailUtils.java index c2ca3f5646..04a8e06d10 100644 --- a/java/google/registry/ui/server/registrar/SendEmailUtils.java +++ b/java/google/registry/ui/server/registrar/SendEmailUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/registrar/SessionUtils.java b/java/google/registry/ui/server/registrar/SessionUtils.java index ed85614c6e..0bf9287c64 100644 --- a/java/google/registry/ui/server/registrar/SessionUtils.java +++ b/java/google/registry/ui/server/registrar/SessionUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/server/registrar/package-info.java b/java/google/registry/ui/server/registrar/package-info.java index 131770cca5..508f80830e 100644 --- a/java/google/registry/ui/server/registrar/package-info.java +++ b/java/google/registry/ui/server/registrar/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/Console.soy b/java/google/registry/ui/soy/Console.soy index 8fb387134f..287c175c12 100644 --- a/java/google/registry/ui/soy/Console.soy +++ b/java/google/registry/ui/soy/Console.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/Forms.soy b/java/google/registry/ui/soy/Forms.soy index 863a85c499..a9a6e3210c 100644 --- a/java/google/registry/ui/soy/Forms.soy +++ b/java/google/registry/ui/soy/Forms.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/Console.soy b/java/google/registry/ui/soy/registrar/Console.soy index 514f2d48db..d1eee9098b 100644 --- a/java/google/registry/ui/soy/registrar/Console.soy +++ b/java/google/registry/ui/soy/registrar/Console.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/Contact.soy b/java/google/registry/ui/soy/registrar/Contact.soy index 627a5c3489..fe0c3162d0 100644 --- a/java/google/registry/ui/soy/registrar/Contact.soy +++ b/java/google/registry/ui/soy/registrar/Contact.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/ContactEpp.soy b/java/google/registry/ui/soy/registrar/ContactEpp.soy index 7fbfa801ac..fa895f3b74 100644 --- a/java/google/registry/ui/soy/registrar/ContactEpp.soy +++ b/java/google/registry/ui/soy/registrar/ContactEpp.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/ContactSettings.soy b/java/google/registry/ui/soy/registrar/ContactSettings.soy index 23e68cbc32..d61e9b42cf 100644 --- a/java/google/registry/ui/soy/registrar/ContactSettings.soy +++ b/java/google/registry/ui/soy/registrar/ContactSettings.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/Domain.soy b/java/google/registry/ui/soy/registrar/Domain.soy index c945b6bb27..545aee9882 100644 --- a/java/google/registry/ui/soy/registrar/Domain.soy +++ b/java/google/registry/ui/soy/registrar/Domain.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/DomainEpp.soy b/java/google/registry/ui/soy/registrar/DomainEpp.soy index 5c2b06465c..4fbc3428b2 100644 --- a/java/google/registry/ui/soy/registrar/DomainEpp.soy +++ b/java/google/registry/ui/soy/registrar/DomainEpp.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/Epp.soy b/java/google/registry/ui/soy/registrar/Epp.soy index 6d571d18dd..50e9a354be 100644 --- a/java/google/registry/ui/soy/registrar/Epp.soy +++ b/java/google/registry/ui/soy/registrar/Epp.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/Host.soy b/java/google/registry/ui/soy/registrar/Host.soy index dfc3999571..89dad07fff 100644 --- a/java/google/registry/ui/soy/registrar/Host.soy +++ b/java/google/registry/ui/soy/registrar/Host.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/HostEpp.soy b/java/google/registry/ui/soy/registrar/HostEpp.soy index 5d87bed427..fc87f43aae 100644 --- a/java/google/registry/ui/soy/registrar/HostEpp.soy +++ b/java/google/registry/ui/soy/registrar/HostEpp.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/Payment.soy b/java/google/registry/ui/soy/registrar/Payment.soy index b012f2b320..f10e464c9f 100644 --- a/java/google/registry/ui/soy/registrar/Payment.soy +++ b/java/google/registry/ui/soy/registrar/Payment.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/SecuritySettings.soy b/java/google/registry/ui/soy/registrar/SecuritySettings.soy index 79612d096c..3a93b61f16 100644 --- a/java/google/registry/ui/soy/registrar/SecuritySettings.soy +++ b/java/google/registry/ui/soy/registrar/SecuritySettings.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/ui/soy/registrar/WhoisSettings.soy b/java/google/registry/ui/soy/registrar/WhoisSettings.soy index 17596d5155..2bddc849da 100644 --- a/java/google/registry/ui/soy/registrar/WhoisSettings.soy +++ b/java/google/registry/ui/soy/registrar/WhoisSettings.soy @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/AppEngineTimeLimiter.java b/java/google/registry/util/AppEngineTimeLimiter.java index 72fc469fdd..eab7df8384 100644 --- a/java/google/registry/util/AppEngineTimeLimiter.java +++ b/java/google/registry/util/AppEngineTimeLimiter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/CapturingLogHandler.java b/java/google/registry/util/CapturingLogHandler.java index dba69ece82..d1ec1289eb 100644 --- a/java/google/registry/util/CapturingLogHandler.java +++ b/java/google/registry/util/CapturingLogHandler.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/CidrAddressBlock.java b/java/google/registry/util/CidrAddressBlock.java index 4e306c056c..7df1aa88e6 100644 --- a/java/google/registry/util/CidrAddressBlock.java +++ b/java/google/registry/util/CidrAddressBlock.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/Clock.java b/java/google/registry/util/Clock.java index 433dd84f19..4e53cd0e8e 100644 --- a/java/google/registry/util/Clock.java +++ b/java/google/registry/util/Clock.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/CollectionUtils.java b/java/google/registry/util/CollectionUtils.java index fa416566b9..0a6ad1c73b 100644 --- a/java/google/registry/util/CollectionUtils.java +++ b/java/google/registry/util/CollectionUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/Concurrent.java b/java/google/registry/util/Concurrent.java index c5a6f033df..e9e7358e89 100644 --- a/java/google/registry/util/Concurrent.java +++ b/java/google/registry/util/Concurrent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/DatastoreServiceUtils.java b/java/google/registry/util/DatastoreServiceUtils.java index 09d500bc56..a14a3fa85d 100644 --- a/java/google/registry/util/DatastoreServiceUtils.java +++ b/java/google/registry/util/DatastoreServiceUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/DateTimeUtils.java b/java/google/registry/util/DateTimeUtils.java index 7cd58cdbc2..74512f604d 100644 --- a/java/google/registry/util/DateTimeUtils.java +++ b/java/google/registry/util/DateTimeUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/DiffUtils.java b/java/google/registry/util/DiffUtils.java index 98ac9fddde..dc54dd1073 100644 --- a/java/google/registry/util/DiffUtils.java +++ b/java/google/registry/util/DiffUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/DomainNameUtils.java b/java/google/registry/util/DomainNameUtils.java index 94130b262b..4cfa942b16 100644 --- a/java/google/registry/util/DomainNameUtils.java +++ b/java/google/registry/util/DomainNameUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/FixedClock.java b/java/google/registry/util/FixedClock.java index 14dfc55434..9ff970c83f 100644 --- a/java/google/registry/util/FixedClock.java +++ b/java/google/registry/util/FixedClock.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/FormattingLogger.java b/java/google/registry/util/FormattingLogger.java index 376d65da63..6ce12a7cfe 100644 --- a/java/google/registry/util/FormattingLogger.java +++ b/java/google/registry/util/FormattingLogger.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/HexDumper.java b/java/google/registry/util/HexDumper.java index 1d1ecd2af2..86274ac4a0 100644 --- a/java/google/registry/util/HexDumper.java +++ b/java/google/registry/util/HexDumper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/Idn.java b/java/google/registry/util/Idn.java index 42432efcee..3b417453ca 100644 --- a/java/google/registry/util/Idn.java +++ b/java/google/registry/util/Idn.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/ImprovedInputStream.java b/java/google/registry/util/ImprovedInputStream.java index 3727917a3a..82204edaa9 100644 --- a/java/google/registry/util/ImprovedInputStream.java +++ b/java/google/registry/util/ImprovedInputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/ImprovedOutputStream.java b/java/google/registry/util/ImprovedOutputStream.java index af4fa90cb8..8efee5bd27 100644 --- a/java/google/registry/util/ImprovedOutputStream.java +++ b/java/google/registry/util/ImprovedOutputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/ListNamingUtils.java b/java/google/registry/util/ListNamingUtils.java index 2e48a518ea..1c7ba1dd6c 100644 --- a/java/google/registry/util/ListNamingUtils.java +++ b/java/google/registry/util/ListNamingUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/NetworkUtils.java b/java/google/registry/util/NetworkUtils.java index 3048b7227d..bfe6ada2a0 100644 --- a/java/google/registry/util/NetworkUtils.java +++ b/java/google/registry/util/NetworkUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/NonFinalForTesting.java b/java/google/registry/util/NonFinalForTesting.java index 848c65fc2f..0f961b0708 100644 --- a/java/google/registry/util/NonFinalForTesting.java +++ b/java/google/registry/util/NonFinalForTesting.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/ObjectifyUtils.java b/java/google/registry/util/ObjectifyUtils.java index 77ad6c647f..c19c6179d4 100644 --- a/java/google/registry/util/ObjectifyUtils.java +++ b/java/google/registry/util/ObjectifyUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/PipelineUtils.java b/java/google/registry/util/PipelineUtils.java index 59c03bf4df..63e4ef3cd6 100644 --- a/java/google/registry/util/PipelineUtils.java +++ b/java/google/registry/util/PipelineUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/PosixTarHeader.java b/java/google/registry/util/PosixTarHeader.java index 60c7547be3..d65b21be89 100644 --- a/java/google/registry/util/PosixTarHeader.java +++ b/java/google/registry/util/PosixTarHeader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/PreconditionsUtils.java b/java/google/registry/util/PreconditionsUtils.java index 40c98be678..ba58778f52 100644 --- a/java/google/registry/util/PreconditionsUtils.java +++ b/java/google/registry/util/PreconditionsUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/PredicateUtils.java b/java/google/registry/util/PredicateUtils.java index 84e104aff7..aafac66450 100644 --- a/java/google/registry/util/PredicateUtils.java +++ b/java/google/registry/util/PredicateUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/RandomStringGenerator.java b/java/google/registry/util/RandomStringGenerator.java index 89d0a1310a..40cf16e1f2 100644 --- a/java/google/registry/util/RandomStringGenerator.java +++ b/java/google/registry/util/RandomStringGenerator.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/RegistrarUtils.java b/java/google/registry/util/RegistrarUtils.java index 26834865fe..d856c618af 100644 --- a/java/google/registry/util/RegistrarUtils.java +++ b/java/google/registry/util/RegistrarUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/ResourceUtils.java b/java/google/registry/util/ResourceUtils.java index 28fc177cdf..096b833634 100644 --- a/java/google/registry/util/ResourceUtils.java +++ b/java/google/registry/util/ResourceUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/Retrier.java b/java/google/registry/util/Retrier.java index 98a4d70867..82090a403b 100644 --- a/java/google/registry/util/Retrier.java +++ b/java/google/registry/util/Retrier.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/SendEmailService.java b/java/google/registry/util/SendEmailService.java index 9d0e4accc8..0a73d315f6 100644 --- a/java/google/registry/util/SendEmailService.java +++ b/java/google/registry/util/SendEmailService.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/SerializeUtils.java b/java/google/registry/util/SerializeUtils.java index 6a3fa171dd..efa44e1078 100644 --- a/java/google/registry/util/SerializeUtils.java +++ b/java/google/registry/util/SerializeUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/Sleeper.java b/java/google/registry/util/Sleeper.java index 61aafdd3ae..12e5d48ab9 100644 --- a/java/google/registry/util/Sleeper.java +++ b/java/google/registry/util/Sleeper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/SqlTemplate.java b/java/google/registry/util/SqlTemplate.java index febcf8f57f..752347b839 100644 --- a/java/google/registry/util/SqlTemplate.java +++ b/java/google/registry/util/SqlTemplate.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/StringGenerator.java b/java/google/registry/util/StringGenerator.java index 722a5824a7..d347954967 100644 --- a/java/google/registry/util/StringGenerator.java +++ b/java/google/registry/util/StringGenerator.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/SystemClock.java b/java/google/registry/util/SystemClock.java index 5d9197f0e8..b50c9f8949 100644 --- a/java/google/registry/util/SystemClock.java +++ b/java/google/registry/util/SystemClock.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/SystemSleeper.java b/java/google/registry/util/SystemSleeper.java index ecb7391186..e660cf3159 100644 --- a/java/google/registry/util/SystemSleeper.java +++ b/java/google/registry/util/SystemSleeper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/TaskEnqueuer.java b/java/google/registry/util/TaskEnqueuer.java index 9b5147816f..076918b723 100644 --- a/java/google/registry/util/TaskEnqueuer.java +++ b/java/google/registry/util/TaskEnqueuer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/TeeOutputStream.java b/java/google/registry/util/TeeOutputStream.java index 7082317e76..aa96fae938 100644 --- a/java/google/registry/util/TeeOutputStream.java +++ b/java/google/registry/util/TeeOutputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/TokenUtils.java b/java/google/registry/util/TokenUtils.java index 41f03b363f..dcafc53900 100644 --- a/java/google/registry/util/TokenUtils.java +++ b/java/google/registry/util/TokenUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/TypeUtils.java b/java/google/registry/util/TypeUtils.java index c9cda65515..c041741076 100644 --- a/java/google/registry/util/TypeUtils.java +++ b/java/google/registry/util/TypeUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/UrlFetchException.java b/java/google/registry/util/UrlFetchException.java index 16af31b8de..80043af683 100644 --- a/java/google/registry/util/UrlFetchException.java +++ b/java/google/registry/util/UrlFetchException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/UrlFetchUtils.java b/java/google/registry/util/UrlFetchUtils.java index e40637d720..d0fbe04f5c 100644 --- a/java/google/registry/util/UrlFetchUtils.java +++ b/java/google/registry/util/UrlFetchUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/X509Utils.java b/java/google/registry/util/X509Utils.java index 2c0cbfeb66..029d287734 100644 --- a/java/google/registry/util/X509Utils.java +++ b/java/google/registry/util/X509Utils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/XmlEnumUtils.java b/java/google/registry/util/XmlEnumUtils.java index 162ab5a163..ad80457732 100644 --- a/java/google/registry/util/XmlEnumUtils.java +++ b/java/google/registry/util/XmlEnumUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/XmlToEnumMapper.java b/java/google/registry/util/XmlToEnumMapper.java index e30d45b2ae..4dea2f5705 100644 --- a/java/google/registry/util/XmlToEnumMapper.java +++ b/java/google/registry/util/XmlToEnumMapper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/util/package-info.java b/java/google/registry/util/package-info.java index b4a64ccdf3..3dae121052 100644 --- a/java/google/registry/util/package-info.java +++ b/java/google/registry/util/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/DomainLookupCommand.java b/java/google/registry/whois/DomainLookupCommand.java index a915106404..2c9ca86b7e 100644 --- a/java/google/registry/whois/DomainLookupCommand.java +++ b/java/google/registry/whois/DomainLookupCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/DomainOrHostLookupCommand.java b/java/google/registry/whois/DomainOrHostLookupCommand.java index a59084ed29..a0dde7b3af 100644 --- a/java/google/registry/whois/DomainOrHostLookupCommand.java +++ b/java/google/registry/whois/DomainOrHostLookupCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/DomainWhoisResponse.java b/java/google/registry/whois/DomainWhoisResponse.java index e0155407e0..abdebe7c00 100644 --- a/java/google/registry/whois/DomainWhoisResponse.java +++ b/java/google/registry/whois/DomainWhoisResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/NameserverLookupByHostCommand.java b/java/google/registry/whois/NameserverLookupByHostCommand.java index d376a41080..022bdf6f12 100644 --- a/java/google/registry/whois/NameserverLookupByHostCommand.java +++ b/java/google/registry/whois/NameserverLookupByHostCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/NameserverLookupByIpCommand.java b/java/google/registry/whois/NameserverLookupByIpCommand.java index 491069d389..b0c7da108f 100644 --- a/java/google/registry/whois/NameserverLookupByIpCommand.java +++ b/java/google/registry/whois/NameserverLookupByIpCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/NameserverWhoisResponse.java b/java/google/registry/whois/NameserverWhoisResponse.java index f97865722d..fa9e6729fa 100644 --- a/java/google/registry/whois/NameserverWhoisResponse.java +++ b/java/google/registry/whois/NameserverWhoisResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/RegistrarLookupCommand.java b/java/google/registry/whois/RegistrarLookupCommand.java index 0636ca275b..4393697bc8 100644 --- a/java/google/registry/whois/RegistrarLookupCommand.java +++ b/java/google/registry/whois/RegistrarLookupCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/RegistrarWhoisResponse.java b/java/google/registry/whois/RegistrarWhoisResponse.java index d63478ed64..cc341da209 100644 --- a/java/google/registry/whois/RegistrarWhoisResponse.java +++ b/java/google/registry/whois/RegistrarWhoisResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/Whois.java b/java/google/registry/whois/Whois.java index 9c296b5fc4..bcbe66f5d8 100644 --- a/java/google/registry/whois/Whois.java +++ b/java/google/registry/whois/Whois.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/WhoisCommand.java b/java/google/registry/whois/WhoisCommand.java index ee4d4ea0f0..f3448cbcb0 100644 --- a/java/google/registry/whois/WhoisCommand.java +++ b/java/google/registry/whois/WhoisCommand.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/WhoisCommandFactory.java b/java/google/registry/whois/WhoisCommandFactory.java index 0067b42bef..f8d552a5e0 100644 --- a/java/google/registry/whois/WhoisCommandFactory.java +++ b/java/google/registry/whois/WhoisCommandFactory.java @@ -1,11 +1,11 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// +// Copyright 2017 The Nomulus Authors. All Rights Reserved. +// // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at -// +// // http://www.apache.org/licenses/LICENSE-2.0 -// +// // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/java/google/registry/whois/WhoisException.java b/java/google/registry/whois/WhoisException.java index a6ac55ae01..a077dce55d 100644 --- a/java/google/registry/whois/WhoisException.java +++ b/java/google/registry/whois/WhoisException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/WhoisHttpServer.java b/java/google/registry/whois/WhoisHttpServer.java index 7f73d64b55..86528788c2 100644 --- a/java/google/registry/whois/WhoisHttpServer.java +++ b/java/google/registry/whois/WhoisHttpServer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/WhoisModule.java b/java/google/registry/whois/WhoisModule.java index e1eaaace78..a953246c9c 100644 --- a/java/google/registry/whois/WhoisModule.java +++ b/java/google/registry/whois/WhoisModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/WhoisReader.java b/java/google/registry/whois/WhoisReader.java index 244d648141..401e1fcda8 100644 --- a/java/google/registry/whois/WhoisReader.java +++ b/java/google/registry/whois/WhoisReader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/WhoisResponse.java b/java/google/registry/whois/WhoisResponse.java index 5f6fa8885e..0378893149 100644 --- a/java/google/registry/whois/WhoisResponse.java +++ b/java/google/registry/whois/WhoisResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/WhoisResponseImpl.java b/java/google/registry/whois/WhoisResponseImpl.java index 4f0cd99535..43faafec27 100644 --- a/java/google/registry/whois/WhoisResponseImpl.java +++ b/java/google/registry/whois/WhoisResponseImpl.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/WhoisServer.java b/java/google/registry/whois/WhoisServer.java index 745d34025e..b7264d8510 100644 --- a/java/google/registry/whois/WhoisServer.java +++ b/java/google/registry/whois/WhoisServer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/whois/package-info.java b/java/google/registry/whois/package-info.java index f18a7e8ddc..b50f5b3649 100644 --- a/java/google/registry/whois/package-info.java +++ b/java/google/registry/whois/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xjc/XjcObject.java b/java/google/registry/xjc/XjcObject.java index 5778dcdf91..5e4e8cf1b2 100644 --- a/java/google/registry/xjc/XjcObject.java +++ b/java/google/registry/xjc/XjcObject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xjc/XjcXmlTransformer.java b/java/google/registry/xjc/XjcXmlTransformer.java index d252103287..dada73a83a 100644 --- a/java/google/registry/xjc/XjcXmlTransformer.java +++ b/java/google/registry/xjc/XjcXmlTransformer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xjc/generated_files.bzl b/java/google/registry/xjc/generated_files.bzl index d8fc2feaee..05d233236a 100644 --- a/java/google/registry/xjc/generated_files.bzl +++ b/java/google/registry/xjc/generated_files.bzl @@ -1,4 +1,4 @@ -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/java/google/registry/xjc/list_generated_files.sh b/java/google/registry/xjc/list_generated_files.sh index dda51b687c..454bcf5c89 100755 --- a/java/google/registry/xjc/list_generated_files.sh +++ b/java/google/registry/xjc/list_generated_files.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/java/google/registry/xjc/make_pkginfo.sh b/java/google/registry/xjc/make_pkginfo.sh index e8f3cd52f2..d509faeaf8 100755 --- a/java/google/registry/xjc/make_pkginfo.sh +++ b/java/google/registry/xjc/make_pkginfo.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/java/google/registry/xjc/package-info.java b/java/google/registry/xjc/package-info.java index 2ce050e368..5b5456585c 100644 --- a/java/google/registry/xjc/package-info.java +++ b/java/google/registry/xjc/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xml/DateAdapter.java b/java/google/registry/xml/DateAdapter.java index 79c4e4291d..4fd098e37c 100644 --- a/java/google/registry/xml/DateAdapter.java +++ b/java/google/registry/xml/DateAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xml/PeriodAdapter.java b/java/google/registry/xml/PeriodAdapter.java index 87df251b31..45f8ae62da 100644 --- a/java/google/registry/xml/PeriodAdapter.java +++ b/java/google/registry/xml/PeriodAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xml/UtcDateTimeAdapter.java b/java/google/registry/xml/UtcDateTimeAdapter.java index d8d56d7697..f162fc8d5c 100644 --- a/java/google/registry/xml/UtcDateTimeAdapter.java +++ b/java/google/registry/xml/UtcDateTimeAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xml/ValidationMode.java b/java/google/registry/xml/ValidationMode.java index 402901d5e6..655f4ddfdd 100644 --- a/java/google/registry/xml/ValidationMode.java +++ b/java/google/registry/xml/ValidationMode.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xml/XmlException.java b/java/google/registry/xml/XmlException.java index dfc63dc33a..fe8682864f 100644 --- a/java/google/registry/xml/XmlException.java +++ b/java/google/registry/xml/XmlException.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xml/XmlFragmentMarshaller.java b/java/google/registry/xml/XmlFragmentMarshaller.java index 50fec54f3d..c8e02e7078 100644 --- a/java/google/registry/xml/XmlFragmentMarshaller.java +++ b/java/google/registry/xml/XmlFragmentMarshaller.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xml/XmlTransformer.java b/java/google/registry/xml/XmlTransformer.java index 338a30afdc..c142873b5f 100644 --- a/java/google/registry/xml/XmlTransformer.java +++ b/java/google/registry/xml/XmlTransformer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/google/registry/xml/package-info.java b/java/google/registry/xml/package-info.java index 73cf6b09e2..f8e42585ec 100644 --- a/java/google/registry/xml/package-info.java +++ b/java/google/registry/xml/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/backup/CommitLogCheckpointActionTest.java b/javatests/google/registry/backup/CommitLogCheckpointActionTest.java index 561fc343dd..3169704f58 100644 --- a/javatests/google/registry/backup/CommitLogCheckpointActionTest.java +++ b/javatests/google/registry/backup/CommitLogCheckpointActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/backup/CommitLogCheckpointStrategyTest.java b/javatests/google/registry/backup/CommitLogCheckpointStrategyTest.java index dccfa2a0fa..d76b174855 100644 --- a/javatests/google/registry/backup/CommitLogCheckpointStrategyTest.java +++ b/javatests/google/registry/backup/CommitLogCheckpointStrategyTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/backup/DeleteOldCommitLogsActionTest.java b/javatests/google/registry/backup/DeleteOldCommitLogsActionTest.java index 7866281876..1c495d4742 100644 --- a/javatests/google/registry/backup/DeleteOldCommitLogsActionTest.java +++ b/javatests/google/registry/backup/DeleteOldCommitLogsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/backup/ExportCommitLogDiffActionTest.java b/javatests/google/registry/backup/ExportCommitLogDiffActionTest.java index 652da1ba9f..78f5289404 100644 --- a/javatests/google/registry/backup/ExportCommitLogDiffActionTest.java +++ b/javatests/google/registry/backup/ExportCommitLogDiffActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/backup/GcsDiffFileListerTest.java b/javatests/google/registry/backup/GcsDiffFileListerTest.java index bb591f3009..a85bbfdc87 100644 --- a/javatests/google/registry/backup/GcsDiffFileListerTest.java +++ b/javatests/google/registry/backup/GcsDiffFileListerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/backup/RestoreCommitLogsActionTest.java b/javatests/google/registry/backup/RestoreCommitLogsActionTest.java index f4333624c0..1c500239ef 100644 --- a/javatests/google/registry/backup/RestoreCommitLogsActionTest.java +++ b/javatests/google/registry/backup/RestoreCommitLogsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/batch/DeleteContactsAndHostsActionTest.java b/javatests/google/registry/batch/DeleteContactsAndHostsActionTest.java index 8ac5a0c21c..2731f7cc7f 100644 --- a/javatests/google/registry/batch/DeleteContactsAndHostsActionTest.java +++ b/javatests/google/registry/batch/DeleteContactsAndHostsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/batch/DeleteProberDataActionTest.java b/javatests/google/registry/batch/DeleteProberDataActionTest.java index 5ba6e66597..ff7e2d3ecd 100644 --- a/javatests/google/registry/batch/DeleteProberDataActionTest.java +++ b/javatests/google/registry/batch/DeleteProberDataActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/batch/ExpandRecurringBillingEventsActionTest.java b/javatests/google/registry/batch/ExpandRecurringBillingEventsActionTest.java index 4d454e008d..0b01ba08cd 100644 --- a/javatests/google/registry/batch/ExpandRecurringBillingEventsActionTest.java +++ b/javatests/google/registry/batch/ExpandRecurringBillingEventsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/batch/RefreshDnsOnHostRenameActionTest.java b/javatests/google/registry/batch/RefreshDnsOnHostRenameActionTest.java index fe348351e4..1566915325 100644 --- a/javatests/google/registry/batch/RefreshDnsOnHostRenameActionTest.java +++ b/javatests/google/registry/batch/RefreshDnsOnHostRenameActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/batch/VerifyEntityIntegrityActionTest.java b/javatests/google/registry/batch/VerifyEntityIntegrityActionTest.java index 41c9be3e2d..63d7ffa21f 100644 --- a/javatests/google/registry/batch/VerifyEntityIntegrityActionTest.java +++ b/javatests/google/registry/batch/VerifyEntityIntegrityActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/bigquery/BigqueryConnectionTest.java b/javatests/google/registry/bigquery/BigqueryConnectionTest.java index 9fd84b0033..554495e46a 100644 --- a/javatests/google/registry/bigquery/BigqueryConnectionTest.java +++ b/javatests/google/registry/bigquery/BigqueryConnectionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/bigquery/BigqueryFactoryTest.java b/javatests/google/registry/bigquery/BigqueryFactoryTest.java index 40ffd80c3f..82c3b131bc 100644 --- a/javatests/google/registry/bigquery/BigqueryFactoryTest.java +++ b/javatests/google/registry/bigquery/BigqueryFactoryTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/bigquery/BigqueryUtilsTest.java b/javatests/google/registry/bigquery/BigqueryUtilsTest.java index 30759e907f..e690504340 100644 --- a/javatests/google/registry/bigquery/BigqueryUtilsTest.java +++ b/javatests/google/registry/bigquery/BigqueryUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/builddefs/zip_contents_test.bzl b/javatests/google/registry/builddefs/zip_contents_test.bzl index dc41e8269e..f02bc7c7e6 100644 --- a/javatests/google/registry/builddefs/zip_contents_test.bzl +++ b/javatests/google/registry/builddefs/zip_contents_test.bzl @@ -1,4 +1,4 @@ -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/config/RegistryEnvironmentTest.java b/javatests/google/registry/config/RegistryEnvironmentTest.java index 4a8a2267e7..95cf4351ac 100644 --- a/javatests/google/registry/config/RegistryEnvironmentTest.java +++ b/javatests/google/registry/config/RegistryEnvironmentTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/config/YamlUtilsTest.java b/javatests/google/registry/config/YamlUtilsTest.java index fb5bfcc7ad..944d4a4d01 100644 --- a/javatests/google/registry/config/YamlUtilsTest.java +++ b/javatests/google/registry/config/YamlUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/cron/CommitLogFanoutActionTest.java b/javatests/google/registry/cron/CommitLogFanoutActionTest.java index 09c5ddca15..ccf22888ca 100644 --- a/javatests/google/registry/cron/CommitLogFanoutActionTest.java +++ b/javatests/google/registry/cron/CommitLogFanoutActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/cron/TldFanoutActionTest.java b/javatests/google/registry/cron/TldFanoutActionTest.java index 25a482d092..d8245bd069 100644 --- a/javatests/google/registry/cron/TldFanoutActionTest.java +++ b/javatests/google/registry/cron/TldFanoutActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/DnsInjectionTest.java b/javatests/google/registry/dns/DnsInjectionTest.java index 132498a24a..0f27efff6f 100644 --- a/javatests/google/registry/dns/DnsInjectionTest.java +++ b/javatests/google/registry/dns/DnsInjectionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/DnsQueueTest.java b/javatests/google/registry/dns/DnsQueueTest.java index 70c681481e..481da62f00 100644 --- a/javatests/google/registry/dns/DnsQueueTest.java +++ b/javatests/google/registry/dns/DnsQueueTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/DnsTestComponent.java b/javatests/google/registry/dns/DnsTestComponent.java index 50e394baf5..c422f01d5f 100644 --- a/javatests/google/registry/dns/DnsTestComponent.java +++ b/javatests/google/registry/dns/DnsTestComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/PublishDnsUpdatesActionTest.java b/javatests/google/registry/dns/PublishDnsUpdatesActionTest.java index a3b19507f9..160b49a7d3 100644 --- a/javatests/google/registry/dns/PublishDnsUpdatesActionTest.java +++ b/javatests/google/registry/dns/PublishDnsUpdatesActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/ReadDnsQueueActionTest.java b/javatests/google/registry/dns/ReadDnsQueueActionTest.java index d2ba37cd05..43a884930e 100644 --- a/javatests/google/registry/dns/ReadDnsQueueActionTest.java +++ b/javatests/google/registry/dns/ReadDnsQueueActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/RefreshDnsActionTest.java b/javatests/google/registry/dns/RefreshDnsActionTest.java index a6c085d5f3..eb28094185 100644 --- a/javatests/google/registry/dns/RefreshDnsActionTest.java +++ b/javatests/google/registry/dns/RefreshDnsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/writer/clouddns/CloudDnsWriterTest.java b/javatests/google/registry/dns/writer/clouddns/CloudDnsWriterTest.java index c0bea3660f..a07dc1879c 100644 --- a/javatests/google/registry/dns/writer/clouddns/CloudDnsWriterTest.java +++ b/javatests/google/registry/dns/writer/clouddns/CloudDnsWriterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/writer/dnsupdate/DnsMessageTransportTest.java b/javatests/google/registry/dns/writer/dnsupdate/DnsMessageTransportTest.java index 71c1593b1a..1b66f65ee3 100644 --- a/javatests/google/registry/dns/writer/dnsupdate/DnsMessageTransportTest.java +++ b/javatests/google/registry/dns/writer/dnsupdate/DnsMessageTransportTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/dns/writer/dnsupdate/DnsUpdateWriterTest.java b/javatests/google/registry/dns/writer/dnsupdate/DnsUpdateWriterTest.java index 12e7234f37..9e21a07ab0 100644 --- a/javatests/google/registry/dns/writer/dnsupdate/DnsUpdateWriterTest.java +++ b/javatests/google/registry/dns/writer/dnsupdate/DnsUpdateWriterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/BigqueryPollJobActionTest.java b/javatests/google/registry/export/BigqueryPollJobActionTest.java index e928a1483a..1940c4841a 100644 --- a/javatests/google/registry/export/BigqueryPollJobActionTest.java +++ b/javatests/google/registry/export/BigqueryPollJobActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/CheckSnapshotActionTest.java b/javatests/google/registry/export/CheckSnapshotActionTest.java index 39e444dda0..fff52b07ac 100644 --- a/javatests/google/registry/export/CheckSnapshotActionTest.java +++ b/javatests/google/registry/export/CheckSnapshotActionTest.java @@ -1,17 +1,3 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - package google.registry.export; import static com.google.common.truth.Truth.assertThat; diff --git a/javatests/google/registry/export/DatastoreBackupInfoTest.java b/javatests/google/registry/export/DatastoreBackupInfoTest.java index 80ba229fc3..5939c777d9 100644 --- a/javatests/google/registry/export/DatastoreBackupInfoTest.java +++ b/javatests/google/registry/export/DatastoreBackupInfoTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/DatastoreBackupServiceTest.java b/javatests/google/registry/export/DatastoreBackupServiceTest.java index cf49c5ad93..be8a9ac96b 100644 --- a/javatests/google/registry/export/DatastoreBackupServiceTest.java +++ b/javatests/google/registry/export/DatastoreBackupServiceTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/ExportConstantsTest.java b/javatests/google/registry/export/ExportConstantsTest.java index 474831b8e1..11ec840f42 100644 --- a/javatests/google/registry/export/ExportConstantsTest.java +++ b/javatests/google/registry/export/ExportConstantsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/ExportDomainListsActionTest.java b/javatests/google/registry/export/ExportDomainListsActionTest.java index 75cd653a29..2f02656a55 100644 --- a/javatests/google/registry/export/ExportDomainListsActionTest.java +++ b/javatests/google/registry/export/ExportDomainListsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/ExportReservedTermsActionTest.java b/javatests/google/registry/export/ExportReservedTermsActionTest.java index 3da2906c87..489a20d45a 100644 --- a/javatests/google/registry/export/ExportReservedTermsActionTest.java +++ b/javatests/google/registry/export/ExportReservedTermsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/ExportSnapshotActionTest.java b/javatests/google/registry/export/ExportSnapshotActionTest.java index 8d44991226..981c469bb7 100644 --- a/javatests/google/registry/export/ExportSnapshotActionTest.java +++ b/javatests/google/registry/export/ExportSnapshotActionTest.java @@ -1,17 +1,3 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - package google.registry.export; import static com.google.common.truth.Truth.assertThat; diff --git a/javatests/google/registry/export/ExportUtilsTest.java b/javatests/google/registry/export/ExportUtilsTest.java index eabc4b60e2..0100d96f5a 100644 --- a/javatests/google/registry/export/ExportUtilsTest.java +++ b/javatests/google/registry/export/ExportUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/LoadSnapshotActionTest.java b/javatests/google/registry/export/LoadSnapshotActionTest.java index 3178b84036..68d007d514 100644 --- a/javatests/google/registry/export/LoadSnapshotActionTest.java +++ b/javatests/google/registry/export/LoadSnapshotActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/PublishDetailReportActionTest.java b/javatests/google/registry/export/PublishDetailReportActionTest.java index 074d1f6062..2426e70a0f 100644 --- a/javatests/google/registry/export/PublishDetailReportActionTest.java +++ b/javatests/google/registry/export/PublishDetailReportActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/SyncGroupMembersActionTest.java b/javatests/google/registry/export/SyncGroupMembersActionTest.java index e056d20425..1264ac7051 100644 --- a/javatests/google/registry/export/SyncGroupMembersActionTest.java +++ b/javatests/google/registry/export/SyncGroupMembersActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/UpdateSnapshotViewActionTest.java b/javatests/google/registry/export/UpdateSnapshotViewActionTest.java index 06d83d11d7..f5d5418162 100644 --- a/javatests/google/registry/export/UpdateSnapshotViewActionTest.java +++ b/javatests/google/registry/export/UpdateSnapshotViewActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/sheet/SheetSynchronizerTest.java b/javatests/google/registry/export/sheet/SheetSynchronizerTest.java index b5f747c51f..4981b1c19a 100644 --- a/javatests/google/registry/export/sheet/SheetSynchronizerTest.java +++ b/javatests/google/registry/export/sheet/SheetSynchronizerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/sheet/SyncRegistrarsSheetActionTest.java b/javatests/google/registry/export/sheet/SyncRegistrarsSheetActionTest.java index b09e677889..740ce8d4fd 100644 --- a/javatests/google/registry/export/sheet/SyncRegistrarsSheetActionTest.java +++ b/javatests/google/registry/export/sheet/SyncRegistrarsSheetActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/export/sheet/SyncRegistrarsSheetTest.java b/javatests/google/registry/export/sheet/SyncRegistrarsSheetTest.java index 4b0208dfb7..ea01ee9f23 100644 --- a/javatests/google/registry/export/sheet/SyncRegistrarsSheetTest.java +++ b/javatests/google/registry/export/sheet/SyncRegistrarsSheetTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/CheckApiActionTest.java b/javatests/google/registry/flows/CheckApiActionTest.java index 3c3039118c..6a24bf3583 100644 --- a/javatests/google/registry/flows/CheckApiActionTest.java +++ b/javatests/google/registry/flows/CheckApiActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppCommitLogsTest.java b/javatests/google/registry/flows/EppCommitLogsTest.java index b220b10be2..22cac4163a 100644 --- a/javatests/google/registry/flows/EppCommitLogsTest.java +++ b/javatests/google/registry/flows/EppCommitLogsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppConsoleActionTest.java b/javatests/google/registry/flows/EppConsoleActionTest.java index 6bd4fc898b..dc19388107 100644 --- a/javatests/google/registry/flows/EppConsoleActionTest.java +++ b/javatests/google/registry/flows/EppConsoleActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppControllerTest.java b/javatests/google/registry/flows/EppControllerTest.java index 0ca2cfdac0..ca91309094 100644 --- a/javatests/google/registry/flows/EppControllerTest.java +++ b/javatests/google/registry/flows/EppControllerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppLifecycleContactTest.java b/javatests/google/registry/flows/EppLifecycleContactTest.java index 9a7904ab6e..971d1ba3df 100644 --- a/javatests/google/registry/flows/EppLifecycleContactTest.java +++ b/javatests/google/registry/flows/EppLifecycleContactTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppLifecycleDomainApplicationTest.java b/javatests/google/registry/flows/EppLifecycleDomainApplicationTest.java index 79fe57b05b..f1a75c7814 100644 --- a/javatests/google/registry/flows/EppLifecycleDomainApplicationTest.java +++ b/javatests/google/registry/flows/EppLifecycleDomainApplicationTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppLifecycleDomainTest.java b/javatests/google/registry/flows/EppLifecycleDomainTest.java index 643f208b0c..b6d81449dc 100644 --- a/javatests/google/registry/flows/EppLifecycleDomainTest.java +++ b/javatests/google/registry/flows/EppLifecycleDomainTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppLifecycleHostTest.java b/javatests/google/registry/flows/EppLifecycleHostTest.java index dd60df45a6..48c327e65a 100644 --- a/javatests/google/registry/flows/EppLifecycleHostTest.java +++ b/javatests/google/registry/flows/EppLifecycleHostTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppLoggedOutTest.java b/javatests/google/registry/flows/EppLoggedOutTest.java index d7aa8ed84d..5371e080bc 100644 --- a/javatests/google/registry/flows/EppLoggedOutTest.java +++ b/javatests/google/registry/flows/EppLoggedOutTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppLoginAdminUserTest.java b/javatests/google/registry/flows/EppLoginAdminUserTest.java index 6496ca1742..3effe5a6a2 100644 --- a/javatests/google/registry/flows/EppLoginAdminUserTest.java +++ b/javatests/google/registry/flows/EppLoginAdminUserTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppLoginTlsTest.java b/javatests/google/registry/flows/EppLoginTlsTest.java index 16324c9cfb..824a5c6e46 100644 --- a/javatests/google/registry/flows/EppLoginTlsTest.java +++ b/javatests/google/registry/flows/EppLoginTlsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppLoginUserTest.java b/javatests/google/registry/flows/EppLoginUserTest.java index b347add1b2..728c9f1eb8 100644 --- a/javatests/google/registry/flows/EppLoginUserTest.java +++ b/javatests/google/registry/flows/EppLoginUserTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppTestCase.java b/javatests/google/registry/flows/EppTestCase.java index 2ba803eab3..7294e1198a 100644 --- a/javatests/google/registry/flows/EppTestCase.java +++ b/javatests/google/registry/flows/EppTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppTestComponent.java b/javatests/google/registry/flows/EppTestComponent.java index 6a9d9c62eb..96a960d84f 100644 --- a/javatests/google/registry/flows/EppTestComponent.java +++ b/javatests/google/registry/flows/EppTestComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppTlsActionTest.java b/javatests/google/registry/flows/EppTlsActionTest.java index ff539e1ff7..b911f28a46 100644 --- a/javatests/google/registry/flows/EppTlsActionTest.java +++ b/javatests/google/registry/flows/EppTlsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppToolActionTest.java b/javatests/google/registry/flows/EppToolActionTest.java index 300e50fa04..f290e2a379 100644 --- a/javatests/google/registry/flows/EppToolActionTest.java +++ b/javatests/google/registry/flows/EppToolActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppXmlTransformerTest.java b/javatests/google/registry/flows/EppXmlTransformerTest.java index 1e820e5d6f..f7034f6b18 100644 --- a/javatests/google/registry/flows/EppXmlTransformerTest.java +++ b/javatests/google/registry/flows/EppXmlTransformerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/EppXxeAttackTest.java b/javatests/google/registry/flows/EppXxeAttackTest.java index 73cf9b731f..968edad531 100644 --- a/javatests/google/registry/flows/EppXxeAttackTest.java +++ b/javatests/google/registry/flows/EppXxeAttackTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/ExtensionManagerTest.java b/javatests/google/registry/flows/ExtensionManagerTest.java index 62ff4a0045..952f842fe0 100644 --- a/javatests/google/registry/flows/ExtensionManagerTest.java +++ b/javatests/google/registry/flows/ExtensionManagerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/FlowRunnerTest.java b/javatests/google/registry/flows/FlowRunnerTest.java index 787d147173..1267f64a29 100644 --- a/javatests/google/registry/flows/FlowRunnerTest.java +++ b/javatests/google/registry/flows/FlowRunnerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/FlowTestCase.java b/javatests/google/registry/flows/FlowTestCase.java index 546be44f71..11780be36c 100644 --- a/javatests/google/registry/flows/FlowTestCase.java +++ b/javatests/google/registry/flows/FlowTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/ResourceCheckFlowTestCase.java b/javatests/google/registry/flows/ResourceCheckFlowTestCase.java index d15879a1d6..309fc4b335 100644 --- a/javatests/google/registry/flows/ResourceCheckFlowTestCase.java +++ b/javatests/google/registry/flows/ResourceCheckFlowTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/ResourceFlowTestCase.java b/javatests/google/registry/flows/ResourceFlowTestCase.java index e3c33ccc05..213e674fb9 100644 --- a/javatests/google/registry/flows/ResourceFlowTestCase.java +++ b/javatests/google/registry/flows/ResourceFlowTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactCheckFlowTest.java b/javatests/google/registry/flows/contact/ContactCheckFlowTest.java index a4eb8d3e89..9a546aac6e 100644 --- a/javatests/google/registry/flows/contact/ContactCheckFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactCheckFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactCreateFlowTest.java b/javatests/google/registry/flows/contact/ContactCreateFlowTest.java index f3c144cc3b..c38b122073 100644 --- a/javatests/google/registry/flows/contact/ContactCreateFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactCreateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactDeleteFlowTest.java b/javatests/google/registry/flows/contact/ContactDeleteFlowTest.java index 28a72dff55..9d3b97e342 100644 --- a/javatests/google/registry/flows/contact/ContactDeleteFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactDeleteFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactInfoFlowTest.java b/javatests/google/registry/flows/contact/ContactInfoFlowTest.java index 4e348feab9..aa808a49ee 100644 --- a/javatests/google/registry/flows/contact/ContactInfoFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactInfoFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactTransferApproveFlowTest.java b/javatests/google/registry/flows/contact/ContactTransferApproveFlowTest.java index 0d80c6e87e..dbfd56524b 100644 --- a/javatests/google/registry/flows/contact/ContactTransferApproveFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactTransferApproveFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactTransferCancelFlowTest.java b/javatests/google/registry/flows/contact/ContactTransferCancelFlowTest.java index d1303b90e1..a22582502c 100644 --- a/javatests/google/registry/flows/contact/ContactTransferCancelFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactTransferCancelFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactTransferFlowTestCase.java b/javatests/google/registry/flows/contact/ContactTransferFlowTestCase.java index b6564a4b8e..26aaedd797 100644 --- a/javatests/google/registry/flows/contact/ContactTransferFlowTestCase.java +++ b/javatests/google/registry/flows/contact/ContactTransferFlowTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactTransferQueryFlowTest.java b/javatests/google/registry/flows/contact/ContactTransferQueryFlowTest.java index 03f0aad83f..ca6674b4b0 100644 --- a/javatests/google/registry/flows/contact/ContactTransferQueryFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactTransferQueryFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactTransferRejectFlowTest.java b/javatests/google/registry/flows/contact/ContactTransferRejectFlowTest.java index 298c91e158..e5296c289a 100644 --- a/javatests/google/registry/flows/contact/ContactTransferRejectFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactTransferRejectFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactTransferRequestFlowTest.java b/javatests/google/registry/flows/contact/ContactTransferRequestFlowTest.java index bbe88fc35a..fa90ef5a91 100644 --- a/javatests/google/registry/flows/contact/ContactTransferRequestFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactTransferRequestFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/contact/ContactUpdateFlowTest.java b/javatests/google/registry/flows/contact/ContactUpdateFlowTest.java index b2fbef2da6..911bb344d1 100644 --- a/javatests/google/registry/flows/contact/ContactUpdateFlowTest.java +++ b/javatests/google/registry/flows/contact/ContactUpdateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/custom/TestCustomLogicFactory.java b/javatests/google/registry/flows/custom/TestCustomLogicFactory.java index 31285e80bd..d741db3005 100644 --- a/javatests/google/registry/flows/custom/TestCustomLogicFactory.java +++ b/javatests/google/registry/flows/custom/TestCustomLogicFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/custom/TestDomainCreateFlowCustomLogic.java b/javatests/google/registry/flows/custom/TestDomainCreateFlowCustomLogic.java index 89b4e423b6..b574fcbaea 100644 --- a/javatests/google/registry/flows/custom/TestDomainCreateFlowCustomLogic.java +++ b/javatests/google/registry/flows/custom/TestDomainCreateFlowCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/custom/TestDomainPricingCustomLogic.java b/javatests/google/registry/flows/custom/TestDomainPricingCustomLogic.java index 19648c2396..a047816719 100644 --- a/javatests/google/registry/flows/custom/TestDomainPricingCustomLogic.java +++ b/javatests/google/registry/flows/custom/TestDomainPricingCustomLogic.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/ClaimsCheckFlowTest.java b/javatests/google/registry/flows/domain/ClaimsCheckFlowTest.java index 78861225c5..4b0d3eeb33 100644 --- a/javatests/google/registry/flows/domain/ClaimsCheckFlowTest.java +++ b/javatests/google/registry/flows/domain/ClaimsCheckFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainAllocateFlowTest.java b/javatests/google/registry/flows/domain/DomainAllocateFlowTest.java index 6dd8451a5e..d68af746d8 100644 --- a/javatests/google/registry/flows/domain/DomainAllocateFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainAllocateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainApplicationCreateFlowTest.java b/javatests/google/registry/flows/domain/DomainApplicationCreateFlowTest.java index f45431f1ce..074cb16536 100644 --- a/javatests/google/registry/flows/domain/DomainApplicationCreateFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainApplicationCreateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainApplicationDeleteFlowTest.java b/javatests/google/registry/flows/domain/DomainApplicationDeleteFlowTest.java index 918cf00b06..91894d53ad 100644 --- a/javatests/google/registry/flows/domain/DomainApplicationDeleteFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainApplicationDeleteFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainApplicationInfoFlowTest.java b/javatests/google/registry/flows/domain/DomainApplicationInfoFlowTest.java index 11415102d0..2b459d8569 100644 --- a/javatests/google/registry/flows/domain/DomainApplicationInfoFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainApplicationInfoFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainApplicationUpdateFlowTest.java b/javatests/google/registry/flows/domain/DomainApplicationUpdateFlowTest.java index 47a2e1d41b..090bdbd7bc 100644 --- a/javatests/google/registry/flows/domain/DomainApplicationUpdateFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainApplicationUpdateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainCheckFlowTest.java b/javatests/google/registry/flows/domain/DomainCheckFlowTest.java index daf0b12eac..59ef82d907 100644 --- a/javatests/google/registry/flows/domain/DomainCheckFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainCheckFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainCreateFlowTest.java b/javatests/google/registry/flows/domain/DomainCreateFlowTest.java index a022816628..583f230d1b 100644 --- a/javatests/google/registry/flows/domain/DomainCreateFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainCreateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainDeleteFlowTest.java b/javatests/google/registry/flows/domain/DomainDeleteFlowTest.java index b70f4e19c6..06059e31d5 100644 --- a/javatests/google/registry/flows/domain/DomainDeleteFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainDeleteFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainInfoFlowTest.java b/javatests/google/registry/flows/domain/DomainInfoFlowTest.java index 0c346be78c..f46cd524f8 100644 --- a/javatests/google/registry/flows/domain/DomainInfoFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainInfoFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainRenewFlowTest.java b/javatests/google/registry/flows/domain/DomainRenewFlowTest.java index cce2b97145..e032fb6fca 100644 --- a/javatests/google/registry/flows/domain/DomainRenewFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainRenewFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainRestoreRequestFlowTest.java b/javatests/google/registry/flows/domain/DomainRestoreRequestFlowTest.java index 2ecdec5e3d..5f6b2a1579 100644 --- a/javatests/google/registry/flows/domain/DomainRestoreRequestFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainRestoreRequestFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainTransferApproveFlowTest.java b/javatests/google/registry/flows/domain/DomainTransferApproveFlowTest.java index b3f3de567d..e8c19c6446 100644 --- a/javatests/google/registry/flows/domain/DomainTransferApproveFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainTransferApproveFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainTransferCancelFlowTest.java b/javatests/google/registry/flows/domain/DomainTransferCancelFlowTest.java index 50eaa5e691..6ce3a8c8f4 100644 --- a/javatests/google/registry/flows/domain/DomainTransferCancelFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainTransferCancelFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainTransferFlowTestCase.java b/javatests/google/registry/flows/domain/DomainTransferFlowTestCase.java index 5f24b888dc..393ecafc9d 100644 --- a/javatests/google/registry/flows/domain/DomainTransferFlowTestCase.java +++ b/javatests/google/registry/flows/domain/DomainTransferFlowTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainTransferQueryFlowTest.java b/javatests/google/registry/flows/domain/DomainTransferQueryFlowTest.java index 6b09f5b87f..23b32c4ff8 100644 --- a/javatests/google/registry/flows/domain/DomainTransferQueryFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainTransferQueryFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainTransferRejectFlowTest.java b/javatests/google/registry/flows/domain/DomainTransferRejectFlowTest.java index 6c4f3dbb75..c0c90a2998 100644 --- a/javatests/google/registry/flows/domain/DomainTransferRejectFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainTransferRejectFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainTransferRequestFlowTest.java b/javatests/google/registry/flows/domain/DomainTransferRequestFlowTest.java index c8a0ed959b..81e98b8e8d 100644 --- a/javatests/google/registry/flows/domain/DomainTransferRequestFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainTransferRequestFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/domain/DomainUpdateFlowTest.java b/javatests/google/registry/flows/domain/DomainUpdateFlowTest.java index 96794aea5f..2f1eff36b0 100644 --- a/javatests/google/registry/flows/domain/DomainUpdateFlowTest.java +++ b/javatests/google/registry/flows/domain/DomainUpdateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/host/HostCheckFlowTest.java b/javatests/google/registry/flows/host/HostCheckFlowTest.java index b92d143b2d..cd4927af31 100644 --- a/javatests/google/registry/flows/host/HostCheckFlowTest.java +++ b/javatests/google/registry/flows/host/HostCheckFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/host/HostCreateFlowTest.java b/javatests/google/registry/flows/host/HostCreateFlowTest.java index 26d0a69535..f91ce5a99a 100644 --- a/javatests/google/registry/flows/host/HostCreateFlowTest.java +++ b/javatests/google/registry/flows/host/HostCreateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/host/HostDeleteFlowTest.java b/javatests/google/registry/flows/host/HostDeleteFlowTest.java index 1aadfe1197..4dfd0f509e 100644 --- a/javatests/google/registry/flows/host/HostDeleteFlowTest.java +++ b/javatests/google/registry/flows/host/HostDeleteFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/host/HostFlowUtilsTest.java b/javatests/google/registry/flows/host/HostFlowUtilsTest.java index 1c345651f7..1286057ef1 100644 --- a/javatests/google/registry/flows/host/HostFlowUtilsTest.java +++ b/javatests/google/registry/flows/host/HostFlowUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/host/HostInfoFlowTest.java b/javatests/google/registry/flows/host/HostInfoFlowTest.java index d51e1d626d..986fc2c9f5 100644 --- a/javatests/google/registry/flows/host/HostInfoFlowTest.java +++ b/javatests/google/registry/flows/host/HostInfoFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/host/HostUpdateFlowTest.java b/javatests/google/registry/flows/host/HostUpdateFlowTest.java index 03e1507967..0e6c412dbb 100644 --- a/javatests/google/registry/flows/host/HostUpdateFlowTest.java +++ b/javatests/google/registry/flows/host/HostUpdateFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/poll/PollAckFlowTest.java b/javatests/google/registry/flows/poll/PollAckFlowTest.java index 410d533707..5c0330b229 100644 --- a/javatests/google/registry/flows/poll/PollAckFlowTest.java +++ b/javatests/google/registry/flows/poll/PollAckFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/poll/PollRequestFlowTest.java b/javatests/google/registry/flows/poll/PollRequestFlowTest.java index 72f474c95c..248f9ecae8 100644 --- a/javatests/google/registry/flows/poll/PollRequestFlowTest.java +++ b/javatests/google/registry/flows/poll/PollRequestFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/session/HelloFlowTest.java b/javatests/google/registry/flows/session/HelloFlowTest.java index 2f8966884b..66d7ed02db 100644 --- a/javatests/google/registry/flows/session/HelloFlowTest.java +++ b/javatests/google/registry/flows/session/HelloFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/session/LoginFlowTestCase.java b/javatests/google/registry/flows/session/LoginFlowTestCase.java index 33a8463f48..7452c39fb2 100644 --- a/javatests/google/registry/flows/session/LoginFlowTestCase.java +++ b/javatests/google/registry/flows/session/LoginFlowTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/session/LoginFlowViaConsoleTest.java b/javatests/google/registry/flows/session/LoginFlowViaConsoleTest.java index bd09b6af1e..bec5942068 100644 --- a/javatests/google/registry/flows/session/LoginFlowViaConsoleTest.java +++ b/javatests/google/registry/flows/session/LoginFlowViaConsoleTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/session/LoginFlowViaTlsTest.java b/javatests/google/registry/flows/session/LoginFlowViaTlsTest.java index ce639d1928..f185296a04 100644 --- a/javatests/google/registry/flows/session/LoginFlowViaTlsTest.java +++ b/javatests/google/registry/flows/session/LoginFlowViaTlsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/flows/session/LogoutFlowTest.java b/javatests/google/registry/flows/session/LogoutFlowTest.java index bda9f12633..c3a77a2652 100644 --- a/javatests/google/registry/flows/session/LogoutFlowTest.java +++ b/javatests/google/registry/flows/session/LogoutFlowTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/groups/DirectoryGroupsConnectionTest.java b/javatests/google/registry/groups/DirectoryGroupsConnectionTest.java index 9a9585ac03..9d251bb343 100644 --- a/javatests/google/registry/groups/DirectoryGroupsConnectionTest.java +++ b/javatests/google/registry/groups/DirectoryGroupsConnectionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/mapreduce/inputs/ChildEntityInputTest.java b/javatests/google/registry/mapreduce/inputs/ChildEntityInputTest.java index 5fe0da28f5..7bb3ea64da 100644 --- a/javatests/google/registry/mapreduce/inputs/ChildEntityInputTest.java +++ b/javatests/google/registry/mapreduce/inputs/ChildEntityInputTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/mapreduce/inputs/EppResourceInputsTest.java b/javatests/google/registry/mapreduce/inputs/EppResourceInputsTest.java index 25c4279433..1ea2866b55 100644 --- a/javatests/google/registry/mapreduce/inputs/EppResourceInputsTest.java +++ b/javatests/google/registry/mapreduce/inputs/EppResourceInputsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/CreateAutoTimestampTest.java b/javatests/google/registry/model/CreateAutoTimestampTest.java index dbbdf39cf1..8d17f34c3c 100644 --- a/javatests/google/registry/model/CreateAutoTimestampTest.java +++ b/javatests/google/registry/model/CreateAutoTimestampTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/EntityClassesTest.java b/javatests/google/registry/model/EntityClassesTest.java index 162ef8bafc..c5c3483e03 100644 --- a/javatests/google/registry/model/EntityClassesTest.java +++ b/javatests/google/registry/model/EntityClassesTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/EntityTestCase.java b/javatests/google/registry/model/EntityTestCase.java index 25d7e5292c..ee98672b78 100644 --- a/javatests/google/registry/model/EntityTestCase.java +++ b/javatests/google/registry/model/EntityTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/EppResourceUtilsTest.java b/javatests/google/registry/model/EppResourceUtilsTest.java index 39ab34a4f6..25d3d1308d 100644 --- a/javatests/google/registry/model/EppResourceUtilsTest.java +++ b/javatests/google/registry/model/EppResourceUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ImmutableObjectTest.java b/javatests/google/registry/model/ImmutableObjectTest.java index 2cf764c9fe..7b31d1b68e 100644 --- a/javatests/google/registry/model/ImmutableObjectTest.java +++ b/javatests/google/registry/model/ImmutableObjectTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ModelUtilsTest.java b/javatests/google/registry/model/ModelUtilsTest.java index 84f4f792e9..b8d71ed5fa 100644 --- a/javatests/google/registry/model/ModelUtilsTest.java +++ b/javatests/google/registry/model/ModelUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ResourceCommandTestCase.java b/javatests/google/registry/model/ResourceCommandTestCase.java index aa2c3556ae..83ccdaa219 100644 --- a/javatests/google/registry/model/ResourceCommandTestCase.java +++ b/javatests/google/registry/model/ResourceCommandTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/SchemaVersionTest.java b/javatests/google/registry/model/SchemaVersionTest.java index 18ba88701b..91ac515a30 100644 --- a/javatests/google/registry/model/SchemaVersionTest.java +++ b/javatests/google/registry/model/SchemaVersionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/UpdateAutoTimestampTest.java b/javatests/google/registry/model/UpdateAutoTimestampTest.java index b97c2ca730..61b8cd515b 100644 --- a/javatests/google/registry/model/UpdateAutoTimestampTest.java +++ b/javatests/google/registry/model/UpdateAutoTimestampTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/billing/BillingEventTest.java b/javatests/google/registry/model/billing/BillingEventTest.java index 094083dce5..afccfb5f23 100644 --- a/javatests/google/registry/model/billing/BillingEventTest.java +++ b/javatests/google/registry/model/billing/BillingEventTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/billing/RegistrarBillingEntryTest.java b/javatests/google/registry/model/billing/RegistrarBillingEntryTest.java index cf7660b142..948a17e0af 100644 --- a/javatests/google/registry/model/billing/RegistrarBillingEntryTest.java +++ b/javatests/google/registry/model/billing/RegistrarBillingEntryTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/billing/RegistrarBillingUtilsTest.java b/javatests/google/registry/model/billing/RegistrarBillingUtilsTest.java index 66ca88277e..66fdf27d4b 100644 --- a/javatests/google/registry/model/billing/RegistrarBillingUtilsTest.java +++ b/javatests/google/registry/model/billing/RegistrarBillingUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/billing/RegistrarCreditBalanceTest.java b/javatests/google/registry/model/billing/RegistrarCreditBalanceTest.java index 8e85b0d41c..9de54d5d9c 100644 --- a/javatests/google/registry/model/billing/RegistrarCreditBalanceTest.java +++ b/javatests/google/registry/model/billing/RegistrarCreditBalanceTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/billing/RegistrarCreditTest.java b/javatests/google/registry/model/billing/RegistrarCreditTest.java index cd67c953ab..a54d0c6818 100644 --- a/javatests/google/registry/model/billing/RegistrarCreditTest.java +++ b/javatests/google/registry/model/billing/RegistrarCreditTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/common/CursorTest.java b/javatests/google/registry/model/common/CursorTest.java index 520bed0ae3..c14e250bf7 100644 --- a/javatests/google/registry/model/common/CursorTest.java +++ b/javatests/google/registry/model/common/CursorTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/common/GaeUserIdConverterTest.java b/javatests/google/registry/model/common/GaeUserIdConverterTest.java index 9df00d9aa6..39e8308990 100644 --- a/javatests/google/registry/model/common/GaeUserIdConverterTest.java +++ b/javatests/google/registry/model/common/GaeUserIdConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/common/PersistedRangeLongTest.java b/javatests/google/registry/model/common/PersistedRangeLongTest.java index 12f7efc73a..4b3e1d4e26 100644 --- a/javatests/google/registry/model/common/PersistedRangeLongTest.java +++ b/javatests/google/registry/model/common/PersistedRangeLongTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/common/TimeOfYearTest.java b/javatests/google/registry/model/common/TimeOfYearTest.java index 63297f51a2..a03b245151 100644 --- a/javatests/google/registry/model/common/TimeOfYearTest.java +++ b/javatests/google/registry/model/common/TimeOfYearTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/common/TimedTransitionPropertyTest.java b/javatests/google/registry/model/common/TimedTransitionPropertyTest.java index a3c0349f11..cb9319045b 100644 --- a/javatests/google/registry/model/common/TimedTransitionPropertyTest.java +++ b/javatests/google/registry/model/common/TimedTransitionPropertyTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/contact/ContactCommandTest.java b/javatests/google/registry/model/contact/ContactCommandTest.java index fc0f9f2759..d7a4942d27 100644 --- a/javatests/google/registry/model/contact/ContactCommandTest.java +++ b/javatests/google/registry/model/contact/ContactCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/contact/ContactResourceTest.java b/javatests/google/registry/model/contact/ContactResourceTest.java index cf228b6160..bd1d78beb2 100644 --- a/javatests/google/registry/model/contact/ContactResourceTest.java +++ b/javatests/google/registry/model/contact/ContactResourceTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/domain/DomainApplicationTest.java b/javatests/google/registry/model/domain/DomainApplicationTest.java index c884cc37e2..4927f50763 100644 --- a/javatests/google/registry/model/domain/DomainApplicationTest.java +++ b/javatests/google/registry/model/domain/DomainApplicationTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/domain/DomainCommandTest.java b/javatests/google/registry/model/domain/DomainCommandTest.java index 7b5ea78791..1a3d3b9865 100644 --- a/javatests/google/registry/model/domain/DomainCommandTest.java +++ b/javatests/google/registry/model/domain/DomainCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/domain/DomainResourceTest.java b/javatests/google/registry/model/domain/DomainResourceTest.java index 55b67af478..32663fd41f 100644 --- a/javatests/google/registry/model/domain/DomainResourceTest.java +++ b/javatests/google/registry/model/domain/DomainResourceTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/domain/GracePeriodTest.java b/javatests/google/registry/model/domain/GracePeriodTest.java index 4436090966..304371a3b7 100644 --- a/javatests/google/registry/model/domain/GracePeriodTest.java +++ b/javatests/google/registry/model/domain/GracePeriodTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/domain/LrpTokenEntityTest.java b/javatests/google/registry/model/domain/LrpTokenEntityTest.java index cbc73c89df..6204109016 100644 --- a/javatests/google/registry/model/domain/LrpTokenEntityTest.java +++ b/javatests/google/registry/model/domain/LrpTokenEntityTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/eppinput/EppInputTest.java b/javatests/google/registry/model/eppinput/EppInputTest.java index a26cc41c0e..87cd858f24 100644 --- a/javatests/google/registry/model/eppinput/EppInputTest.java +++ b/javatests/google/registry/model/eppinput/EppInputTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/eppoutput/ResultTest.java b/javatests/google/registry/model/eppoutput/ResultTest.java index 4656031e9d..1960c8ca40 100644 --- a/javatests/google/registry/model/eppoutput/ResultTest.java +++ b/javatests/google/registry/model/eppoutput/ResultTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/export/LogsExportCursorTest.java b/javatests/google/registry/model/export/LogsExportCursorTest.java index e87ab78d48..7146420178 100644 --- a/javatests/google/registry/model/export/LogsExportCursorTest.java +++ b/javatests/google/registry/model/export/LogsExportCursorTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/host/HostCommandTest.java b/javatests/google/registry/model/host/HostCommandTest.java index c6e2839706..dc96866ac0 100644 --- a/javatests/google/registry/model/host/HostCommandTest.java +++ b/javatests/google/registry/model/host/HostCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/host/HostResourceTest.java b/javatests/google/registry/model/host/HostResourceTest.java index e73d1d384b..6de2f8ca6d 100644 --- a/javatests/google/registry/model/host/HostResourceTest.java +++ b/javatests/google/registry/model/host/HostResourceTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/index/DomainApplicationIndexTest.java b/javatests/google/registry/model/index/DomainApplicationIndexTest.java index 72aa8783a7..1493feff5d 100644 --- a/javatests/google/registry/model/index/DomainApplicationIndexTest.java +++ b/javatests/google/registry/model/index/DomainApplicationIndexTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/index/EppResourceIndexTest.java b/javatests/google/registry/model/index/EppResourceIndexTest.java index 74f1ba231a..b3b3085fd4 100644 --- a/javatests/google/registry/model/index/EppResourceIndexTest.java +++ b/javatests/google/registry/model/index/EppResourceIndexTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/index/ForeignKeyIndexTest.java b/javatests/google/registry/model/index/ForeignKeyIndexTest.java index 30a2034742..6bf83216b4 100644 --- a/javatests/google/registry/model/index/ForeignKeyIndexTest.java +++ b/javatests/google/registry/model/index/ForeignKeyIndexTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/mark/MarkContactTest.java b/javatests/google/registry/model/mark/MarkContactTest.java index 8cf55f0b31..7f7f99e428 100644 --- a/javatests/google/registry/model/mark/MarkContactTest.java +++ b/javatests/google/registry/model/mark/MarkContactTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/mark/MarkHolderTest.java b/javatests/google/registry/model/mark/MarkHolderTest.java index 7f13184111..9836801b27 100644 --- a/javatests/google/registry/model/mark/MarkHolderTest.java +++ b/javatests/google/registry/model/mark/MarkHolderTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/mark/MarkProtectionTest.java b/javatests/google/registry/model/mark/MarkProtectionTest.java index ec6697506a..844cbd6c6b 100644 --- a/javatests/google/registry/model/mark/MarkProtectionTest.java +++ b/javatests/google/registry/model/mark/MarkProtectionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ofy/CommitLogBucketTest.java b/javatests/google/registry/model/ofy/CommitLogBucketTest.java index 8aeb705acc..8cef3624d7 100644 --- a/javatests/google/registry/model/ofy/CommitLogBucketTest.java +++ b/javatests/google/registry/model/ofy/CommitLogBucketTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ofy/CommitLogCheckpointTest.java b/javatests/google/registry/model/ofy/CommitLogCheckpointTest.java index d93e1ac7db..f5cf6c7c63 100644 --- a/javatests/google/registry/model/ofy/CommitLogCheckpointTest.java +++ b/javatests/google/registry/model/ofy/CommitLogCheckpointTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ofy/CommitLogMutationTest.java b/javatests/google/registry/model/ofy/CommitLogMutationTest.java index 38369beaeb..ef7f29afbd 100644 --- a/javatests/google/registry/model/ofy/CommitLogMutationTest.java +++ b/javatests/google/registry/model/ofy/CommitLogMutationTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ofy/ObjectifyServiceTest.java b/javatests/google/registry/model/ofy/ObjectifyServiceTest.java index f863443559..6e6ca5381f 100644 --- a/javatests/google/registry/model/ofy/ObjectifyServiceTest.java +++ b/javatests/google/registry/model/ofy/ObjectifyServiceTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ofy/OfyCommitLogTest.java b/javatests/google/registry/model/ofy/OfyCommitLogTest.java index dd763a30a9..5a3111ee45 100644 --- a/javatests/google/registry/model/ofy/OfyCommitLogTest.java +++ b/javatests/google/registry/model/ofy/OfyCommitLogTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ofy/OfyFilterTest.java b/javatests/google/registry/model/ofy/OfyFilterTest.java index 6c04eb565d..865e046c05 100644 --- a/javatests/google/registry/model/ofy/OfyFilterTest.java +++ b/javatests/google/registry/model/ofy/OfyFilterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/ofy/OfyTest.java b/javatests/google/registry/model/ofy/OfyTest.java index c6b9d5dbf1..11a1650c33 100644 --- a/javatests/google/registry/model/ofy/OfyTest.java +++ b/javatests/google/registry/model/ofy/OfyTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/poll/PollMessageExternalKeyConverterTest.java b/javatests/google/registry/model/poll/PollMessageExternalKeyConverterTest.java index 764b239463..ec4349249a 100644 --- a/javatests/google/registry/model/poll/PollMessageExternalKeyConverterTest.java +++ b/javatests/google/registry/model/poll/PollMessageExternalKeyConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/poll/PollMessageTest.java b/javatests/google/registry/model/poll/PollMessageTest.java index c22744877d..ab2e00cb9f 100644 --- a/javatests/google/registry/model/poll/PollMessageTest.java +++ b/javatests/google/registry/model/poll/PollMessageTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/rde/RdeNamingUtilsTest.java b/javatests/google/registry/model/rde/RdeNamingUtilsTest.java index b9ef5cda63..9534a1b345 100644 --- a/javatests/google/registry/model/rde/RdeNamingUtilsTest.java +++ b/javatests/google/registry/model/rde/RdeNamingUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/rde/RdeRevisionTest.java b/javatests/google/registry/model/rde/RdeRevisionTest.java index eb31016b45..2c81ac6a88 100644 --- a/javatests/google/registry/model/rde/RdeRevisionTest.java +++ b/javatests/google/registry/model/rde/RdeRevisionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/registrar/RegistrarTest.java b/javatests/google/registry/model/registrar/RegistrarTest.java index d7dfa24e9d..393ca1f0dd 100644 --- a/javatests/google/registry/model/registrar/RegistrarTest.java +++ b/javatests/google/registry/model/registrar/RegistrarTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/registry/RegistriesTest.java b/javatests/google/registry/model/registry/RegistriesTest.java index c2944070a1..98e95cc93d 100644 --- a/javatests/google/registry/model/registry/RegistriesTest.java +++ b/javatests/google/registry/model/registry/RegistriesTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/registry/RegistryTest.java b/javatests/google/registry/model/registry/RegistryTest.java index 0d5eb715aa..cb60e31dcc 100644 --- a/javatests/google/registry/model/registry/RegistryTest.java +++ b/javatests/google/registry/model/registry/RegistryTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/registry/label/PremiumListTest.java b/javatests/google/registry/model/registry/label/PremiumListTest.java index ce4b4a97ee..3321bd6893 100644 --- a/javatests/google/registry/model/registry/label/PremiumListTest.java +++ b/javatests/google/registry/model/registry/label/PremiumListTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/registry/label/ReservedListTest.java b/javatests/google/registry/model/registry/label/ReservedListTest.java index ba8738efc6..968ca30f69 100644 --- a/javatests/google/registry/model/registry/label/ReservedListTest.java +++ b/javatests/google/registry/model/registry/label/ReservedListTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/reporting/HistoryEntryTest.java b/javatests/google/registry/model/reporting/HistoryEntryTest.java index 0588969e65..8abe37adef 100644 --- a/javatests/google/registry/model/reporting/HistoryEntryTest.java +++ b/javatests/google/registry/model/reporting/HistoryEntryTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/server/LockTest.java b/javatests/google/registry/model/server/LockTest.java index 8bafaa4081..c2f890e7a0 100644 --- a/javatests/google/registry/model/server/LockTest.java +++ b/javatests/google/registry/model/server/LockTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/smd/IssuerInfoTest.java b/javatests/google/registry/model/smd/IssuerInfoTest.java index 1349330ebe..9bc997b147 100644 --- a/javatests/google/registry/model/smd/IssuerInfoTest.java +++ b/javatests/google/registry/model/smd/IssuerInfoTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/smd/SignedMarkRevocationListTest.java b/javatests/google/registry/model/smd/SignedMarkRevocationListTest.java index 5624fe3c81..89aeb3c5ad 100644 --- a/javatests/google/registry/model/smd/SignedMarkRevocationListTest.java +++ b/javatests/google/registry/model/smd/SignedMarkRevocationListTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/tmch/ClaimsListShardTest.java b/javatests/google/registry/model/tmch/ClaimsListShardTest.java index 661354331e..e773d6a805 100644 --- a/javatests/google/registry/model/tmch/ClaimsListShardTest.java +++ b/javatests/google/registry/model/tmch/ClaimsListShardTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/tmch/TmchCrlTest.java b/javatests/google/registry/model/tmch/TmchCrlTest.java index f80d3121b2..9c5680c738 100644 --- a/javatests/google/registry/model/tmch/TmchCrlTest.java +++ b/javatests/google/registry/model/tmch/TmchCrlTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/transfer/TransferDataTest.java b/javatests/google/registry/model/transfer/TransferDataTest.java index 346c2854ed..7d286139e4 100644 --- a/javatests/google/registry/model/transfer/TransferDataTest.java +++ b/javatests/google/registry/model/transfer/TransferDataTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/translators/CommitLogRevisionsTranslatorFactoryTest.java b/javatests/google/registry/model/translators/CommitLogRevisionsTranslatorFactoryTest.java index 64a2aabe97..615ab6aabe 100644 --- a/javatests/google/registry/model/translators/CommitLogRevisionsTranslatorFactoryTest.java +++ b/javatests/google/registry/model/translators/CommitLogRevisionsTranslatorFactoryTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/model/translators/StatusValueAdapterTest.java b/javatests/google/registry/model/translators/StatusValueAdapterTest.java index 7b6d4b34ae..d703294b27 100644 --- a/javatests/google/registry/model/translators/StatusValueAdapterTest.java +++ b/javatests/google/registry/model/translators/StatusValueAdapterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/module/backend/BackendServletTest.java b/javatests/google/registry/module/backend/BackendServletTest.java index 4b4c036ce7..0db3f0f100 100644 --- a/javatests/google/registry/module/backend/BackendServletTest.java +++ b/javatests/google/registry/module/backend/BackendServletTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/module/frontend/FrontendServletTest.java b/javatests/google/registry/module/frontend/FrontendServletTest.java index d9cc7b4e05..f02c02b47d 100644 --- a/javatests/google/registry/module/frontend/FrontendServletTest.java +++ b/javatests/google/registry/module/frontend/FrontendServletTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/module/tools/ToolsServletTest.java b/javatests/google/registry/module/tools/ToolsServletTest.java index 3d6058884b..b62ab895a1 100644 --- a/javatests/google/registry/module/tools/ToolsServletTest.java +++ b/javatests/google/registry/module/tools/ToolsServletTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/CounterTest.java b/javatests/google/registry/monitoring/metrics/CounterTest.java index 4abddfab83..91d67f09af 100644 --- a/javatests/google/registry/monitoring/metrics/CounterTest.java +++ b/javatests/google/registry/monitoring/metrics/CounterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/CustomFitterTest.java b/javatests/google/registry/monitoring/metrics/CustomFitterTest.java index 4fbe7c7dc1..a1d9ec4f6f 100644 --- a/javatests/google/registry/monitoring/metrics/CustomFitterTest.java +++ b/javatests/google/registry/monitoring/metrics/CustomFitterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/EventMetricTest.java b/javatests/google/registry/monitoring/metrics/EventMetricTest.java index d13a47317d..54143a503e 100644 --- a/javatests/google/registry/monitoring/metrics/EventMetricTest.java +++ b/javatests/google/registry/monitoring/metrics/EventMetricTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/ExponentialFitterTest.java b/javatests/google/registry/monitoring/metrics/ExponentialFitterTest.java index 6204f3d253..8790e5b667 100644 --- a/javatests/google/registry/monitoring/metrics/ExponentialFitterTest.java +++ b/javatests/google/registry/monitoring/metrics/ExponentialFitterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/LabelDescriptorTest.java b/javatests/google/registry/monitoring/metrics/LabelDescriptorTest.java index 2509fb18d3..7cfb2a3b80 100644 --- a/javatests/google/registry/monitoring/metrics/LabelDescriptorTest.java +++ b/javatests/google/registry/monitoring/metrics/LabelDescriptorTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/LinearFitterTest.java b/javatests/google/registry/monitoring/metrics/LinearFitterTest.java index f3cecc6e23..8716f25970 100644 --- a/javatests/google/registry/monitoring/metrics/LinearFitterTest.java +++ b/javatests/google/registry/monitoring/metrics/LinearFitterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/MetricExporterTest.java b/javatests/google/registry/monitoring/metrics/MetricExporterTest.java index 99358bccdb..98f097482b 100644 --- a/javatests/google/registry/monitoring/metrics/MetricExporterTest.java +++ b/javatests/google/registry/monitoring/metrics/MetricExporterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/MetricRegistryImplTest.java b/javatests/google/registry/monitoring/metrics/MetricRegistryImplTest.java index 46e7ad9715..92f3f431b2 100644 --- a/javatests/google/registry/monitoring/metrics/MetricRegistryImplTest.java +++ b/javatests/google/registry/monitoring/metrics/MetricRegistryImplTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/MetricReporterTest.java b/javatests/google/registry/monitoring/metrics/MetricReporterTest.java index 98cf44a883..9b0022ffd9 100644 --- a/javatests/google/registry/monitoring/metrics/MetricReporterTest.java +++ b/javatests/google/registry/monitoring/metrics/MetricReporterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/MetricSchemaTest.java b/javatests/google/registry/monitoring/metrics/MetricSchemaTest.java index 897e31714f..ccf64334cc 100644 --- a/javatests/google/registry/monitoring/metrics/MetricSchemaTest.java +++ b/javatests/google/registry/monitoring/metrics/MetricSchemaTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/MutableDistributionTest.java b/javatests/google/registry/monitoring/metrics/MutableDistributionTest.java index 202fe48fe7..4da8c4868a 100644 --- a/javatests/google/registry/monitoring/metrics/MutableDistributionTest.java +++ b/javatests/google/registry/monitoring/metrics/MutableDistributionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/StoredMetricTest.java b/javatests/google/registry/monitoring/metrics/StoredMetricTest.java index 611c8a8fdd..b41c85b8af 100644 --- a/javatests/google/registry/monitoring/metrics/StoredMetricTest.java +++ b/javatests/google/registry/monitoring/metrics/StoredMetricTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/VirtualMetricTest.java b/javatests/google/registry/monitoring/metrics/VirtualMetricTest.java index 7b356e5be2..a987f31a6a 100644 --- a/javatests/google/registry/monitoring/metrics/VirtualMetricTest.java +++ b/javatests/google/registry/monitoring/metrics/VirtualMetricTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/example/SheepCounterExample.java b/javatests/google/registry/monitoring/metrics/example/SheepCounterExample.java index c9b58fd150..8bc814546b 100644 --- a/javatests/google/registry/monitoring/metrics/example/SheepCounterExample.java +++ b/javatests/google/registry/monitoring/metrics/example/SheepCounterExample.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/metrics/stackdriver/GoogleJsonResponseExceptionHelper.java b/javatests/google/registry/monitoring/metrics/stackdriver/GoogleJsonResponseExceptionHelper.java index b3f918ece7..a8f64edae1 100644 --- a/javatests/google/registry/monitoring/metrics/stackdriver/GoogleJsonResponseExceptionHelper.java +++ b/javatests/google/registry/monitoring/metrics/stackdriver/GoogleJsonResponseExceptionHelper.java @@ -1,17 +1,3 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - package google.registry.monitoring.metrics.stackdriver; import com.google.api.client.googleapis.json.GoogleJsonResponseException; diff --git a/javatests/google/registry/monitoring/metrics/stackdriver/StackdriverWriterTest.java b/javatests/google/registry/monitoring/metrics/stackdriver/StackdriverWriterTest.java index 4dea283536..8f78ae19f6 100644 --- a/javatests/google/registry/monitoring/metrics/stackdriver/StackdriverWriterTest.java +++ b/javatests/google/registry/monitoring/metrics/stackdriver/StackdriverWriterTest.java @@ -1,17 +1,3 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - package google.registry.monitoring.metrics.stackdriver; import static com.google.common.truth.Truth.assertThat; diff --git a/javatests/google/registry/monitoring/whitebox/BigQueryMetricsEnqueuerTest.java b/javatests/google/registry/monitoring/whitebox/BigQueryMetricsEnqueuerTest.java index 1af722fff0..cccd0d5e0f 100644 --- a/javatests/google/registry/monitoring/whitebox/BigQueryMetricsEnqueuerTest.java +++ b/javatests/google/registry/monitoring/whitebox/BigQueryMetricsEnqueuerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/whitebox/EppMetricTest.java b/javatests/google/registry/monitoring/whitebox/EppMetricTest.java index cab11c12d5..5358234e3f 100644 --- a/javatests/google/registry/monitoring/whitebox/EppMetricTest.java +++ b/javatests/google/registry/monitoring/whitebox/EppMetricTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/monitoring/whitebox/MetricsExportActionTest.java b/javatests/google/registry/monitoring/whitebox/MetricsExportActionTest.java index a458047dcf..90df59a662 100644 --- a/javatests/google/registry/monitoring/whitebox/MetricsExportActionTest.java +++ b/javatests/google/registry/monitoring/whitebox/MetricsExportActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/pricing/PricingEngineProxyTest.java b/javatests/google/registry/pricing/PricingEngineProxyTest.java index 9b3f29bbae..7773954e9f 100644 --- a/javatests/google/registry/pricing/PricingEngineProxyTest.java +++ b/javatests/google/registry/pricing/PricingEngineProxyTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapActionBaseTest.java b/javatests/google/registry/rdap/RdapActionBaseTest.java index 605594d724..55f482c401 100644 --- a/javatests/google/registry/rdap/RdapActionBaseTest.java +++ b/javatests/google/registry/rdap/RdapActionBaseTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapDomainActionTest.java b/javatests/google/registry/rdap/RdapDomainActionTest.java index 8b16af9b07..19ac0cc3dd 100644 --- a/javatests/google/registry/rdap/RdapDomainActionTest.java +++ b/javatests/google/registry/rdap/RdapDomainActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapDomainSearchActionTest.java b/javatests/google/registry/rdap/RdapDomainSearchActionTest.java index 03cb05447f..7447635b97 100644 --- a/javatests/google/registry/rdap/RdapDomainSearchActionTest.java +++ b/javatests/google/registry/rdap/RdapDomainSearchActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapEntityActionTest.java b/javatests/google/registry/rdap/RdapEntityActionTest.java index 55105a6889..4836eacafc 100644 --- a/javatests/google/registry/rdap/RdapEntityActionTest.java +++ b/javatests/google/registry/rdap/RdapEntityActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapEntitySearchActionTest.java b/javatests/google/registry/rdap/RdapEntitySearchActionTest.java index 0783187d77..3b948dd4c6 100644 --- a/javatests/google/registry/rdap/RdapEntitySearchActionTest.java +++ b/javatests/google/registry/rdap/RdapEntitySearchActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapHelpActionTest.java b/javatests/google/registry/rdap/RdapHelpActionTest.java index 0b25fc097b..7700bd6ad1 100644 --- a/javatests/google/registry/rdap/RdapHelpActionTest.java +++ b/javatests/google/registry/rdap/RdapHelpActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapJsonFormatterTest.java b/javatests/google/registry/rdap/RdapJsonFormatterTest.java index abb663c497..18cae9f5c5 100644 --- a/javatests/google/registry/rdap/RdapJsonFormatterTest.java +++ b/javatests/google/registry/rdap/RdapJsonFormatterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapNameserverActionTest.java b/javatests/google/registry/rdap/RdapNameserverActionTest.java index 73aa4c7c73..c34d56b6b3 100644 --- a/javatests/google/registry/rdap/RdapNameserverActionTest.java +++ b/javatests/google/registry/rdap/RdapNameserverActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapNameserverSearchActionTest.java b/javatests/google/registry/rdap/RdapNameserverSearchActionTest.java index 1c18607780..8a611962a4 100644 --- a/javatests/google/registry/rdap/RdapNameserverSearchActionTest.java +++ b/javatests/google/registry/rdap/RdapNameserverSearchActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapSearchPatternTest.java b/javatests/google/registry/rdap/RdapSearchPatternTest.java index 37eb04db23..e4bca0155a 100644 --- a/javatests/google/registry/rdap/RdapSearchPatternTest.java +++ b/javatests/google/registry/rdap/RdapSearchPatternTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rdap/RdapTestHelper.java b/javatests/google/registry/rdap/RdapTestHelper.java index 38a4e7dae1..fe9222b606 100644 --- a/javatests/google/registry/rdap/RdapTestHelper.java +++ b/javatests/google/registry/rdap/RdapTestHelper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/BouncyCastleTest.java b/javatests/google/registry/rde/BouncyCastleTest.java index 014aa78366..b2ea84aebb 100644 --- a/javatests/google/registry/rde/BouncyCastleTest.java +++ b/javatests/google/registry/rde/BouncyCastleTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/BrdaCopyActionTest.java b/javatests/google/registry/rde/BrdaCopyActionTest.java index c338fd46c7..a6a26a012b 100644 --- a/javatests/google/registry/rde/BrdaCopyActionTest.java +++ b/javatests/google/registry/rde/BrdaCopyActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/ContactResourceToXjcConverterTest.java b/javatests/google/registry/rde/ContactResourceToXjcConverterTest.java index 48ad41df95..f9652ca65d 100644 --- a/javatests/google/registry/rde/ContactResourceToXjcConverterTest.java +++ b/javatests/google/registry/rde/ContactResourceToXjcConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/DomainResourceToXjcConverterTest.java b/javatests/google/registry/rde/DomainResourceToXjcConverterTest.java index ae583ea3f5..61fac48335 100644 --- a/javatests/google/registry/rde/DomainResourceToXjcConverterTest.java +++ b/javatests/google/registry/rde/DomainResourceToXjcConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/EscrowTaskRunnerTest.java b/javatests/google/registry/rde/EscrowTaskRunnerTest.java index 102c140132..2fe95ed60a 100644 --- a/javatests/google/registry/rde/EscrowTaskRunnerTest.java +++ b/javatests/google/registry/rde/EscrowTaskRunnerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/GhostrydeGpgIntegrationTest.java b/javatests/google/registry/rde/GhostrydeGpgIntegrationTest.java index 0b7cc75d73..f4f23f2794 100644 --- a/javatests/google/registry/rde/GhostrydeGpgIntegrationTest.java +++ b/javatests/google/registry/rde/GhostrydeGpgIntegrationTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/GhostrydeTest.java b/javatests/google/registry/rde/GhostrydeTest.java index 0ef26e78f5..3c357c1507 100644 --- a/javatests/google/registry/rde/GhostrydeTest.java +++ b/javatests/google/registry/rde/GhostrydeTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/HostResourceToXjcConverterTest.java b/javatests/google/registry/rde/HostResourceToXjcConverterTest.java index b5dad30b3b..755100b579 100644 --- a/javatests/google/registry/rde/HostResourceToXjcConverterTest.java +++ b/javatests/google/registry/rde/HostResourceToXjcConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/PendingDepositCheckerTest.java b/javatests/google/registry/rde/PendingDepositCheckerTest.java index e6ca39a32a..8ca0d17802 100644 --- a/javatests/google/registry/rde/PendingDepositCheckerTest.java +++ b/javatests/google/registry/rde/PendingDepositCheckerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RdeFixtures.java b/javatests/google/registry/rde/RdeFixtures.java index ba8d153d30..147d509a07 100644 --- a/javatests/google/registry/rde/RdeFixtures.java +++ b/javatests/google/registry/rde/RdeFixtures.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RdeKeyringModule.java b/javatests/google/registry/rde/RdeKeyringModule.java index 7e9dc35a1c..b150a61e91 100644 --- a/javatests/google/registry/rde/RdeKeyringModule.java +++ b/javatests/google/registry/rde/RdeKeyringModule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RdeMarshallerTest.java b/javatests/google/registry/rde/RdeMarshallerTest.java index 510408ea34..bab2f736fa 100644 --- a/javatests/google/registry/rde/RdeMarshallerTest.java +++ b/javatests/google/registry/rde/RdeMarshallerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RdeReportActionTest.java b/javatests/google/registry/rde/RdeReportActionTest.java index 082e30221d..1ffab599db 100644 --- a/javatests/google/registry/rde/RdeReportActionTest.java +++ b/javatests/google/registry/rde/RdeReportActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RdeStagingActionTest.java b/javatests/google/registry/rde/RdeStagingActionTest.java index 470039d600..a291e5425e 100644 --- a/javatests/google/registry/rde/RdeStagingActionTest.java +++ b/javatests/google/registry/rde/RdeStagingActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RdeTestData.java b/javatests/google/registry/rde/RdeTestData.java index e60cb0446e..148a7f068f 100644 --- a/javatests/google/registry/rde/RdeTestData.java +++ b/javatests/google/registry/rde/RdeTestData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RdeTestSuite.java b/javatests/google/registry/rde/RdeTestSuite.java index 56d3a75990..4d27233450 100644 --- a/javatests/google/registry/rde/RdeTestSuite.java +++ b/javatests/google/registry/rde/RdeTestSuite.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RdeUploadActionTest.java b/javatests/google/registry/rde/RdeUploadActionTest.java index 5f3f055c35..09d8c0811b 100644 --- a/javatests/google/registry/rde/RdeUploadActionTest.java +++ b/javatests/google/registry/rde/RdeUploadActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RegistrarToXjcConverterTest.java b/javatests/google/registry/rde/RegistrarToXjcConverterTest.java index 83e033ea3f..a8ba98815a 100644 --- a/javatests/google/registry/rde/RegistrarToXjcConverterTest.java +++ b/javatests/google/registry/rde/RegistrarToXjcConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/RydeGpgIntegrationTest.java b/javatests/google/registry/rde/RydeGpgIntegrationTest.java index aec422a46b..37bd3bb5b4 100644 --- a/javatests/google/registry/rde/RydeGpgIntegrationTest.java +++ b/javatests/google/registry/rde/RydeGpgIntegrationTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeContactImportActionTest.java b/javatests/google/registry/rde/imports/RdeContactImportActionTest.java index 721873f11d..f50132726a 100644 --- a/javatests/google/registry/rde/imports/RdeContactImportActionTest.java +++ b/javatests/google/registry/rde/imports/RdeContactImportActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeContactInputTest.java b/javatests/google/registry/rde/imports/RdeContactInputTest.java index f50c68181d..06700688fe 100644 --- a/javatests/google/registry/rde/imports/RdeContactInputTest.java +++ b/javatests/google/registry/rde/imports/RdeContactInputTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeContactReaderTest.java b/javatests/google/registry/rde/imports/RdeContactReaderTest.java index 8cb5e045d1..c617e55c89 100644 --- a/javatests/google/registry/rde/imports/RdeContactReaderTest.java +++ b/javatests/google/registry/rde/imports/RdeContactReaderTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeHostImportActionTest.java b/javatests/google/registry/rde/imports/RdeHostImportActionTest.java index 1c6b2aec76..52bbf46ea8 100644 --- a/javatests/google/registry/rde/imports/RdeHostImportActionTest.java +++ b/javatests/google/registry/rde/imports/RdeHostImportActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeHostInputTest.java b/javatests/google/registry/rde/imports/RdeHostInputTest.java index 2154d4efb3..5814f86747 100644 --- a/javatests/google/registry/rde/imports/RdeHostInputTest.java +++ b/javatests/google/registry/rde/imports/RdeHostInputTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeHostReaderTest.java b/javatests/google/registry/rde/imports/RdeHostReaderTest.java index e2beb70d19..2c68386e75 100644 --- a/javatests/google/registry/rde/imports/RdeHostReaderTest.java +++ b/javatests/google/registry/rde/imports/RdeHostReaderTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeImportUtilsTest.java b/javatests/google/registry/rde/imports/RdeImportUtilsTest.java index 2fcf24e943..9fde589114 100644 --- a/javatests/google/registry/rde/imports/RdeImportUtilsTest.java +++ b/javatests/google/registry/rde/imports/RdeImportUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeImportsTestData.java b/javatests/google/registry/rde/imports/RdeImportsTestData.java index 34bc5b5cf4..5c06c28cb9 100644 --- a/javatests/google/registry/rde/imports/RdeImportsTestData.java +++ b/javatests/google/registry/rde/imports/RdeImportsTestData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/RdeParserTest.java b/javatests/google/registry/rde/imports/RdeParserTest.java index 37c369056c..679287656d 100644 --- a/javatests/google/registry/rde/imports/RdeParserTest.java +++ b/javatests/google/registry/rde/imports/RdeParserTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/XjcToContactResourceConverterTest.java b/javatests/google/registry/rde/imports/XjcToContactResourceConverterTest.java index f74a287eef..cfc12d2e1b 100644 --- a/javatests/google/registry/rde/imports/XjcToContactResourceConverterTest.java +++ b/javatests/google/registry/rde/imports/XjcToContactResourceConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/XjcToDomainResourceConverterTest.java b/javatests/google/registry/rde/imports/XjcToDomainResourceConverterTest.java index e4c93b1721..7134d5ef05 100644 --- a/javatests/google/registry/rde/imports/XjcToDomainResourceConverterTest.java +++ b/javatests/google/registry/rde/imports/XjcToDomainResourceConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/rde/imports/XjcToHostResourceConverterTest.java b/javatests/google/registry/rde/imports/XjcToHostResourceConverterTest.java index 6166cee07c..410ecd5750 100644 --- a/javatests/google/registry/rde/imports/XjcToHostResourceConverterTest.java +++ b/javatests/google/registry/rde/imports/XjcToHostResourceConverterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/request/JsonResponseTest.java b/javatests/google/registry/request/JsonResponseTest.java index a5d436846d..aa86a04026 100644 --- a/javatests/google/registry/request/JsonResponseTest.java +++ b/javatests/google/registry/request/JsonResponseTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/request/RequestHandlerTest.java b/javatests/google/registry/request/RequestHandlerTest.java index 0990452a75..436a972e72 100644 --- a/javatests/google/registry/request/RequestHandlerTest.java +++ b/javatests/google/registry/request/RequestHandlerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/request/RequestModuleTest.java b/javatests/google/registry/request/RequestModuleTest.java index 1d2deeda58..25d3731023 100644 --- a/javatests/google/registry/request/RequestModuleTest.java +++ b/javatests/google/registry/request/RequestModuleTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/request/RequestParametersTest.java b/javatests/google/registry/request/RequestParametersTest.java index 75eb59dd1d..52b33a74b2 100644 --- a/javatests/google/registry/request/RequestParametersTest.java +++ b/javatests/google/registry/request/RequestParametersTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/request/ResponseImplTest.java b/javatests/google/registry/request/ResponseImplTest.java index 7366a2bb27..274f334101 100644 --- a/javatests/google/registry/request/ResponseImplTest.java +++ b/javatests/google/registry/request/ResponseImplTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/request/RouterTest.java b/javatests/google/registry/request/RouterTest.java index 2134332dbf..34484e2d47 100644 --- a/javatests/google/registry/request/RouterTest.java +++ b/javatests/google/registry/request/RouterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/security/JsonHttpTest.java b/javatests/google/registry/security/JsonHttpTest.java index d6420d487b..17d5c752c6 100644 --- a/javatests/google/registry/security/JsonHttpTest.java +++ b/javatests/google/registry/security/JsonHttpTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/security/JsonHttpTestUtils.java b/javatests/google/registry/security/JsonHttpTestUtils.java index 1b8ba79b3a..f1f0b13328 100644 --- a/javatests/google/registry/security/JsonHttpTestUtils.java +++ b/javatests/google/registry/security/JsonHttpTestUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/security/XsrfTokenManagerTest.java b/javatests/google/registry/security/XsrfTokenManagerTest.java index 5140f15142..a5dce9e511 100644 --- a/javatests/google/registry/security/XsrfTokenManagerTest.java +++ b/javatests/google/registry/security/XsrfTokenManagerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/Fixture.java b/javatests/google/registry/server/Fixture.java index c54a2636e6..573834ec04 100644 --- a/javatests/google/registry/server/Fixture.java +++ b/javatests/google/registry/server/Fixture.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/HealthzServlet.java b/javatests/google/registry/server/HealthzServlet.java index b950ff56aa..36a4018a42 100644 --- a/javatests/google/registry/server/HealthzServlet.java +++ b/javatests/google/registry/server/HealthzServlet.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/RegistryTestServer.java b/javatests/google/registry/server/RegistryTestServer.java index ccdf44da7d..ceb641b7e8 100644 --- a/javatests/google/registry/server/RegistryTestServer.java +++ b/javatests/google/registry/server/RegistryTestServer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/RegistryTestServerMain.java b/javatests/google/registry/server/RegistryTestServerMain.java index da11d65e3a..7c644c5815 100644 --- a/javatests/google/registry/server/RegistryTestServerMain.java +++ b/javatests/google/registry/server/RegistryTestServerMain.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/Route.java b/javatests/google/registry/server/Route.java index c02691ef2e..9b0343c5a4 100644 --- a/javatests/google/registry/server/Route.java +++ b/javatests/google/registry/server/Route.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/ServletWrapperDelegatorServlet.java b/javatests/google/registry/server/ServletWrapperDelegatorServlet.java index 77ca0bad6d..28e31043dc 100644 --- a/javatests/google/registry/server/ServletWrapperDelegatorServlet.java +++ b/javatests/google/registry/server/ServletWrapperDelegatorServlet.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/StaticResourceServlet.java b/javatests/google/registry/server/StaticResourceServlet.java index b4d31b1535..2762bc224d 100644 --- a/javatests/google/registry/server/StaticResourceServlet.java +++ b/javatests/google/registry/server/StaticResourceServlet.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/TestServer.java b/javatests/google/registry/server/TestServer.java index be62eaa58c..2780446d65 100644 --- a/javatests/google/registry/server/TestServer.java +++ b/javatests/google/registry/server/TestServer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/server/UrlChecker.java b/javatests/google/registry/server/UrlChecker.java index 8efcfed3e1..d54e2328fd 100644 --- a/javatests/google/registry/server/UrlChecker.java +++ b/javatests/google/registry/server/UrlChecker.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/storage/drive/DriveConnectionTest.java b/javatests/google/registry/storage/drive/DriveConnectionTest.java index d23fac73e8..505813d2ec 100644 --- a/javatests/google/registry/storage/drive/DriveConnectionTest.java +++ b/javatests/google/registry/storage/drive/DriveConnectionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/AbstractDomainBaseSubject.java b/javatests/google/registry/testing/AbstractDomainBaseSubject.java index 3cc892f2aa..ed2909f9c5 100644 --- a/javatests/google/registry/testing/AbstractDomainBaseSubject.java +++ b/javatests/google/registry/testing/AbstractDomainBaseSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/AbstractEppResourceSubject.java b/javatests/google/registry/testing/AbstractEppResourceSubject.java index d3b04f765e..75b648142c 100644 --- a/javatests/google/registry/testing/AbstractEppResourceSubject.java +++ b/javatests/google/registry/testing/AbstractEppResourceSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/AppEngineRule.java b/javatests/google/registry/testing/AppEngineRule.java index e845d7c09d..a03e490088 100644 --- a/javatests/google/registry/testing/AppEngineRule.java +++ b/javatests/google/registry/testing/AppEngineRule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/BouncyCastleProviderRule.java b/javatests/google/registry/testing/BouncyCastleProviderRule.java index 2e6452f87e..2957b69a38 100644 --- a/javatests/google/registry/testing/BouncyCastleProviderRule.java +++ b/javatests/google/registry/testing/BouncyCastleProviderRule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/CertificateSamples.java b/javatests/google/registry/testing/CertificateSamples.java index 8da52e0e69..a0043b2db7 100644 --- a/javatests/google/registry/testing/CertificateSamples.java +++ b/javatests/google/registry/testing/CertificateSamples.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/ContactResourceSubject.java b/javatests/google/registry/testing/ContactResourceSubject.java index a5554ed5a5..0991e63da7 100644 --- a/javatests/google/registry/testing/ContactResourceSubject.java +++ b/javatests/google/registry/testing/ContactResourceSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/DatastoreHelper.java b/javatests/google/registry/testing/DatastoreHelper.java index d619030af4..87b5b8aae4 100644 --- a/javatests/google/registry/testing/DatastoreHelper.java +++ b/javatests/google/registry/testing/DatastoreHelper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/DeterministicStringGenerator.java b/javatests/google/registry/testing/DeterministicStringGenerator.java index aaaaf17a9c..8d1b8f7d68 100644 --- a/javatests/google/registry/testing/DeterministicStringGenerator.java +++ b/javatests/google/registry/testing/DeterministicStringGenerator.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/DomainApplicationSubject.java b/javatests/google/registry/testing/DomainApplicationSubject.java index ba58c7b577..57fa7dd511 100644 --- a/javatests/google/registry/testing/DomainApplicationSubject.java +++ b/javatests/google/registry/testing/DomainApplicationSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/DomainResourceSubject.java b/javatests/google/registry/testing/DomainResourceSubject.java index 470ecaf78a..3757bf759b 100644 --- a/javatests/google/registry/testing/DomainResourceSubject.java +++ b/javatests/google/registry/testing/DomainResourceSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/EppExceptionSubject.java b/javatests/google/registry/testing/EppExceptionSubject.java index 0eb2520d48..7ee831d14c 100644 --- a/javatests/google/registry/testing/EppExceptionSubject.java +++ b/javatests/google/registry/testing/EppExceptionSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/EppLoader.java b/javatests/google/registry/testing/EppLoader.java index 28275a8db6..79a1748ebf 100644 --- a/javatests/google/registry/testing/EppLoader.java +++ b/javatests/google/registry/testing/EppLoader.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/ExceptionRule.java b/javatests/google/registry/testing/ExceptionRule.java index bbd1aa7345..9724d66657 100644 --- a/javatests/google/registry/testing/ExceptionRule.java +++ b/javatests/google/registry/testing/ExceptionRule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FailAnswer.java b/javatests/google/registry/testing/FailAnswer.java index 90568e54ea..e3701e1254 100644 --- a/javatests/google/registry/testing/FailAnswer.java +++ b/javatests/google/registry/testing/FailAnswer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FakeClock.java b/javatests/google/registry/testing/FakeClock.java index 4528203145..24d20456be 100644 --- a/javatests/google/registry/testing/FakeClock.java +++ b/javatests/google/registry/testing/FakeClock.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FakeHttpSession.java b/javatests/google/registry/testing/FakeHttpSession.java index e85041f75f..eaf3269995 100644 --- a/javatests/google/registry/testing/FakeHttpSession.java +++ b/javatests/google/registry/testing/FakeHttpSession.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FakeJsonResponse.java b/javatests/google/registry/testing/FakeJsonResponse.java index 132b5eb4f5..28783411c3 100644 --- a/javatests/google/registry/testing/FakeJsonResponse.java +++ b/javatests/google/registry/testing/FakeJsonResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FakeResponse.java b/javatests/google/registry/testing/FakeResponse.java index 16b482c0d6..775ecb2e51 100644 --- a/javatests/google/registry/testing/FakeResponse.java +++ b/javatests/google/registry/testing/FakeResponse.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FakeServletInputStream.java b/javatests/google/registry/testing/FakeServletInputStream.java index 30d84db1cf..6c694fcc8f 100644 --- a/javatests/google/registry/testing/FakeServletInputStream.java +++ b/javatests/google/registry/testing/FakeServletInputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FakeServletOutputStream.java b/javatests/google/registry/testing/FakeServletOutputStream.java index 1a5a2c9005..a361c80587 100644 --- a/javatests/google/registry/testing/FakeServletOutputStream.java +++ b/javatests/google/registry/testing/FakeServletOutputStream.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FakeSleeper.java b/javatests/google/registry/testing/FakeSleeper.java index 4a53614d25..2ce63513fd 100644 --- a/javatests/google/registry/testing/FakeSleeper.java +++ b/javatests/google/registry/testing/FakeSleeper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FakeURLFetchService.java b/javatests/google/registry/testing/FakeURLFetchService.java index f52b5cf5e5..6f47414f23 100644 --- a/javatests/google/registry/testing/FakeURLFetchService.java +++ b/javatests/google/registry/testing/FakeURLFetchService.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/ForwardingURLFetchService.java b/javatests/google/registry/testing/ForwardingURLFetchService.java index 8179878f45..56ab780835 100644 --- a/javatests/google/registry/testing/ForwardingURLFetchService.java +++ b/javatests/google/registry/testing/ForwardingURLFetchService.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/FullFieldsTestEntityHelper.java b/javatests/google/registry/testing/FullFieldsTestEntityHelper.java index 46fcb2af85..daa0a3b659 100644 --- a/javatests/google/registry/testing/FullFieldsTestEntityHelper.java +++ b/javatests/google/registry/testing/FullFieldsTestEntityHelper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/GcsTestingUtils.java b/javatests/google/registry/testing/GcsTestingUtils.java index 828edde665..8f0befc868 100644 --- a/javatests/google/registry/testing/GcsTestingUtils.java +++ b/javatests/google/registry/testing/GcsTestingUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/GenericEppResourceSubject.java b/javatests/google/registry/testing/GenericEppResourceSubject.java index dbbb4d0a93..800c442807 100644 --- a/javatests/google/registry/testing/GenericEppResourceSubject.java +++ b/javatests/google/registry/testing/GenericEppResourceSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/GpgSystemCommandRule.java b/javatests/google/registry/testing/GpgSystemCommandRule.java index 5c03c7026c..ffcf9c7ff1 100644 --- a/javatests/google/registry/testing/GpgSystemCommandRule.java +++ b/javatests/google/registry/testing/GpgSystemCommandRule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/HistoryEntrySubject.java b/javatests/google/registry/testing/HistoryEntrySubject.java index 698ac4a864..86d0c07033 100644 --- a/javatests/google/registry/testing/HistoryEntrySubject.java +++ b/javatests/google/registry/testing/HistoryEntrySubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/HostResourceSubject.java b/javatests/google/registry/testing/HostResourceSubject.java index b184fb4cc0..d5f4335ce9 100644 --- a/javatests/google/registry/testing/HostResourceSubject.java +++ b/javatests/google/registry/testing/HostResourceSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/InjectRule.java b/javatests/google/registry/testing/InjectRule.java index 5d60fc99f7..a1629f70e6 100644 --- a/javatests/google/registry/testing/InjectRule.java +++ b/javatests/google/registry/testing/InjectRule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/IoSpyRule.java b/javatests/google/registry/testing/IoSpyRule.java index 695ad83e5f..dcc4f0e086 100644 --- a/javatests/google/registry/testing/IoSpyRule.java +++ b/javatests/google/registry/testing/IoSpyRule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/LogsSubject.java b/javatests/google/registry/testing/LogsSubject.java index aee8abfcae..b7d7f74f4f 100644 --- a/javatests/google/registry/testing/LogsSubject.java +++ b/javatests/google/registry/testing/LogsSubject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/Providers.java b/javatests/google/registry/testing/Providers.java index d9ed173b2d..dcef86fd44 100644 --- a/javatests/google/registry/testing/Providers.java +++ b/javatests/google/registry/testing/Providers.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/ReflectiveFieldExtractor.java b/javatests/google/registry/testing/ReflectiveFieldExtractor.java index e6e397ead5..2e215c6368 100644 --- a/javatests/google/registry/testing/ReflectiveFieldExtractor.java +++ b/javatests/google/registry/testing/ReflectiveFieldExtractor.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/ReflectiveSubjectFactory.java b/javatests/google/registry/testing/ReflectiveSubjectFactory.java index f4afc4943b..8a8a4b7b65 100644 --- a/javatests/google/registry/testing/ReflectiveSubjectFactory.java +++ b/javatests/google/registry/testing/ReflectiveSubjectFactory.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/ShardableTestCase.java b/javatests/google/registry/testing/ShardableTestCase.java index 90c1332d16..3d9ba9d3b7 100644 --- a/javatests/google/registry/testing/ShardableTestCase.java +++ b/javatests/google/registry/testing/ShardableTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/SlurpAnswer.java b/javatests/google/registry/testing/SlurpAnswer.java index 204cc8c917..d6b94a3896 100644 --- a/javatests/google/registry/testing/SlurpAnswer.java +++ b/javatests/google/registry/testing/SlurpAnswer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/SystemInfo.java b/javatests/google/registry/testing/SystemInfo.java index 2cd12499c1..62783cad7f 100644 --- a/javatests/google/registry/testing/SystemInfo.java +++ b/javatests/google/registry/testing/SystemInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/SystemPropertyRule.java b/javatests/google/registry/testing/SystemPropertyRule.java index 0284b05a72..1c5696cf4e 100644 --- a/javatests/google/registry/testing/SystemPropertyRule.java +++ b/javatests/google/registry/testing/SystemPropertyRule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/TaskQueueHelper.java b/javatests/google/registry/testing/TaskQueueHelper.java index d69a1a36ab..4bbe13e8c1 100644 --- a/javatests/google/registry/testing/TaskQueueHelper.java +++ b/javatests/google/registry/testing/TaskQueueHelper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/TestDataHelper.java b/javatests/google/registry/testing/TestDataHelper.java index b034782534..83ce3f273b 100644 --- a/javatests/google/registry/testing/TestDataHelper.java +++ b/javatests/google/registry/testing/TestDataHelper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/TestObject.java b/javatests/google/registry/testing/TestObject.java index 85291d71e7..cab10271f1 100644 --- a/javatests/google/registry/testing/TestObject.java +++ b/javatests/google/registry/testing/TestObject.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/TruthChainer.java b/javatests/google/registry/testing/TruthChainer.java index a2242eabbb..ed6731a0dd 100644 --- a/javatests/google/registry/testing/TruthChainer.java +++ b/javatests/google/registry/testing/TruthChainer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/UriParameters.java b/javatests/google/registry/testing/UriParameters.java index f626444dbf..336fa85f8d 100644 --- a/javatests/google/registry/testing/UriParameters.java +++ b/javatests/google/registry/testing/UriParameters.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/UserInfo.java b/javatests/google/registry/testing/UserInfo.java index afc49818bc..f13d55b60d 100644 --- a/javatests/google/registry/testing/UserInfo.java +++ b/javatests/google/registry/testing/UserInfo.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/mapreduce/MapreduceTestCase.java b/javatests/google/registry/testing/mapreduce/MapreduceTestCase.java index 941ee452da..fd72d3809f 100644 --- a/javatests/google/registry/testing/mapreduce/MapreduceTestCase.java +++ b/javatests/google/registry/testing/mapreduce/MapreduceTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/package-info.java b/javatests/google/registry/testing/package-info.java index 84db66ce2b..2ae46b5493 100644 --- a/javatests/google/registry/testing/package-info.java +++ b/javatests/google/registry/testing/package-info.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/sftp/SftpServerRule.java b/javatests/google/registry/testing/sftp/SftpServerRule.java index 29ad1fa8f3..2814173a62 100644 --- a/javatests/google/registry/testing/sftp/SftpServerRule.java +++ b/javatests/google/registry/testing/sftp/SftpServerRule.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/testing/sftp/TestSftpServer.java b/javatests/google/registry/testing/sftp/TestSftpServer.java index 6617233165..af56ee558c 100644 --- a/javatests/google/registry/testing/sftp/TestSftpServer.java +++ b/javatests/google/registry/testing/sftp/TestSftpServer.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tldconfig/idn/IdnLabelValidatorTest.java b/javatests/google/registry/tldconfig/idn/IdnLabelValidatorTest.java index 75442d6656..56945d1e21 100644 --- a/javatests/google/registry/tldconfig/idn/IdnLabelValidatorTest.java +++ b/javatests/google/registry/tldconfig/idn/IdnLabelValidatorTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tldconfig/idn/IdnTableTest.java b/javatests/google/registry/tldconfig/idn/IdnTableTest.java index de311e173f..899b0bba2b 100644 --- a/javatests/google/registry/tldconfig/idn/IdnTableTest.java +++ b/javatests/google/registry/tldconfig/idn/IdnTableTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/LordnLogTest.java b/javatests/google/registry/tmch/LordnLogTest.java index aa2dc2449e..cd46e5f317 100644 --- a/javatests/google/registry/tmch/LordnLogTest.java +++ b/javatests/google/registry/tmch/LordnLogTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/LordnTaskTest.java b/javatests/google/registry/tmch/LordnTaskTest.java index 82b9cc0821..8d3a9ea940 100644 --- a/javatests/google/registry/tmch/LordnTaskTest.java +++ b/javatests/google/registry/tmch/LordnTaskTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/NordnUploadActionTest.java b/javatests/google/registry/tmch/NordnUploadActionTest.java index 0099f1da36..784a9f9baf 100644 --- a/javatests/google/registry/tmch/NordnUploadActionTest.java +++ b/javatests/google/registry/tmch/NordnUploadActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/NordnVerifyActionTest.java b/javatests/google/registry/tmch/NordnVerifyActionTest.java index e72b440d11..a0569a6973 100644 --- a/javatests/google/registry/tmch/NordnVerifyActionTest.java +++ b/javatests/google/registry/tmch/NordnVerifyActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/SmdrlCsvParserTest.java b/javatests/google/registry/tmch/SmdrlCsvParserTest.java index 97830a8c44..610887c2f5 100644 --- a/javatests/google/registry/tmch/SmdrlCsvParserTest.java +++ b/javatests/google/registry/tmch/SmdrlCsvParserTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/TmchActionTestCase.java b/javatests/google/registry/tmch/TmchActionTestCase.java index e3a0179ecb..b91ece3ae9 100644 --- a/javatests/google/registry/tmch/TmchActionTestCase.java +++ b/javatests/google/registry/tmch/TmchActionTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/TmchCertificateAuthorityTest.java b/javatests/google/registry/tmch/TmchCertificateAuthorityTest.java index 61f45ee140..352d452d9f 100644 --- a/javatests/google/registry/tmch/TmchCertificateAuthorityTest.java +++ b/javatests/google/registry/tmch/TmchCertificateAuthorityTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/TmchCrlActionTest.java b/javatests/google/registry/tmch/TmchCrlActionTest.java index c053085b82..770b5dee86 100644 --- a/javatests/google/registry/tmch/TmchCrlActionTest.java +++ b/javatests/google/registry/tmch/TmchCrlActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/TmchDnlActionTest.java b/javatests/google/registry/tmch/TmchDnlActionTest.java index af3d9129e4..24dd96241f 100644 --- a/javatests/google/registry/tmch/TmchDnlActionTest.java +++ b/javatests/google/registry/tmch/TmchDnlActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/TmchSmdrlActionTest.java b/javatests/google/registry/tmch/TmchSmdrlActionTest.java index 814908ae14..b958068e98 100644 --- a/javatests/google/registry/tmch/TmchSmdrlActionTest.java +++ b/javatests/google/registry/tmch/TmchSmdrlActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/TmchTestData.java b/javatests/google/registry/tmch/TmchTestData.java index 5af15dd5d9..706a6c7a5c 100644 --- a/javatests/google/registry/tmch/TmchTestData.java +++ b/javatests/google/registry/tmch/TmchTestData.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/TmchTestSuite.java b/javatests/google/registry/tmch/TmchTestSuite.java index eeed6b4565..630b057b1b 100644 --- a/javatests/google/registry/tmch/TmchTestSuite.java +++ b/javatests/google/registry/tmch/TmchTestSuite.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tmch/TmchXmlSignatureTest.java b/javatests/google/registry/tmch/TmchXmlSignatureTest.java index 26b7448ccd..0b8102c7b3 100644 --- a/javatests/google/registry/tmch/TmchXmlSignatureTest.java +++ b/javatests/google/registry/tmch/TmchXmlSignatureTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/AllocateDomainCommandTest.java b/javatests/google/registry/tools/AllocateDomainCommandTest.java index 4cbf3d0811..172f4d04aa 100644 --- a/javatests/google/registry/tools/AllocateDomainCommandTest.java +++ b/javatests/google/registry/tools/AllocateDomainCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CommandTestCase.java b/javatests/google/registry/tools/CommandTestCase.java index cf0340c9b4..cab10ccfa6 100644 --- a/javatests/google/registry/tools/CommandTestCase.java +++ b/javatests/google/registry/tools/CommandTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateAnchorTenantCommandTest.java b/javatests/google/registry/tools/CreateAnchorTenantCommandTest.java index 8affa809c8..a8309f216e 100644 --- a/javatests/google/registry/tools/CreateAnchorTenantCommandTest.java +++ b/javatests/google/registry/tools/CreateAnchorTenantCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateContactCommandTest.java b/javatests/google/registry/tools/CreateContactCommandTest.java index 40b1179782..023c34a2c8 100644 --- a/javatests/google/registry/tools/CreateContactCommandTest.java +++ b/javatests/google/registry/tools/CreateContactCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateCreditBalanceCommandTest.java b/javatests/google/registry/tools/CreateCreditBalanceCommandTest.java index 994fef34a6..698f33ac3a 100644 --- a/javatests/google/registry/tools/CreateCreditBalanceCommandTest.java +++ b/javatests/google/registry/tools/CreateCreditBalanceCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateCreditCommandTest.java b/javatests/google/registry/tools/CreateCreditCommandTest.java index c26f6307cf..2cfbaff51a 100644 --- a/javatests/google/registry/tools/CreateCreditCommandTest.java +++ b/javatests/google/registry/tools/CreateCreditCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateDomainCommandTest.java b/javatests/google/registry/tools/CreateDomainCommandTest.java index b1c439ded2..2b092df982 100644 --- a/javatests/google/registry/tools/CreateDomainCommandTest.java +++ b/javatests/google/registry/tools/CreateDomainCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateHostCommandTest.java b/javatests/google/registry/tools/CreateHostCommandTest.java index 95f250046f..1c98701b18 100644 --- a/javatests/google/registry/tools/CreateHostCommandTest.java +++ b/javatests/google/registry/tools/CreateHostCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateLrpTokensCommandTest.java b/javatests/google/registry/tools/CreateLrpTokensCommandTest.java index fc38e241c3..c58c35e007 100644 --- a/javatests/google/registry/tools/CreateLrpTokensCommandTest.java +++ b/javatests/google/registry/tools/CreateLrpTokensCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateOrUpdatePremiumListCommandTestCase.java b/javatests/google/registry/tools/CreateOrUpdatePremiumListCommandTestCase.java index 7165830702..a500cd3fd3 100644 --- a/javatests/google/registry/tools/CreateOrUpdatePremiumListCommandTestCase.java +++ b/javatests/google/registry/tools/CreateOrUpdatePremiumListCommandTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateOrUpdateReservedListCommandTestCase.java b/javatests/google/registry/tools/CreateOrUpdateReservedListCommandTestCase.java index 7e842928d6..958075aab8 100644 --- a/javatests/google/registry/tools/CreateOrUpdateReservedListCommandTestCase.java +++ b/javatests/google/registry/tools/CreateOrUpdateReservedListCommandTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreatePremiumListCommandTest.java b/javatests/google/registry/tools/CreatePremiumListCommandTest.java index da3bec17eb..4b51b56f22 100644 --- a/javatests/google/registry/tools/CreatePremiumListCommandTest.java +++ b/javatests/google/registry/tools/CreatePremiumListCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateRegistrarCommandTest.java b/javatests/google/registry/tools/CreateRegistrarCommandTest.java index c59ddecd65..6482a595b7 100644 --- a/javatests/google/registry/tools/CreateRegistrarCommandTest.java +++ b/javatests/google/registry/tools/CreateRegistrarCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateRegistrarGroupsCommandTest.java b/javatests/google/registry/tools/CreateRegistrarGroupsCommandTest.java index 115572c498..a86485f2c3 100644 --- a/javatests/google/registry/tools/CreateRegistrarGroupsCommandTest.java +++ b/javatests/google/registry/tools/CreateRegistrarGroupsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateReservedListCommandTest.java b/javatests/google/registry/tools/CreateReservedListCommandTest.java index f8b746df6d..18bfd65907 100644 --- a/javatests/google/registry/tools/CreateReservedListCommandTest.java +++ b/javatests/google/registry/tools/CreateReservedListCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/CreateTldCommandTest.java b/javatests/google/registry/tools/CreateTldCommandTest.java index f3745f7e55..1c45469c87 100644 --- a/javatests/google/registry/tools/CreateTldCommandTest.java +++ b/javatests/google/registry/tools/CreateTldCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DeleteCreditCommandTest.java b/javatests/google/registry/tools/DeleteCreditCommandTest.java index 9c382cf674..ea836e5229 100644 --- a/javatests/google/registry/tools/DeleteCreditCommandTest.java +++ b/javatests/google/registry/tools/DeleteCreditCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DeleteDomainCommandTest.java b/javatests/google/registry/tools/DeleteDomainCommandTest.java index 9881db007e..309ae4350c 100644 --- a/javatests/google/registry/tools/DeleteDomainCommandTest.java +++ b/javatests/google/registry/tools/DeleteDomainCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DeleteEntityCommandTest.java b/javatests/google/registry/tools/DeleteEntityCommandTest.java index 215b7af6e5..c08eba0084 100644 --- a/javatests/google/registry/tools/DeleteEntityCommandTest.java +++ b/javatests/google/registry/tools/DeleteEntityCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DeletePremiumListCommandTest.java b/javatests/google/registry/tools/DeletePremiumListCommandTest.java index 908fe2ca05..a41a3f9975 100644 --- a/javatests/google/registry/tools/DeletePremiumListCommandTest.java +++ b/javatests/google/registry/tools/DeletePremiumListCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DeleteReservedListCommandTest.java b/javatests/google/registry/tools/DeleteReservedListCommandTest.java index 6a295866d8..467b78e6a5 100644 --- a/javatests/google/registry/tools/DeleteReservedListCommandTest.java +++ b/javatests/google/registry/tools/DeleteReservedListCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DomainApplicationInfoCommandTest.java b/javatests/google/registry/tools/DomainApplicationInfoCommandTest.java index c147178388..1615d30e72 100644 --- a/javatests/google/registry/tools/DomainApplicationInfoCommandTest.java +++ b/javatests/google/registry/tools/DomainApplicationInfoCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DomainCheckClaimsCommandTest.java b/javatests/google/registry/tools/DomainCheckClaimsCommandTest.java index 691b9baa16..6cbf72f6ab 100644 --- a/javatests/google/registry/tools/DomainCheckClaimsCommandTest.java +++ b/javatests/google/registry/tools/DomainCheckClaimsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DomainCheckCommandTest.java b/javatests/google/registry/tools/DomainCheckCommandTest.java index 06f79ded8d..33bbeb757f 100644 --- a/javatests/google/registry/tools/DomainCheckCommandTest.java +++ b/javatests/google/registry/tools/DomainCheckCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/DomainCheckFeeCommandTest.java b/javatests/google/registry/tools/DomainCheckFeeCommandTest.java index fa7a4c4960..306dc2c43c 100644 --- a/javatests/google/registry/tools/DomainCheckFeeCommandTest.java +++ b/javatests/google/registry/tools/DomainCheckFeeCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/EncryptEscrowDepositCommandTest.java b/javatests/google/registry/tools/EncryptEscrowDepositCommandTest.java index bdd7bb7c8c..a515dcf64c 100644 --- a/javatests/google/registry/tools/EncryptEscrowDepositCommandTest.java +++ b/javatests/google/registry/tools/EncryptEscrowDepositCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/EppToolCommandTest.java b/javatests/google/registry/tools/EppToolCommandTest.java index 2884e03b3e..be3fe16bef 100644 --- a/javatests/google/registry/tools/EppToolCommandTest.java +++ b/javatests/google/registry/tools/EppToolCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/EppToolCommandTestCase.java b/javatests/google/registry/tools/EppToolCommandTestCase.java index b43518f168..8c6a332783 100644 --- a/javatests/google/registry/tools/EppToolCommandTestCase.java +++ b/javatests/google/registry/tools/EppToolCommandTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/EppToolVerifier.java b/javatests/google/registry/tools/EppToolVerifier.java index 7a19057873..63c76746bc 100644 --- a/javatests/google/registry/tools/EppToolVerifier.java +++ b/javatests/google/registry/tools/EppToolVerifier.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ExecuteEppCommandTest.java b/javatests/google/registry/tools/ExecuteEppCommandTest.java index 7f5dfdb92b..5b515d9ca0 100644 --- a/javatests/google/registry/tools/ExecuteEppCommandTest.java +++ b/javatests/google/registry/tools/ExecuteEppCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GenerateAuctionDataCommandTest.java b/javatests/google/registry/tools/GenerateAuctionDataCommandTest.java index df28ee21df..7e7cb8a8d6 100644 --- a/javatests/google/registry/tools/GenerateAuctionDataCommandTest.java +++ b/javatests/google/registry/tools/GenerateAuctionDataCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GenerateDnsReportCommandTest.java b/javatests/google/registry/tools/GenerateDnsReportCommandTest.java index 9e90a259ab..e413a0b0df 100644 --- a/javatests/google/registry/tools/GenerateDnsReportCommandTest.java +++ b/javatests/google/registry/tools/GenerateDnsReportCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GenerateEscrowDepositCommandTest.java b/javatests/google/registry/tools/GenerateEscrowDepositCommandTest.java index 89180d7eab..b91e156644 100644 --- a/javatests/google/registry/tools/GenerateEscrowDepositCommandTest.java +++ b/javatests/google/registry/tools/GenerateEscrowDepositCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetApplicationCommandTest.java b/javatests/google/registry/tools/GetApplicationCommandTest.java index b3ffacd037..02df230129 100644 --- a/javatests/google/registry/tools/GetApplicationCommandTest.java +++ b/javatests/google/registry/tools/GetApplicationCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetApplicationIdsCommandTest.java b/javatests/google/registry/tools/GetApplicationIdsCommandTest.java index 8bc21efbfa..86943d45db 100644 --- a/javatests/google/registry/tools/GetApplicationIdsCommandTest.java +++ b/javatests/google/registry/tools/GetApplicationIdsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetClaimsListCommandTest.java b/javatests/google/registry/tools/GetClaimsListCommandTest.java index 0a8460ace2..39fb675a2d 100644 --- a/javatests/google/registry/tools/GetClaimsListCommandTest.java +++ b/javatests/google/registry/tools/GetClaimsListCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetContactCommandTest.java b/javatests/google/registry/tools/GetContactCommandTest.java index 1ef3adcf8b..7405d80101 100644 --- a/javatests/google/registry/tools/GetContactCommandTest.java +++ b/javatests/google/registry/tools/GetContactCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetDomainCommandTest.java b/javatests/google/registry/tools/GetDomainCommandTest.java index bf1cf161ee..4c5db340d2 100644 --- a/javatests/google/registry/tools/GetDomainCommandTest.java +++ b/javatests/google/registry/tools/GetDomainCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetHostCommandTest.java b/javatests/google/registry/tools/GetHostCommandTest.java index 02e4a1d2c6..e4975a5f7f 100644 --- a/javatests/google/registry/tools/GetHostCommandTest.java +++ b/javatests/google/registry/tools/GetHostCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetLrpTokenCommandTest.java b/javatests/google/registry/tools/GetLrpTokenCommandTest.java index 257f984726..0e8060440a 100644 --- a/javatests/google/registry/tools/GetLrpTokenCommandTest.java +++ b/javatests/google/registry/tools/GetLrpTokenCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetRegistrarCommandTest.java b/javatests/google/registry/tools/GetRegistrarCommandTest.java index be570688e3..07a073a5c4 100644 --- a/javatests/google/registry/tools/GetRegistrarCommandTest.java +++ b/javatests/google/registry/tools/GetRegistrarCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetResourceByKeyCommandTest.java b/javatests/google/registry/tools/GetResourceByKeyCommandTest.java index c579eb948e..34f0e3cb70 100644 --- a/javatests/google/registry/tools/GetResourceByKeyCommandTest.java +++ b/javatests/google/registry/tools/GetResourceByKeyCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetSchemaTreeCommandTest.java b/javatests/google/registry/tools/GetSchemaTreeCommandTest.java index abc663e498..f04753029c 100644 --- a/javatests/google/registry/tools/GetSchemaTreeCommandTest.java +++ b/javatests/google/registry/tools/GetSchemaTreeCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GetTldCommandTest.java b/javatests/google/registry/tools/GetTldCommandTest.java index 9348aaa6e2..52eb7a83b6 100644 --- a/javatests/google/registry/tools/GetTldCommandTest.java +++ b/javatests/google/registry/tools/GetTldCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/GhostrydeCommandTest.java b/javatests/google/registry/tools/GhostrydeCommandTest.java index 1e8bf62b00..d3850bb3ca 100644 --- a/javatests/google/registry/tools/GhostrydeCommandTest.java +++ b/javatests/google/registry/tools/GhostrydeCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ListCursorsCommandTest.java b/javatests/google/registry/tools/ListCursorsCommandTest.java index 553b9a4fcd..25a8b32c7c 100644 --- a/javatests/google/registry/tools/ListCursorsCommandTest.java +++ b/javatests/google/registry/tools/ListCursorsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ListDomainsCommandTest.java b/javatests/google/registry/tools/ListDomainsCommandTest.java index 37ce7e4981..929ae58b99 100644 --- a/javatests/google/registry/tools/ListDomainsCommandTest.java +++ b/javatests/google/registry/tools/ListDomainsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ListHostsCommandTest.java b/javatests/google/registry/tools/ListHostsCommandTest.java index 2263893d14..c5a9d31bd6 100644 --- a/javatests/google/registry/tools/ListHostsCommandTest.java +++ b/javatests/google/registry/tools/ListHostsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ListObjectsCommandTestCase.java b/javatests/google/registry/tools/ListObjectsCommandTestCase.java index 62355b9bba..7858a0d019 100644 --- a/javatests/google/registry/tools/ListObjectsCommandTestCase.java +++ b/javatests/google/registry/tools/ListObjectsCommandTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ListPremiumListsCommandTest.java b/javatests/google/registry/tools/ListPremiumListsCommandTest.java index 288bbc1a7a..c4c7353f08 100644 --- a/javatests/google/registry/tools/ListPremiumListsCommandTest.java +++ b/javatests/google/registry/tools/ListPremiumListsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ListRegistrarsCommandTest.java b/javatests/google/registry/tools/ListRegistrarsCommandTest.java index 491f193afb..a7ec6ca57b 100644 --- a/javatests/google/registry/tools/ListRegistrarsCommandTest.java +++ b/javatests/google/registry/tools/ListRegistrarsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ListReservedListsCommandTest.java b/javatests/google/registry/tools/ListReservedListsCommandTest.java index 5859107662..4e07d5040f 100644 --- a/javatests/google/registry/tools/ListReservedListsCommandTest.java +++ b/javatests/google/registry/tools/ListReservedListsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ListTldsCommandTest.java b/javatests/google/registry/tools/ListTldsCommandTest.java index 1045c4acba..f9f8e029d4 100644 --- a/javatests/google/registry/tools/ListTldsCommandTest.java +++ b/javatests/google/registry/tools/ListTldsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/MutatingCommandTest.java b/javatests/google/registry/tools/MutatingCommandTest.java index a26c2f7342..9131f46527 100644 --- a/javatests/google/registry/tools/MutatingCommandTest.java +++ b/javatests/google/registry/tools/MutatingCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/PublishDetailReportCommandTest.java b/javatests/google/registry/tools/PublishDetailReportCommandTest.java index 46a9a10375..f057b82a80 100644 --- a/javatests/google/registry/tools/PublishDetailReportCommandTest.java +++ b/javatests/google/registry/tools/PublishDetailReportCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/RegistrarContactCommandTest.java b/javatests/google/registry/tools/RegistrarContactCommandTest.java index c498222d80..ba2cd219a5 100644 --- a/javatests/google/registry/tools/RegistrarContactCommandTest.java +++ b/javatests/google/registry/tools/RegistrarContactCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/RegistryToolEnvironmentTest.java b/javatests/google/registry/tools/RegistryToolEnvironmentTest.java index c8cfe122d4..0dc8eeb84c 100644 --- a/javatests/google/registry/tools/RegistryToolEnvironmentTest.java +++ b/javatests/google/registry/tools/RegistryToolEnvironmentTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/RegistryToolTest.java b/javatests/google/registry/tools/RegistryToolTest.java index 3c8e72b038..f55cc70dfa 100644 --- a/javatests/google/registry/tools/RegistryToolTest.java +++ b/javatests/google/registry/tools/RegistryToolTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ResaveEntitiesCommandTest.java b/javatests/google/registry/tools/ResaveEntitiesCommandTest.java index 31d972b923..694db437bf 100644 --- a/javatests/google/registry/tools/ResaveEntitiesCommandTest.java +++ b/javatests/google/registry/tools/ResaveEntitiesCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ResaveEnvironmentEntitiesCommandTest.java b/javatests/google/registry/tools/ResaveEnvironmentEntitiesCommandTest.java index fa5b19a659..e79e2ab9e0 100644 --- a/javatests/google/registry/tools/ResaveEnvironmentEntitiesCommandTest.java +++ b/javatests/google/registry/tools/ResaveEnvironmentEntitiesCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ResaveEppResourcesCommandTest.java b/javatests/google/registry/tools/ResaveEppResourcesCommandTest.java index f4c26431c7..fd1f3f0121 100644 --- a/javatests/google/registry/tools/ResaveEppResourcesCommandTest.java +++ b/javatests/google/registry/tools/ResaveEppResourcesCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/SetupOteCommandTest.java b/javatests/google/registry/tools/SetupOteCommandTest.java index cdaf657e25..687a8e66c6 100644 --- a/javatests/google/registry/tools/SetupOteCommandTest.java +++ b/javatests/google/registry/tools/SetupOteCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UniformRapidSuspensionCommandTest.java b/javatests/google/registry/tools/UniformRapidSuspensionCommandTest.java index 309d1203c5..93c5c555a4 100644 --- a/javatests/google/registry/tools/UniformRapidSuspensionCommandTest.java +++ b/javatests/google/registry/tools/UniformRapidSuspensionCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdateApplicationStatusCommandTest.java b/javatests/google/registry/tools/UpdateApplicationStatusCommandTest.java index 5fc30985b5..4d21dd29f4 100644 --- a/javatests/google/registry/tools/UpdateApplicationStatusCommandTest.java +++ b/javatests/google/registry/tools/UpdateApplicationStatusCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdateClaimsNoticeCommandTest.java b/javatests/google/registry/tools/UpdateClaimsNoticeCommandTest.java index a2c9b0d751..034a9942cf 100644 --- a/javatests/google/registry/tools/UpdateClaimsNoticeCommandTest.java +++ b/javatests/google/registry/tools/UpdateClaimsNoticeCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdateCursorsCommandTest.java b/javatests/google/registry/tools/UpdateCursorsCommandTest.java index 3a604b83d0..7e8aec0ec9 100644 --- a/javatests/google/registry/tools/UpdateCursorsCommandTest.java +++ b/javatests/google/registry/tools/UpdateCursorsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdatePremiumListCommandTest.java b/javatests/google/registry/tools/UpdatePremiumListCommandTest.java index 6c62d5b4a4..de4eca826a 100644 --- a/javatests/google/registry/tools/UpdatePremiumListCommandTest.java +++ b/javatests/google/registry/tools/UpdatePremiumListCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdateRegistrarCommandTest.java b/javatests/google/registry/tools/UpdateRegistrarCommandTest.java index bf67749bdf..a71686239f 100644 --- a/javatests/google/registry/tools/UpdateRegistrarCommandTest.java +++ b/javatests/google/registry/tools/UpdateRegistrarCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdateReservedListCommandTest.java b/javatests/google/registry/tools/UpdateReservedListCommandTest.java index ad7eea7dc6..b802664840 100644 --- a/javatests/google/registry/tools/UpdateReservedListCommandTest.java +++ b/javatests/google/registry/tools/UpdateReservedListCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdateServerLocksCommandTest.java b/javatests/google/registry/tools/UpdateServerLocksCommandTest.java index e656816136..c553b4e983 100644 --- a/javatests/google/registry/tools/UpdateServerLocksCommandTest.java +++ b/javatests/google/registry/tools/UpdateServerLocksCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdateSmdCommandTest.java b/javatests/google/registry/tools/UpdateSmdCommandTest.java index f00ae17821..0b839ee5d2 100644 --- a/javatests/google/registry/tools/UpdateSmdCommandTest.java +++ b/javatests/google/registry/tools/UpdateSmdCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UpdateTldCommandTest.java b/javatests/google/registry/tools/UpdateTldCommandTest.java index 3896d098ef..26257e7653 100644 --- a/javatests/google/registry/tools/UpdateTldCommandTest.java +++ b/javatests/google/registry/tools/UpdateTldCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/UploadClaimsListCommandTest.java b/javatests/google/registry/tools/UploadClaimsListCommandTest.java index 8830bb19dc..341ba2a911 100644 --- a/javatests/google/registry/tools/UploadClaimsListCommandTest.java +++ b/javatests/google/registry/tools/UploadClaimsListCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ValidateEscrowDepositCommandTest.java b/javatests/google/registry/tools/ValidateEscrowDepositCommandTest.java index 13e6da1a32..572ad26a9f 100644 --- a/javatests/google/registry/tools/ValidateEscrowDepositCommandTest.java +++ b/javatests/google/registry/tools/ValidateEscrowDepositCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/ValidateLoginCredentialsCommandTest.java b/javatests/google/registry/tools/ValidateLoginCredentialsCommandTest.java index ffe4586944..295b128aaa 100644 --- a/javatests/google/registry/tools/ValidateLoginCredentialsCommandTest.java +++ b/javatests/google/registry/tools/ValidateLoginCredentialsCommandTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/DateTimeParameterTest.java b/javatests/google/registry/tools/params/DateTimeParameterTest.java index d7cde9009a..4e599a03bd 100644 --- a/javatests/google/registry/tools/params/DateTimeParameterTest.java +++ b/javatests/google/registry/tools/params/DateTimeParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/DurationParameterTest.java b/javatests/google/registry/tools/params/DurationParameterTest.java index fbe11a8261..3e898547df 100644 --- a/javatests/google/registry/tools/params/DurationParameterTest.java +++ b/javatests/google/registry/tools/params/DurationParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/EnumParameterTest.java b/javatests/google/registry/tools/params/EnumParameterTest.java index 1c7369c69b..f035b6a826 100644 --- a/javatests/google/registry/tools/params/EnumParameterTest.java +++ b/javatests/google/registry/tools/params/EnumParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/HostAndPortParameterTest.java b/javatests/google/registry/tools/params/HostAndPortParameterTest.java index 82de7ae6c7..53deab02da 100644 --- a/javatests/google/registry/tools/params/HostAndPortParameterTest.java +++ b/javatests/google/registry/tools/params/HostAndPortParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/IntervalParameterTest.java b/javatests/google/registry/tools/params/IntervalParameterTest.java index 68680da0d1..009bfc9665 100644 --- a/javatests/google/registry/tools/params/IntervalParameterTest.java +++ b/javatests/google/registry/tools/params/IntervalParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/KeyValueMapParameterTest.java b/javatests/google/registry/tools/params/KeyValueMapParameterTest.java index ddbdf37e85..b1bc5859b6 100644 --- a/javatests/google/registry/tools/params/KeyValueMapParameterTest.java +++ b/javatests/google/registry/tools/params/KeyValueMapParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/MoneyParameterTest.java b/javatests/google/registry/tools/params/MoneyParameterTest.java index 7c849bd7fa..ef24426b74 100644 --- a/javatests/google/registry/tools/params/MoneyParameterTest.java +++ b/javatests/google/registry/tools/params/MoneyParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/PathParameterTest.java b/javatests/google/registry/tools/params/PathParameterTest.java index aff9f3094e..667f64445a 100644 --- a/javatests/google/registry/tools/params/PathParameterTest.java +++ b/javatests/google/registry/tools/params/PathParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/PhoneNumberParameterTest.java b/javatests/google/registry/tools/params/PhoneNumberParameterTest.java index 54c848de0c..a135c68c60 100644 --- a/javatests/google/registry/tools/params/PhoneNumberParameterTest.java +++ b/javatests/google/registry/tools/params/PhoneNumberParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/params/YearMonthParameterTest.java b/javatests/google/registry/tools/params/YearMonthParameterTest.java index 1439fafe2c..8a07874627 100644 --- a/javatests/google/registry/tools/params/YearMonthParameterTest.java +++ b/javatests/google/registry/tools/params/YearMonthParameterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/CreateGroupsActionTest.java b/javatests/google/registry/tools/server/CreateGroupsActionTest.java index 22bd089585..ae2bb5032a 100644 --- a/javatests/google/registry/tools/server/CreateGroupsActionTest.java +++ b/javatests/google/registry/tools/server/CreateGroupsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/CreatePremiumListActionTest.java b/javatests/google/registry/tools/server/CreatePremiumListActionTest.java index 85b67fe509..a419992415 100644 --- a/javatests/google/registry/tools/server/CreatePremiumListActionTest.java +++ b/javatests/google/registry/tools/server/CreatePremiumListActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/DeleteEntityActionTest.java b/javatests/google/registry/tools/server/DeleteEntityActionTest.java index c4bf6c959f..b433f6c315 100644 --- a/javatests/google/registry/tools/server/DeleteEntityActionTest.java +++ b/javatests/google/registry/tools/server/DeleteEntityActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/GenerateZoneFilesActionTest.java b/javatests/google/registry/tools/server/GenerateZoneFilesActionTest.java index 88bf09ee6f..46fdee9ee4 100644 --- a/javatests/google/registry/tools/server/GenerateZoneFilesActionTest.java +++ b/javatests/google/registry/tools/server/GenerateZoneFilesActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/KillAllCommitLogsActionTest.java b/javatests/google/registry/tools/server/KillAllCommitLogsActionTest.java index 0980be8e86..57064bd875 100644 --- a/javatests/google/registry/tools/server/KillAllCommitLogsActionTest.java +++ b/javatests/google/registry/tools/server/KillAllCommitLogsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/KillAllEppResourcesActionTest.java b/javatests/google/registry/tools/server/KillAllEppResourcesActionTest.java index 3e32f75a26..ca1550fe8d 100644 --- a/javatests/google/registry/tools/server/KillAllEppResourcesActionTest.java +++ b/javatests/google/registry/tools/server/KillAllEppResourcesActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/ListActionTestCase.java b/javatests/google/registry/tools/server/ListActionTestCase.java index f859518830..75ef4f5961 100644 --- a/javatests/google/registry/tools/server/ListActionTestCase.java +++ b/javatests/google/registry/tools/server/ListActionTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/ListDomainsActionTest.java b/javatests/google/registry/tools/server/ListDomainsActionTest.java index aa5da0cc15..4bcf5b7531 100644 --- a/javatests/google/registry/tools/server/ListDomainsActionTest.java +++ b/javatests/google/registry/tools/server/ListDomainsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/ListHostsActionTest.java b/javatests/google/registry/tools/server/ListHostsActionTest.java index 8145f6b99e..7047e20d82 100644 --- a/javatests/google/registry/tools/server/ListHostsActionTest.java +++ b/javatests/google/registry/tools/server/ListHostsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/ListPremiumListsActionTest.java b/javatests/google/registry/tools/server/ListPremiumListsActionTest.java index 29e4e7f48d..34109a5bf6 100644 --- a/javatests/google/registry/tools/server/ListPremiumListsActionTest.java +++ b/javatests/google/registry/tools/server/ListPremiumListsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/ListRegistrarsActionTest.java b/javatests/google/registry/tools/server/ListRegistrarsActionTest.java index a96ca11991..991452a881 100644 --- a/javatests/google/registry/tools/server/ListRegistrarsActionTest.java +++ b/javatests/google/registry/tools/server/ListRegistrarsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/ListReservedListsActionTest.java b/javatests/google/registry/tools/server/ListReservedListsActionTest.java index 0ff5c41a25..9c2c54739e 100644 --- a/javatests/google/registry/tools/server/ListReservedListsActionTest.java +++ b/javatests/google/registry/tools/server/ListReservedListsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/ListTldsActionTest.java b/javatests/google/registry/tools/server/ListTldsActionTest.java index 680d872b7d..e0decbe761 100644 --- a/javatests/google/registry/tools/server/ListTldsActionTest.java +++ b/javatests/google/registry/tools/server/ListTldsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/ResaveAllEppResourcesActionTest.java b/javatests/google/registry/tools/server/ResaveAllEppResourcesActionTest.java index d1f533f4ea..766fcc0a3c 100644 --- a/javatests/google/registry/tools/server/ResaveAllEppResourcesActionTest.java +++ b/javatests/google/registry/tools/server/ResaveAllEppResourcesActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/tools/server/UpdatePremiumListActionTest.java b/javatests/google/registry/tools/server/UpdatePremiumListActionTest.java index 144f7448cb..280f99d537 100644 --- a/javatests/google/registry/tools/server/UpdatePremiumListActionTest.java +++ b/javatests/google/registry/tools/server/UpdatePremiumListActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/forms/FormFieldExceptionTest.java b/javatests/google/registry/ui/forms/FormFieldExceptionTest.java index 3af6bdde76..93ee5d4813 100644 --- a/javatests/google/registry/ui/forms/FormFieldExceptionTest.java +++ b/javatests/google/registry/ui/forms/FormFieldExceptionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/forms/FormFieldTest.java b/javatests/google/registry/ui/forms/FormFieldTest.java index 560fc3d76d..06257b78a9 100644 --- a/javatests/google/registry/ui/forms/FormFieldTest.java +++ b/javatests/google/registry/ui/forms/FormFieldTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/forms/FormFieldsTest.java b/javatests/google/registry/ui/forms/FormFieldsTest.java index 0a30a901ae..7db80dd7e0 100644 --- a/javatests/google/registry/ui/forms/FormFieldsTest.java +++ b/javatests/google/registry/ui/forms/FormFieldsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/component_test.js b/javatests/google/registry/ui/js/component_test.js index d87542ab3f..43a28dd9bb 100644 --- a/javatests/google/registry/ui/js/component_test.js +++ b/javatests/google/registry/ui/js/component_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/brainframe_test.js b/javatests/google/registry/ui/js/registrar/brainframe_test.js index 8d914be227..876d033514 100644 --- a/javatests/google/registry/ui/js/registrar/brainframe_test.js +++ b/javatests/google/registry/ui/js/registrar/brainframe_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/console_test.js b/javatests/google/registry/ui/js/registrar/console_test.js index cf3f81b16d..06a77a7495 100644 --- a/javatests/google/registry/ui/js/registrar/console_test.js +++ b/javatests/google/registry/ui/js/registrar/console_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/console_test_util.js b/javatests/google/registry/ui/js/registrar/console_test_util.js index eb269d6203..2c670d09e6 100644 --- a/javatests/google/registry/ui/js/registrar/console_test_util.js +++ b/javatests/google/registry/ui/js/registrar/console_test_util.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/contact_settings_test.js b/javatests/google/registry/ui/js/registrar/contact_settings_test.js index f794149433..856dc2495f 100644 --- a/javatests/google/registry/ui/js/registrar/contact_settings_test.js +++ b/javatests/google/registry/ui/js/registrar/contact_settings_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/contact_test.js b/javatests/google/registry/ui/js/registrar/contact_test.js index 3e0e63393b..71299581ba 100644 --- a/javatests/google/registry/ui/js/registrar/contact_test.js +++ b/javatests/google/registry/ui/js/registrar/contact_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/domain_test.js b/javatests/google/registry/ui/js/registrar/domain_test.js index 8cded55c89..7c6b1ea537 100644 --- a/javatests/google/registry/ui/js/registrar/domain_test.js +++ b/javatests/google/registry/ui/js/registrar/domain_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/host_test.js b/javatests/google/registry/ui/js/registrar/host_test.js index b541a6a8ed..77e45c3501 100644 --- a/javatests/google/registry/ui/js/registrar/host_test.js +++ b/javatests/google/registry/ui/js/registrar/host_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/payment_test.js b/javatests/google/registry/ui/js/registrar/payment_test.js index 563bef6848..e9543a0728 100644 --- a/javatests/google/registry/ui/js/registrar/payment_test.js +++ b/javatests/google/registry/ui/js/registrar/payment_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/security_settings_test.js b/javatests/google/registry/ui/js/registrar/security_settings_test.js index 56b4e21799..0c362ee9fe 100644 --- a/javatests/google/registry/ui/js/registrar/security_settings_test.js +++ b/javatests/google/registry/ui/js/registrar/security_settings_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/registrar/whois_settings_test.js b/javatests/google/registry/ui/js/registrar/whois_settings_test.js index a5911779c2..c3b945ab48 100644 --- a/javatests/google/registry/ui/js/registrar/whois_settings_test.js +++ b/javatests/google/registry/ui/js/registrar/whois_settings_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/testing.js b/javatests/google/registry/ui/js/testing.js index a6acbce94c..c772a33ef0 100644 --- a/javatests/google/registry/ui/js/testing.js +++ b/javatests/google/registry/ui/js/testing.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/js/xml_test.js b/javatests/google/registry/ui/js/xml_test.js index c2698796c1..f9faba346d 100644 --- a/javatests/google/registry/ui/js/xml_test.js +++ b/javatests/google/registry/ui/js/xml_test.js @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/RegistrarFormFieldsTest.java b/javatests/google/registry/ui/server/RegistrarFormFieldsTest.java index 424e4fa54a..00b49169a0 100644 --- a/javatests/google/registry/ui/server/RegistrarFormFieldsTest.java +++ b/javatests/google/registry/ui/server/RegistrarFormFieldsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/ConsoleUiActionTest.java b/javatests/google/registry/ui/server/registrar/ConsoleUiActionTest.java index 57f4e04141..4a18bc0265 100644 --- a/javatests/google/registry/ui/server/registrar/ConsoleUiActionTest.java +++ b/javatests/google/registry/ui/server/registrar/ConsoleUiActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/ContactSettingsTest.java b/javatests/google/registry/ui/server/registrar/ContactSettingsTest.java index c0876dfb5b..e4d81fc7bf 100644 --- a/javatests/google/registry/ui/server/registrar/ContactSettingsTest.java +++ b/javatests/google/registry/ui/server/registrar/ContactSettingsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/RegistrarPaymentActionTest.java b/javatests/google/registry/ui/server/registrar/RegistrarPaymentActionTest.java index 7390b91be3..ae6d347f6a 100644 --- a/javatests/google/registry/ui/server/registrar/RegistrarPaymentActionTest.java +++ b/javatests/google/registry/ui/server/registrar/RegistrarPaymentActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/RegistrarPaymentSetupActionTest.java b/javatests/google/registry/ui/server/registrar/RegistrarPaymentSetupActionTest.java index 8226febf4b..d30d9de57f 100644 --- a/javatests/google/registry/ui/server/registrar/RegistrarPaymentSetupActionTest.java +++ b/javatests/google/registry/ui/server/registrar/RegistrarPaymentSetupActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/RegistrarSettingsActionTest.java b/javatests/google/registry/ui/server/registrar/RegistrarSettingsActionTest.java index 007b8e923c..d96ad8572e 100644 --- a/javatests/google/registry/ui/server/registrar/RegistrarSettingsActionTest.java +++ b/javatests/google/registry/ui/server/registrar/RegistrarSettingsActionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/RegistrarSettingsActionTestCase.java b/javatests/google/registry/ui/server/registrar/RegistrarSettingsActionTestCase.java index d219c2cb23..ada0953cd5 100644 --- a/javatests/google/registry/ui/server/registrar/RegistrarSettingsActionTestCase.java +++ b/javatests/google/registry/ui/server/registrar/RegistrarSettingsActionTestCase.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/SecuritySettingsTest.java b/javatests/google/registry/ui/server/registrar/SecuritySettingsTest.java index 46eeac7aeb..8de514ee17 100644 --- a/javatests/google/registry/ui/server/registrar/SecuritySettingsTest.java +++ b/javatests/google/registry/ui/server/registrar/SecuritySettingsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/SendEmailUtilsTest.java b/javatests/google/registry/ui/server/registrar/SendEmailUtilsTest.java index fc3a217199..2a5fed6990 100644 --- a/javatests/google/registry/ui/server/registrar/SendEmailUtilsTest.java +++ b/javatests/google/registry/ui/server/registrar/SendEmailUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/SessionUtilsTest.java b/javatests/google/registry/ui/server/registrar/SessionUtilsTest.java index 554dc70998..56e4dcd89b 100644 --- a/javatests/google/registry/ui/server/registrar/SessionUtilsTest.java +++ b/javatests/google/registry/ui/server/registrar/SessionUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/ui/server/registrar/WhoisSettingsTest.java b/javatests/google/registry/ui/server/registrar/WhoisSettingsTest.java index 29b16be367..fbbcad5c15 100644 --- a/javatests/google/registry/ui/server/registrar/WhoisSettingsTest.java +++ b/javatests/google/registry/ui/server/registrar/WhoisSettingsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/CidrAddressBlockTest.java b/javatests/google/registry/util/CidrAddressBlockTest.java index 2a9458c9ed..d2958764ee 100644 --- a/javatests/google/registry/util/CidrAddressBlockTest.java +++ b/javatests/google/registry/util/CidrAddressBlockTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/CollectionUtilsTest.java b/javatests/google/registry/util/CollectionUtilsTest.java index def1221194..df58ac33e7 100644 --- a/javatests/google/registry/util/CollectionUtilsTest.java +++ b/javatests/google/registry/util/CollectionUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/ConcurrentTest.java b/javatests/google/registry/util/ConcurrentTest.java index 2502714c4a..ad79249416 100644 --- a/javatests/google/registry/util/ConcurrentTest.java +++ b/javatests/google/registry/util/ConcurrentTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/DateTimeUtilsTest.java b/javatests/google/registry/util/DateTimeUtilsTest.java index f6cebe78e2..57b4de12e8 100644 --- a/javatests/google/registry/util/DateTimeUtilsTest.java +++ b/javatests/google/registry/util/DateTimeUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/DiffUtilsTest.java b/javatests/google/registry/util/DiffUtilsTest.java index 364158de00..bbc50a065d 100644 --- a/javatests/google/registry/util/DiffUtilsTest.java +++ b/javatests/google/registry/util/DiffUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/DomainNameUtilsTest.java b/javatests/google/registry/util/DomainNameUtilsTest.java index 74c92284e6..9daa2c561d 100644 --- a/javatests/google/registry/util/DomainNameUtilsTest.java +++ b/javatests/google/registry/util/DomainNameUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/HexDumperTest.java b/javatests/google/registry/util/HexDumperTest.java index 383efdc92a..dbf6a0ff55 100644 --- a/javatests/google/registry/util/HexDumperTest.java +++ b/javatests/google/registry/util/HexDumperTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/PosixTarHeaderSystemTest.java b/javatests/google/registry/util/PosixTarHeaderSystemTest.java index 82a3c8b9a3..3e9d92ecba 100644 --- a/javatests/google/registry/util/PosixTarHeaderSystemTest.java +++ b/javatests/google/registry/util/PosixTarHeaderSystemTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/PosixTarHeaderTest.java b/javatests/google/registry/util/PosixTarHeaderTest.java index 4f3dbf8b7f..4501b826fa 100644 --- a/javatests/google/registry/util/PosixTarHeaderTest.java +++ b/javatests/google/registry/util/PosixTarHeaderTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/RetrierTest.java b/javatests/google/registry/util/RetrierTest.java index f5c91dadec..52d2ac1d4c 100644 --- a/javatests/google/registry/util/RetrierTest.java +++ b/javatests/google/registry/util/RetrierTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/SerializeUtilsTest.java b/javatests/google/registry/util/SerializeUtilsTest.java index 9b180c5664..a3c6bf7e67 100644 --- a/javatests/google/registry/util/SerializeUtilsTest.java +++ b/javatests/google/registry/util/SerializeUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/SqlTemplateTest.java b/javatests/google/registry/util/SqlTemplateTest.java index e02f29e920..f72eb81c4e 100644 --- a/javatests/google/registry/util/SqlTemplateTest.java +++ b/javatests/google/registry/util/SqlTemplateTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/TaskEnqueuerTest.java b/javatests/google/registry/util/TaskEnqueuerTest.java index 0b64367001..77a72f6bc0 100644 --- a/javatests/google/registry/util/TaskEnqueuerTest.java +++ b/javatests/google/registry/util/TaskEnqueuerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/TeeOutputStreamTest.java b/javatests/google/registry/util/TeeOutputStreamTest.java index 05cdddd8db..dff8ea2aba 100644 --- a/javatests/google/registry/util/TeeOutputStreamTest.java +++ b/javatests/google/registry/util/TeeOutputStreamTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/TypeUtilsTest.java b/javatests/google/registry/util/TypeUtilsTest.java index 9420ab77d8..073e730943 100644 --- a/javatests/google/registry/util/TypeUtilsTest.java +++ b/javatests/google/registry/util/TypeUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/util/UrlFetchUtilsTest.java b/javatests/google/registry/util/UrlFetchUtilsTest.java index 21af3d01aa..b54133c965 100644 --- a/javatests/google/registry/util/UrlFetchUtilsTest.java +++ b/javatests/google/registry/util/UrlFetchUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/DomainWhoisResponseTest.java b/javatests/google/registry/whois/DomainWhoisResponseTest.java index 8734136629..65c54ea6cf 100644 --- a/javatests/google/registry/whois/DomainWhoisResponseTest.java +++ b/javatests/google/registry/whois/DomainWhoisResponseTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/NameserverWhoisResponseTest.java b/javatests/google/registry/whois/NameserverWhoisResponseTest.java index 863ca1b56a..090d43aa28 100644 --- a/javatests/google/registry/whois/NameserverWhoisResponseTest.java +++ b/javatests/google/registry/whois/NameserverWhoisResponseTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/RegistrarWhoisResponseTest.java b/javatests/google/registry/whois/RegistrarWhoisResponseTest.java index 495fcdd759..6de9587176 100644 --- a/javatests/google/registry/whois/RegistrarWhoisResponseTest.java +++ b/javatests/google/registry/whois/RegistrarWhoisResponseTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/WhoisHelper.java b/javatests/google/registry/whois/WhoisHelper.java index 8160142b08..a533024775 100644 --- a/javatests/google/registry/whois/WhoisHelper.java +++ b/javatests/google/registry/whois/WhoisHelper.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/WhoisHttpServerTest.java b/javatests/google/registry/whois/WhoisHttpServerTest.java index c1888952b9..1bfac7a9d4 100644 --- a/javatests/google/registry/whois/WhoisHttpServerTest.java +++ b/javatests/google/registry/whois/WhoisHttpServerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/WhoisInjectionTest.java b/javatests/google/registry/whois/WhoisInjectionTest.java index 630e802a8f..ab57522371 100644 --- a/javatests/google/registry/whois/WhoisInjectionTest.java +++ b/javatests/google/registry/whois/WhoisInjectionTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/WhoisReaderTest.java b/javatests/google/registry/whois/WhoisReaderTest.java index 0a8e77d1d3..1a41f41376 100644 --- a/javatests/google/registry/whois/WhoisReaderTest.java +++ b/javatests/google/registry/whois/WhoisReaderTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/WhoisServerTest.java b/javatests/google/registry/whois/WhoisServerTest.java index 7e11e89144..6d9002d32c 100644 --- a/javatests/google/registry/whois/WhoisServerTest.java +++ b/javatests/google/registry/whois/WhoisServerTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/whois/WhoisTestComponent.java b/javatests/google/registry/whois/WhoisTestComponent.java index 0ec730834f..53d604d9af 100644 --- a/javatests/google/registry/whois/WhoisTestComponent.java +++ b/javatests/google/registry/whois/WhoisTestComponent.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/xjc/XjcObjectTest.java b/javatests/google/registry/xjc/XjcObjectTest.java index 14814d514e..f291c6e0e6 100644 --- a/javatests/google/registry/xjc/XjcObjectTest.java +++ b/javatests/google/registry/xjc/XjcObjectTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/xjc/XmlTestdataTest.java b/javatests/google/registry/xjc/XmlTestdataTest.java index 49e93dd5da..8d3e12d6e0 100644 --- a/javatests/google/registry/xjc/XmlTestdataTest.java +++ b/javatests/google/registry/xjc/XmlTestdataTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/xml/DateAdapterTest.java b/javatests/google/registry/xml/DateAdapterTest.java index de5b92f5ab..dbc82b9ef2 100644 --- a/javatests/google/registry/xml/DateAdapterTest.java +++ b/javatests/google/registry/xml/DateAdapterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/xml/UtcDateTimeAdapterTest.java b/javatests/google/registry/xml/UtcDateTimeAdapterTest.java index b68ab79f72..8913ba7281 100644 --- a/javatests/google/registry/xml/UtcDateTimeAdapterTest.java +++ b/javatests/google/registry/xml/UtcDateTimeAdapterTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/xml/XmlTestUtils.java b/javatests/google/registry/xml/XmlTestUtils.java index 9ba4f6864f..fc7488391f 100644 --- a/javatests/google/registry/xml/XmlTestUtils.java +++ b/javatests/google/registry/xml/XmlTestUtils.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/javatests/google/registry/xml/XmlTestUtilsTest.java b/javatests/google/registry/xml/XmlTestUtilsTest.java index cc91de390a..a44f3c5f37 100644 --- a/javatests/google/registry/xml/XmlTestUtilsTest.java +++ b/javatests/google/registry/xml/XmlTestUtilsTest.java @@ -1,4 +1,4 @@ -// Copyright 2016 The Nomulus Authors. All Rights Reserved. +// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/python/google/registry/reporting/icann_report_query_builder.py b/python/google/registry/reporting/icann_report_query_builder.py index d85d841ece..7ca995e9ba 100644 --- a/python/google/registry/reporting/icann_report_query_builder.py +++ b/python/google/registry/reporting/icann_report_query_builder.py @@ -1,5 +1,4 @@ - -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/python/google/registry/reporting/icann_report_query_builder_test.py b/python/google/registry/reporting/icann_report_query_builder_test.py index 4cb1df9e7f..7c9a49f826 100644 --- a/python/google/registry/reporting/icann_report_query_builder_test.py +++ b/python/google/registry/reporting/icann_report_query_builder_test.py @@ -1,5 +1,4 @@ - -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/python/google/registry/reporting/testdata/golden_activity_query.sql b/python/google/registry/reporting/testdata/golden_activity_query.sql index 8a645e97c5..917ff04c6f 100644 --- a/python/google/registry/reporting/testdata/golden_activity_query.sql +++ b/python/google/registry/reporting/testdata/golden_activity_query.sql @@ -1,4 +1,4 @@ --- Copyright 2016 The Nomulus Authors. All Rights Reserved. +-- Copyright 2017 The Nomulus Authors. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. @@ -12,7 +12,6 @@ -- See the License for the specific language governing permissions and -- limitations under the License. - SELECT Tld.tld AS tld, SUM(IF(metricName = 'operational-registrars', count, 0)) AS operational_registrars, diff --git a/scripts/setup_eclipse.py b/scripts/setup_eclipse.py index 7acd0b3c95..8e6f9d9360 100644 --- a/scripts/setup_eclipse.py +++ b/scripts/setup_eclipse.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright 2016 The Nomulus Authors. All Rights Reserved. +# Copyright 2017 The Nomulus Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,7 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. - """Script for generating eclipse .project and .classpath files.""" import os