diff --git a/SingeLLCOpAgreement/grantToMembers.md b/SingeLLCOpAgreement/ProfitInterestGrant.md similarity index 100% rename from SingeLLCOpAgreement/grantToMembers.md rename to SingeLLCOpAgreement/ProfitInterestGrant.md diff --git a/SingeLLCOpAgreement/README.md b/SingeLLCOpAgreement/README.md index 54162e7..d9d2b8e 100644 --- a/SingeLLCOpAgreement/README.md +++ b/SingeLLCOpAgreement/README.md @@ -14,3 +14,5 @@ Let's get this out of the way: Otherwise, here's the keys, hack as needed, stay out of court and don't fly too close to the sun! YeHah! +All bits are licensed as "public domain, do what you want, don't sue us!" + diff --git a/SingeLLCOpAgreement/title.md b/SingeLLCOpAgreement/TitlePage.md similarity index 100% rename from SingeLLCOpAgreement/title.md rename to SingeLLCOpAgreement/TitlePage.md diff --git a/build/.common.sh.swp b/build/.common.sh.swp new file mode 100644 index 0000000..eebd766 Binary files /dev/null and b/build/.common.sh.swp differ diff --git a/build/common.sh b/build/common.sh index ffcffdd..ffba2de 100644 --- a/build/common.sh +++ b/build/common.sh @@ -11,9 +11,10 @@ function makeOutput() { #Company specfic bits company_files=( -"../SingeLLCOpAgreement/title.md" +"../SingeLLCOpAgreement/TitlePage.md" "../SingeLLCOpAgreement/CompanyNameAndPurpose.md" -"../SingeLLCOpAgreement/grantToMembers.md" +"../SingeLLCOpAgreement/ProfitInterestGrant.md" + ) #Common template stuff