Update Guidelines

This commit is contained in:
vCaesar 2017-02-10 00:55:32 +08:00
parent 5393f29138
commit 6f63c5aac8

View File

@ -41,7 +41,7 @@ To make sure every PR is checked, we got team maintainers.A maintainer should be
## Owners
Since Robotgo is a pure community organization without any company support,Copyright 2016 The go-vgo Project Developers.
Since Robotgo is a pure community organization without any company support,Copyright 2016-2017 The go-vgo Project Developers.
## Versions
@ -55,7 +55,7 @@ Since the `master` branch is a tip version, if you wish to use Robotgo in produc
Code that you contribute should use the standard copyright header:
```
// Copyright 2016 The go-vgo Project Developers. See the COPYRIGHT
// Copyright 2016-2017 The go-vgo Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at
// https://github.com/go-vgo/robotgo/blob/master/LICENSE
//