Tasks: adds license

master
Andrew P Maney 5 years ago committed by Tom Hacohen
parent 632ec9cacf
commit 9e1c7ea8d5

@ -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';

@ -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';

Loading…
Cancel
Save