diff options
Diffstat (limited to 'system/nvidia-legacy390-driver/nvidia-switch')
-rw-r--r-- | system/nvidia-legacy390-driver/nvidia-switch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/nvidia-legacy390-driver/nvidia-switch b/system/nvidia-legacy390-driver/nvidia-switch index 3fa408c09d404..8ba674a6e7adb 100644 --- a/system/nvidia-legacy390-driver/nvidia-switch +++ b/system/nvidia-legacy390-driver/nvidia-switch @@ -1,7 +1,7 @@ #!/bin/sh # Copyright 2012-2017 Edward W. Koenig, Vancouver, WA, USA -# Updates copyright 2020, 2021 Lenard Spencer, Orlando, FL, USA +# Updates copyright 2020 Lenard Spencer, Orlando, FL, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # A tool to install and cleanly remove the nvidia driver without # stomping on the xorg files. Note: this tool "should" allow switching # on the fly, but why? Pick a driver! You will still need to edit a bunch -# of other config files. +#of other config files. # TO-DO: needs more cleanup, simplify linking using system tools |