Skip to content

Latest commit

 

History

History
84 lines (63 loc) · 3.44 KB

LICENSE.md

File metadata and controls

84 lines (63 loc) · 3.44 KB

Source code and images

Unless stated otherwise, the MIT license applies to the files in this repository.

Copyright (C) 2013 The Bertelsmann Stiftung
Global Economic Dynamics (GED)
Carl-Bertelsmann-Str. 256
33311 Gütersloh
Germany
http://www.bertelsmann-stiftung.de

The Bertelsmann Stiftung is an independent foundation under civil law, governed by Sec. 1 of the Foundation Act of the state of North Rhine-Westphalia.

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.

Data files

The data files in import/*.csv were compiled by Prognos AG for the Bertelsmann Foundation. The data originate from several sources:

These files may only be used to import the data in order to install and run the GED VIZ software. You must not publish or redistribute these files.

Trademarks

“Bertelsmann Stiftung” and “GED VIZ” as well as the logos are trademarks of the Bertelsmann Stiftung. If you install this software on an Internet or Intranet web server, please replace these trademarks and logos in the user interface.

To replace the trademarks in the source code, search for the strings “Bertelsmann Stiftung” and “GED VIZ” in *.haml, *.hamlc and *.yml files. Also replace these logos:

  • app/assets/images/bertelsmann-foundation-logo*.svg
  • app/assets/images/bertelsmann-foundation-logo*.png
  • app/assets/images/ged-logo*.svg
  • app/assets/images/ged-logo*.png

Fonts

Icon font

The icon font is using glyphs from several icons sets licensed under the SIL Open Font License (OFL, http://scripts.sil.org/OFL). See app/assets/fonts/LICENSE.txt for details.

Camingo Dos

The online version of GED VIZ – viz.ged-project.de – uses the Camingo Dos font family, copyrighted by Jan Fromm. It is not open source and not free of charge, therefore it’s not part of this repository.

If you would like to use the original font, please obtain a license and support the type designer.

You need to place the fonts files in app/assets/fonts/ and enable them in app/assets/stylesheets/_typography.sass.