diff options
| author | Sri Krishna chowdary <schowdary@nvidia.com> | 2017-04-25 10:01:24 -0400 |
|---|---|---|
| committer | Bharat Nihalani <bnihalani@nvidia.com> | 2017-04-26 02:07:01 -0400 |
| commit | c7d2b674596f890ffd4a37cad8efc72ae992a5fc (patch) | |
| tree | d6b0fe8e959b056322721a416552952f8fb8ec93 /include/linux/nvmap.h | |
| parent | 404425a391e986daececf45724b4e1258be4b2e3 (diff) | |
video: tegra: nvmap: update copyrights
Update the text used in copyright as per GPLv2.
bug 200302395
Change-Id: I5ae6186cbb55f485f81804397db656845c94fcbf
Signed-off-by: Sri Krishna chowdary <schowdary@nvidia.com>
Reviewed-on: http://git-master/r/1469578
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Sachin Nikam <snikam@nvidia.com>
Diffstat (limited to 'include/linux/nvmap.h')
| -rw-r--r-- | include/linux/nvmap.h | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/include/linux/nvmap.h b/include/linux/nvmap.h index e913a3eed..105698202 100644 --- a/include/linux/nvmap.h +++ b/include/linux/nvmap.h | |||
| @@ -5,19 +5,14 @@ | |||
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2009-2017, NVIDIA CORPORATION. All rights reserved. | 6 | * Copyright (c) 2009-2017, NVIDIA CORPORATION. All rights reserved. |
| 7 | * | 7 | * |
| 8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify it |
| 9 | * it under the terms of the GNU General Public License as published by | 9 | * under the terms and conditions of the GNU General Public License, |
| 10 | * the Free Software Foundation; either version 2 of the License, or | 10 | * version 2, as published by the Free Software Foundation. |
| 11 | * (at your option) any later version. | ||
| 12 | * | 11 | * |
| 13 | * This program is distributed in the hope that it will be useful, but WITHOUT | 12 | * This program is distributed in the hope it will be useful, but WITHOUT |
| 14 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | 13 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 15 | * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | 14 | * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
| 16 | * more details. | 15 | * more details. |
| 17 | * | ||
| 18 | * You should have received a copy of the GNU General Public License along | ||
| 19 | * with this program; if not, write to the Free Software Foundation, Inc., | ||
| 20 | * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 21 | */ | 16 | */ |
| 22 | 17 | ||
| 23 | #include <linux/ioctl.h> | 18 | #include <linux/ioctl.h> |
