mirror of
https://github.com/scsitape/stenc.git
synced 2026-04-26 11:30:37 +00:00
Update URL from sf to github (#21)
* Correct url from sf to github Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com>
This commit is contained in:
@@ -110,7 +110,7 @@ int main(int argc, char **argv){
|
||||
}
|
||||
if(thisCmd=="--version"){
|
||||
cout<<"stenc v"<<VERSION<<" - SCSI Tape Encryption Manager"<<endl;
|
||||
cout<<"http://sourceforge.net/projects/stenc/"<<endl;
|
||||
cout<<"https://github.com/scsitape/stenc"<<endl;
|
||||
exit(EXIT_SUCCESS);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user