diff options
Diffstat (limited to 'bufferpool')
-rw-r--r-- | bufferpool/bufpool.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bufferpool/bufpool.go b/bufferpool/bufpool.go index 8b4ac6d0c..61f83ee69 100644 --- a/bufferpool/bufpool.go +++ b/bufferpool/bufpool.go @@ -1,4 +1,4 @@ -// Copyright © 2013-14 Steve Francia <[email protected]>. +// Copyright 2015 The Hugo Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. |