diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2015-05-18 11:36:06 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2015-05-18 11:36:06 -0700 |
commit | 9e622842e497d4891d74444e134cb4391cf787fb (patch) | |
tree | 255a78dcab159cd546a9be79e5569968021fe955 /nvidia-installer.c | |
parent | bade9db8757f1249f77878fe13c105228876364f (diff) |
352.09352.09
Diffstat (limited to 'nvidia-installer.c')
-rw-r--r-- | nvidia-installer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nvidia-installer.c b/nvidia-installer.c index f243654..94300f1 100644 --- a/nvidia-installer.c +++ b/nvidia-installer.c @@ -69,8 +69,6 @@ static void print_version(void) "The NVIDIA Accelerated Graphics Driver Set for %s-%s.", INSTALLER_OS, INSTALLER_ARCH); nv_info_msg(NULL, ""); - nv_info_msg(TAB, "Copyright (C) 2003 - 2010 NVIDIA Corporation."); - nv_info_msg(NULL, ""); } |