File tree Expand file tree Collapse file tree 10 files changed +61
-7
lines changed
java/com/airsquared/blobsaver
resources/com/airsquared/blobsaver Expand file tree Collapse file tree 10 files changed +61
-7
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright (c) 2019 airsquared
3+ *
4+ * This file is part of blobsaver.
5+ *
6+ * blobsaver is free software: you can redistribute it and/or modify
7+ * it under the terms of the GNU General Public License as published by
8+ * the Free Software Foundation, version 3 of the License.
9+ *
10+ * blobsaver is distributed in the hope that it will be useful,
11+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
12+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+ * GNU General Public License for more details.
14+ *
15+ * You should have received a copy of the GNU General Public License
16+ * along with blobsaver. If not, see <https://www.gnu.org/licenses/>.
17+ */
18+
119plugins {
220 id ' edu.sc.seis.launch4j' version ' 2.4.4' // for bundling into .exe
321 id " edu.sc.seis.macAppBundle" version " 2.2.2" // for bundling into .app
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright (c) 2019 airsquared
3+ *
4+ * This file is part of blobsaver.
5+ *
6+ * blobsaver is free software: you can redistribute it and/or modify
7+ * it under the terms of the GNU General Public License as published by
8+ * the Free Software Foundation, version 3 of the License.
9+ *
10+ * blobsaver is distributed in the hope that it will be useful,
11+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
12+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+ * GNU General Public License for more details.
14+ *
15+ * You should have received a copy of the GNU General Public License
16+ * along with blobsaver. If not, see <https://www.gnu.org/licenses/>.
17+ */
18+
119rootProject. name = ' blobsaver'
220
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2018 airsquared
2+ * Copyright (c) 2019 airsquared
33 *
44 * This file is part of blobsaver.
55 *
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2018 airsquared
2+ * Copyright (c) 2019 airsquared
33 *
44 * This file is part of blobsaver.
55 *
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2018 airsquared
2+ * Copyright (c) 2019 airsquared
33 *
44 * This file is part of blobsaver.
55 *
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2018 airsquared
2+ * Copyright (c) 2019 airsquared
33 *
44 * This file is part of blobsaver.
55 *
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2018 airsquared
2+ * Copyright (c) 2019 airsquared
33 *
44 * This file is part of blobsaver.
55 *
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright (c) 2019 airsquared
3+ *
4+ * This file is part of blobsaver.
5+ *
6+ * blobsaver is free software: you can redistribute it and/or modify
7+ * it under the terms of the GNU General Public License as published by
8+ * the Free Software Foundation, version 3 of the License.
9+ *
10+ * blobsaver is distributed in the hope that it will be useful,
11+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
12+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+ * GNU General Public License for more details.
14+ *
15+ * You should have received a copy of the GNU General Public License
16+ * along with blobsaver. If not, see <https://www.gnu.org/licenses/>.
17+ */
18+
119.label {
220 -fx-font-size : 15 ;
321}
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
33<!--
4- ~ Copyright (c) 2018 airsquared
4+ ~ Copyright (c) 2019 airsquared
55 ~
66 ~ This file is part of blobsaver.
77 ~
Original file line number Diff line number Diff line change 11#
2- # Copyright (c) 2018 airsquared
2+ # Copyright (c) 2019 airsquared
33#
44# This file is part of blobsaver.
55#
You can’t perform that action at this time.
0 commit comments