+[9 years ago]TehCrawIn the second paragraph of the license itself, it says you have to keep the original copyright notice in tact. +[9 years ago]TehCrawAlthough you can probably sublicense it according to your needs, including add your own copyright. +[9 years ago]TehCrawIIRC, 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]TehCrawBut, I'm not a lawyer, so.. +[9 years ago]TehCrawDon't take the legal advice of a random internet dude.
+[9 years ago]raja1if 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]TehCrawraja, this may be what you're looking for, https://help.github.com/articles/using-a-custom-domain-with-github-pages/ +[9 years ago]tootheI currently use hard tabs for indentation. My code doens't display all that pretty in github. Any suggestions? +[9 years ago]TehCrawI think you're stuck with how it is, short of switching to spaces. +[9 years ago]toothecan vim do it?