Jan Willamowius
2019-04-21 683e25de59b6b7307a9654b17a4c784e8897d33a
1
2
3
4
5
6
7
 
 
#include<string>
#include<vector>
 
using namespace std;
void generate_license(const string& fname, const vector<string>& other_args) ;