diff options
Diffstat (limited to 'os/unix')
-rw-r--r-- | os/unix/os.h | 12 | ||||
-rw-r--r-- | os/unix/unixd.c | 12 | ||||
-rw-r--r-- | os/unix/unixd.h | 12 |
3 files changed, 18 insertions, 18 deletions
diff --git a/os/unix/os.h b/os/unix/os.h index bbd57ff28c..029b1113d1 100644 --- a/os/unix/os.h +++ b/os/unix/os.h @@ -1,9 +1,9 @@ -/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as - * applicable. - * - * 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 * diff --git a/os/unix/unixd.c b/os/unix/unixd.c index d4cb0029b3..ae140093f4 100644 --- a/os/unix/unixd.c +++ b/os/unix/unixd.c @@ -1,9 +1,9 @@ -/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as - * applicable. - * - * 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 * diff --git a/os/unix/unixd.h b/os/unix/unixd.h index 3e1d244594..8c830c4530 100644 --- a/os/unix/unixd.h +++ b/os/unix/unixd.h @@ -1,9 +1,9 @@ -/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as - * applicable. - * - * 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 * |