cpu: correct year
authorRobert Swiecki <robert@swiecki.net>
Thu, 22 Jun 2017 00:56:10 +0000 (02:56 +0200)
committerRobert Swiecki <robert@swiecki.net>
Thu, 22 Jun 2017 00:56:10 +0000 (02:56 +0200)
cpu.c
cpu.h

diff --git a/cpu.c b/cpu.c
index 0ae69ea31daa1a38b756a5f6a0e18c4987fd8965..08ad41fb73b23273b663570beda02f16b68926ae 100644 (file)
--- a/cpu.c
+++ b/cpu.c
@@ -1,9 +1,9 @@
 /*
 
-   nsjail - CLONE_NEWUTS routines
+   nsjail - CPU affinity
    -----------------------------------------
 
-   Copyright 2014 Google Inc. All Rights Reserved.
+   Copyright 2017 Google Inc. 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.
diff --git a/cpu.h b/cpu.h
index fb59171e48988c0cba405f3b88df7aee771eb1f5..13d9ed6db0a110ac60f381e9141eeeef3aef44bf 100644 (file)
--- a/cpu.h
+++ b/cpu.h
@@ -3,7 +3,7 @@
    nsjail - CPU affinity
    -----------------------------------------
 
-   Copyright 2014 Google Inc. All Rights Reserved.
+   Copyright 2017 Google Inc. 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.