Explorar el Código

Updated copyright notice

master
Pete McNeil hace 5 años
padre
commit
92cf6fa6ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      SNFClient/main.cpp

+ 1
- 1
SNFClient/main.cpp Ver fichero

@@ -394,7 +394,7 @@ int main(int argc, char* argv[]) {
<< " SNFClient.exe -shutdown" << endl
<< endl
<< " For more information see www.armresearch.com" << endl
<< " (C) 2007-2008 Arm Research Labs, LLC." << endl;
<< " (C) 2007-2019 Arm Research Labs, LLC." << endl;
return 0; // Return 0 on help.
}

Cargando…
Cancelar
Guardar