From 453782f395baa113ffb922f8d5b93716d9340d34 Mon Sep 17 00:00:00 2001 From: Thomas A Date: Sun, 6 Nov 2022 09:03:21 -0800 Subject: [PATCH] Add Licenses Template --- .../xcshareddata/IDETemplateMacros.plist | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 darling-stub-gen.xcodeproj/xcshareddata/IDETemplateMacros.plist diff --git a/darling-stub-gen.xcodeproj/xcshareddata/IDETemplateMacros.plist b/darling-stub-gen.xcodeproj/xcshareddata/IDETemplateMacros.plist new file mode 100644 index 0000000..a8191c1 --- /dev/null +++ b/darling-stub-gen.xcodeproj/xcshareddata/IDETemplateMacros.plist @@ -0,0 +1,28 @@ + + + + + New item + + FILEHEADER + +/* + This file is part of Darling. + + Copyright (C) 2021 Darling Team + + Darling is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + Darling is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with Darling. If not, see <http://www.gnu.org/licenses/>. +*/ + +