diff options
author | Bala Raman <srbala@gmail.com> | 2018-03-26 17:13:08 -0400 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2018-03-27 00:13:08 +0300 |
commit | 7eeea8e7f01b39811de20280f5e9ba51a456252a (patch) | |
tree | c6730abb2a999a2256b69a1bd36ae78a26fff46c /demo/plugins/plugin1 | |
parent | e81057f72aea8c702b61261d935d3c48cc5cb9f1 (diff) | |
download | pf4j-7eeea8e7f01b39811de20280f5e9ba51a456252a.tar.gz pf4j-7eeea8e7f01b39811de20280f5e9ba51a456252a.zip |
License header update, #171 (#205)
Diffstat (limited to 'demo/plugins/plugin1')
-rw-r--r-- | demo/plugins/plugin1/src/main/java/org/pf4j/demo/welcome/WelcomePlugin.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/plugins/plugin1/src/main/java/org/pf4j/demo/welcome/WelcomePlugin.java b/demo/plugins/plugin1/src/main/java/org/pf4j/demo/welcome/WelcomePlugin.java index 7ea2740..1106048 100644 --- a/demo/plugins/plugin1/src/main/java/org/pf4j/demo/welcome/WelcomePlugin.java +++ b/demo/plugins/plugin1/src/main/java/org/pf4j/demo/welcome/WelcomePlugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2012 Decebal Suiu + * Copyright (C) 2012-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |