[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a1bef61 web/css: Add a license to the LESS file
gitolite
ffmpeg-cvslog at ffmpeg.org
Sat Sep 6 01:23:36 CEST 2014
The branch, master has been updated
via a1bef615b0dfb8bc769a97a43ab3b04a302ab178 (commit)
from f28c4f5302608b1da130f6a6980ca21d741c178d (commit)
- Log -----------------------------------------------------------------
commit a1bef615b0dfb8bc769a97a43ab3b04a302ab178
Author: db0company <db0company at gmail.com>
AuthorDate: Tue Aug 26 21:37:19 2014 +0200
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sat Sep 6 01:19:35 2014 +0200
web/css: Add a license to the LESS file
Reviewed-by: Timothy Gu <timothygu99 at gmail.com>
diff --git a/src/less/style.less b/src/less/style.less
index 0c9ea03..768d959 100644
--- a/src/less/style.less
+++ b/src/less/style.less
@@ -1,5 +1,26 @@
-// Author: db0 (db0company at gmail.com, http://db0.fr/)
-
+/*!
+The MIT License (MIT)
+
+Copyright (c) 2014 Barbara Lepage <db0company at gmail.com>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+ */
// ************************************************************************* //
// COLORS
-----------------------------------------------------------------------
Summary of changes:
src/less/style.less | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list