Skip to content

Commit 5a5470c

Browse files
committed
Merge pull request #1906 from sass/hcatlin-readme
Updating Readme and Copyright Info
2 parents f1d4dd3 + f0d9558 commit 5a5470c

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Copyright (C) 2012-2016 by Hampton Catlin
2+
Copyright (C) 2012-2016 by the Sass Open Source Foundation
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy of
55
this software and associated documentation files (the "Software"), to deal in

Readme.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,20 +68,16 @@ Sass is a CSS pre-processor language to add on exciting, new,
6868
awesome features to CSS. Sass was the first language of its kind
6969
and by far the most mature and up to date codebase.
7070

71-
Sass was originally created by the co-creator of this library,
72-
Hampton Catlin ([@hcatlin]). The extension and continuing evolution
73-
of the language has all been the result of years of work by Natalie
74-
Weizenbaum ([@nex3]) and Chris Eppstein ([@chriseppstein]).
71+
Sass was originally concieved of by the co-creator of this library,
72+
Hampton Catlin ([@hcatlin]). Most of the language has been the result of years
73+
of work by Natalie Weizenbaum ([@nex3]) and Chris Eppstein ([@chriseppstein]).
7574

7675
For more information about Sass itself, please visit http://sass-lang.com
7776

78-
Contribution Agreement
79-
----------------------
77+
Initial development of libsass by Aaron Leung and Hampton Catlin was supported by [Moovweb](http://www.moovweb.com).
8078

81-
Any contribution to the project are seen as copyright assigned to Hampton Catlin, a
82-
human on the planet earth. Your contribution warrants that you have the right to
83-
assign copyright on your work. The intention here is to ensure that the project
84-
remains totally free (liberal, like).
79+
Licensing
80+
---------
8581

8682
Our MIT license is designed to be as simple, and liberal as possible.
8783

@@ -94,4 +90,3 @@ Our MIT license is designed to be as simple, and liberal as possible.
9490

9591
sass2scss was originally written by [Marcel Greter](@mgreter)
9692
and he happily agreed to have it merged into the project.
97-

0 commit comments

Comments
 (0)