+ [9 years ago] TehCraw In the second paragraph of the license itself, it says you have to keep the original copyright notice in tact.
+ [9 years ago] TehCraw Although you can probably sublicense it according to your needs, including add your own copyright.
+ [9 years ago] TehCraw IIRC, any sublicense can only get less permissive so as not to break the terms of the previous. With the exception of GPL 3, which is purposefully keeps you fully open.
+ [9 years ago] TehCraw But, I'm not a lawyer, so..
+ [9 years ago] TehCraw Don't take the legal advice of a random internet dude.

message no. 127214

Posted by peepsalot in #github at 2016-03-17T01:28:53Z

oh well
+ [9 years ago] raja1 if i have a custom domain for a personal page, does the repository still have to be named username.github.io or can i name it domain.com
+ [9 years ago] TehCraw raja, this may be what you're looking for, https://help.github.com/articles/using-a-custom-domain-with-github-pages/
+ [9 years ago] toothe I currently use hard tabs for indentation. My code doens't display all that pretty in github. Any suggestions?
+ [9 years ago] TehCraw I think you're stuck with how it is, short of switching to spaces.
+ [9 years ago] toothe can vim do it?