Tasks: adds license

master
Andrew P Maney 2020-03-09 10:20:59 -07:00 committed by Tom Hacohen
parent 632ec9cacf
commit 9e1c7ea8d5
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: © 2017 EteSync Authors
// SPDX-License-Identifier: AGPL-3.0-only
import * as React from 'react';
import * as EteSync from 'etesync';

View File

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: © 2017 EteSync Authors
// SPDX-License-Identifier: AGPL-3.0-only
import * as React from 'react';
import { TaskType } from '../../pim-types';