sdk_style.md: Use conciser copyright notice

This commit is contained in:
Karol Lewandowski 2023-04-07 14:39:49 +02:00
parent a90950b536
commit 4dafd0a0e7

View File

@ -26,7 +26,7 @@ The documentation files themselves are [Markdown](https://github.github.com/gfm/
Each Markdown file **must** start with a copyright notice, formatted using HTML comment notation:
```html
<!-- Copyright 2000-2023 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. -->
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
```
It **must** be followed by a header defining its title using the following notation: