diff options
Diffstat (limited to 'os/netware')
-rw-r--r-- | os/netware/modules.c | 12 | ||||
-rw-r--r-- | os/netware/os.h | 12 | ||||
-rw-r--r-- | os/netware/pre_nw.h | 12 | ||||
-rw-r--r-- | os/netware/util_nw.c | 12 |
4 files changed, 24 insertions, 24 deletions
diff --git a/os/netware/modules.c b/os/netware/modules.c index 3d0fa05824..d125e1a2df 100644 --- a/os/netware/modules.c +++ b/os/netware/modules.c @@ -1,9 +1,9 @@ -/* Copyright 2001-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/netware/os.h b/os/netware/os.h index a55255a973..71af7790fd 100644 --- a/os/netware/os.h +++ b/os/netware/os.h @@ -1,9 +1,9 @@ -/* Copyright 2001-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/netware/pre_nw.h b/os/netware/pre_nw.h index 037346200a..f4ce6f5329 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -1,9 +1,9 @@ -/* Copyright 2001-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/netware/util_nw.c b/os/netware/util_nw.c index f351f05f31..c5b964c884 100644 --- a/os/netware/util_nw.c +++ b/os/netware/util_nw.c @@ -1,9 +1,9 @@ -/* Copyright 2002-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 * |