update copyrights

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-08-06 10:01:43 +02:00
parent ec34b39e4d
commit ce0e43841a
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0
4 changed files with 11 additions and 8 deletions

View File

@ -1,4 +1,4 @@
/*! //
// Copyright © 2020, 2021 Anticrm Platform Contributors. // Copyright © 2020, 2021 Anticrm Platform Contributors.
// Copyright © 2021 Hardcore Engineering, Inc. // Copyright © 2021 Hardcore Engineering, Inc.
// //
@ -12,7 +12,7 @@
// //
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
*/ //
// import { setMetadata } from '@anticrm/platform' // import { setMetadata } from '@anticrm/platform'
import { createApp } from '@anticrm/ui' import { createApp } from '@anticrm/ui'

View File

@ -1,5 +1,6 @@
// /*!
// Copyright © 2020 Anticrm Platform Contributors. // Copyright © 2020, 2021 Anticrm Platform Contributors.
// Copyright © 2021 Hardcore Engineering Inc.
// //
// Licensed under the Eclipse Public License, Version 2.0 (the "License"); // Licensed under the Eclipse Public License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License. You may // you may not use this file except in compliance with the License. You may
@ -11,7 +12,7 @@
// //
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
// */
/** /**
* Id in format 'plugin.resource-kind.id' * Id in format 'plugin.resource-kind.id'

View File

@ -1,5 +1,6 @@
// //
// Copyright © 2020, 2021 Anticrm Platform Contributors. // Copyright © 2020, 2021 Anticrm Platform Contributors.
// Copyright © 2021 Hardcore Engineering Inc.
// //
// Licensed under the Eclipse Public License, Version 2.0 (the "License"); // Licensed under the Eclipse Public License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License. You may // you may not use this file except in compliance with the License. You may

View File

@ -1,5 +1,6 @@
// /*!
// Copyright © 2020 Anticrm Platform Contributors. // Copyright © 2020, 2021 Anticrm Platform Contributors.
// Copyright © 2021 Hardcore Engineering Inc.
// //
// Licensed under the Eclipse Public License, Version 2.0 (the "License"); // Licensed under the Eclipse Public License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License. You may // you may not use this file except in compliance with the License. You may
@ -11,7 +12,7 @@
// //
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
// */
import type { StatusCode, IntlString } from '@anticrm/platform' import type { StatusCode, IntlString } from '@anticrm/platform'
import { mergeIds } from '@anticrm/platform' import { mergeIds } from '@anticrm/platform'