diff --git a/pkg/skel/skel.go b/pkg/skel/skel.go index 4325ec69..d6f0f4cf 100644 --- a/pkg/skel/skel.go +++ b/pkg/skel/skel.go @@ -1,4 +1,4 @@ -// Copyright 2014 CNI authors +// Copyright 2014-2016 CNI authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/testutils/bad_reader.go b/pkg/testutils/bad_reader.go index b3c0e97d..ca06c5e9 100644 --- a/pkg/testutils/bad_reader.go +++ b/pkg/testutils/bad_reader.go @@ -1,4 +1,4 @@ -// Copyright 2014 CNI authors +// Copyright 2016 CNI authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.