github_template.md: copyright notice

This commit is contained in:
Yann Cébron 2020-07-06 11:57:34 +02:00
parent 4161197097
commit c736c3e0f3

View File

@ -1,6 +1,7 @@
---
title: IntelliJ Platform Plugin Template
---
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
[**IntelliJ Platform Plugin Template**][gh:ippt] is a repository that provides a pure boilerplate template
to make it easier to create a new plugin project using the recommended [Gradle setup](/tutorials/build_system.md).