Update copyright year in sample copyright

This commit is contained in:
Domenic Denicola 2015-02-17 11:54:51 -05:00
parent 775ad82eaf
commit 1d6c0357c2
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Take a look at these examples:
A test file has three sections: Copyright, Frontmatter, and Body. A test looks roughly like this:
```javascript
// Copyright (C) 2014 [Contributor Name]. All rights reserved.
// Copyright (C) 2015 [Contributor Name]. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---