You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2015/12/08 17:56:21 UTC

mesos git commit: Fixed the license header in src/linux/ns.hpp.

Repository: mesos
Updated Branches:
  refs/heads/master bdb64bc01 -> b8d23fd8b


Fixed the license header in src/linux/ns.hpp.

Review: https://reviews.apache.org/r/41077


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b8d23fd8
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b8d23fd8
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/b8d23fd8

Branch: refs/heads/master
Commit: b8d23fd8bb8b81ae91e1bccee2cdcf1d55d1f646
Parents: bdb64bc
Author: Jie Yu <yu...@gmail.com>
Authored: Mon Dec 7 22:21:26 2015 -0800
Committer: Jie Yu <yu...@gmail.com>
Committed: Mon Dec 7 22:25:21 2015 -0800

----------------------------------------------------------------------
 src/linux/ns.hpp | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/b8d23fd8/src/linux/ns.hpp
----------------------------------------------------------------------
diff --git a/src/linux/ns.hpp b/src/linux/ns.hpp
index 1ebf2db..244a811 100644
--- a/src/linux/ns.hpp
+++ b/src/linux/ns.hpp
@@ -1,8 +1,12 @@
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
 //
-//  http://www.apache.org/licenses/LICENSE-2.0
+//     http://www.apache.org/licenses/LICENSE-2.0
 //
 // Unless required by applicable law or agreed to in writing, software
 // distributed under the License is distributed on an "AS IS" BASIS,