mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
sdk_code_guidelines.md: fix copyright year in sample
This commit is contained in:
parent
8004aef3bd
commit
3a77166eda
@ -40,7 +40,7 @@ Each roadmap should contain:
|
||||
Use the standard intellij-community copyright notice in all sample plugins authored by JetBrains:
|
||||
|
||||
```text
|
||||
Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
```
|
||||
|
||||
> The copyright statement must appear at the top of every source file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user