net/mlx4: add consistency to copyright notices
Copyright lasts long enough not to require notices to be updated yearly. The current approach of updating them occasionally while working on unrelated tasks should be deprecated in favor of dedicated commits updating all files at once when necessary. Standardize on a single year per copyright owner. Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
This commit is contained in:
parent
d631e4752d
commit
3b47f9ac25
@ -1,5 +1,5 @@
|
||||
.. BSD LICENSE
|
||||
Copyright 2012-2015 6WIND S.A.
|
||||
Copyright 2012 6WIND S.A.
|
||||
Copyright 2015 Mellanox
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,7 +1,7 @@
|
||||
# BSD LICENSE
|
||||
#
|
||||
# Copyright 2012-2015 6WIND S.A.
|
||||
# Copyright 2012 Mellanox.
|
||||
# Copyright 2012 6WIND S.A.
|
||||
# Copyright 2012 Mellanox
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions
|
||||
|
@ -1,8 +1,8 @@
|
||||
/*-
|
||||
* BSD LICENSE
|
||||
*
|
||||
* Copyright 2012-2017 6WIND S.A.
|
||||
* Copyright 2012-2017 Mellanox.
|
||||
* Copyright 2012 6WIND S.A.
|
||||
* Copyright 2012 Mellanox
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -1,8 +1,8 @@
|
||||
/*-
|
||||
* BSD LICENSE
|
||||
*
|
||||
* Copyright 2012-2017 6WIND S.A.
|
||||
* Copyright 2012-2017 Mellanox.
|
||||
* Copyright 2012 6WIND S.A.
|
||||
* Copyright 2012 Mellanox
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -2,7 +2,7 @@
|
||||
* BSD LICENSE
|
||||
*
|
||||
* Copyright 2017 6WIND S.A.
|
||||
* Copyright 2017 Mellanox.
|
||||
* Copyright 2017 Mellanox
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -2,7 +2,7 @@
|
||||
* BSD LICENSE
|
||||
*
|
||||
* Copyright 2017 6WIND S.A.
|
||||
* Copyright 2017 Mellanox.
|
||||
* Copyright 2017 Mellanox
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
Loading…
Reference in New Issue
Block a user