<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi everybody,</p>
    <p>thanks for the feedback.</p>
    <p>I think a smaller contibuting-guide (with links etc.) might be a
      thing of the future, we will surely continuously improve on this
      thing. A paragraph on the fact that any provided work/code will
      become OSS can be added for sure. @Jan will you do this?<br>
    </p>
    <p>We can also directly update the copyright string in the file
      headers as follows…</p>
    <blockquote>
      <p>Copyright (c) 2018-present, terrestris GmbH & Co. KG and
        GeoStyler contributors</p>
    </blockquote>
    <p>…that would most probably be easiest and most futureproof. If you
      advise so, I will gladly prepare such a change.</p>
    <p>What do you think?</p>
    <p>All the best,</p>
    <p>Marc<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 09.05.20 um 02:10 schrieb Jody
      Garnett:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAOhbgAm5qnyiNMk4q3AXfbBMHm-fN0F3AreC+6LU=jUjJ2AgHQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">
            <div dir="ltr">That looks great, and a very detailed
              CONTRIBUTING guide (with command line steps - I often just
              link to guides).
              <div><br>
              </div>
              <div>For the CONTRIBUTING guide ... I recommend some
                indication that the result will be open source. The key
                "chain of accountability" we are seeking here is that
                folks adding to the project agree that the work they own
                is provided to the project using an open source license
                (or a CLA if you are into that) and that the project in
                turn is going to provide the result to the public using
                an open source license.</div>
              <div><br>
              </div>
              <div>On a related note the headers were all updated with:</div>
              <div><br>
              </div>
              <div>
                <div> * Copyright (c) 2018-present, terrestris GmbH
                  & Co. KG</div>
                <div> * All rights reserved.</div>
                <div><br>
                </div>
                <div>Things to keep in mind:</div>
                <div><br>
                </div>
                <div>- For new files that other folks provide you keep
                  in mind that it will have there copyright at the top
                  and not terrestris.</div>
                <div>- For files that others contribute to you can take
                  a short cut and update your header to say "Copyright
                  (c) 2018-present, terrestris GmbH & Co. KG<b>, and
                    others</b>"</div>
                <div><br>
                </div>
                <div>
                  <div dir="ltr" class="gmail_signature">
                    <div dir="ltr">
                      <div>
                        <div dir="ltr">
                          <div>--</div>
                          <div>Jody Garnett</div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <br>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Fri, 8 May 2020 at 05:50,
          Jan Suleiman <<a href="mailto:suleiman@terrestris.de"
            moz-do-not-send="true">suleiman@terrestris.de</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
          <div>
            <p>Hi everyone,</p>
            <p>thanks for the infos, Jo, and thanks for setting the
              license headers, Marc! I just added the code of conduct
              and a contributing guide.</p>
            <p>See:</p>
            <p>- <a
href="https://github.com/geostyler/geostyler/blob/master/CODE_OF_CONDUCT.md"
                target="_blank" moz-do-not-send="true">https://github.com/geostyler/geostyler/blob/master/CODE_OF_CONDUCT.md</a></p>
            <p>- <a
href="https://github.com/geostyler/geostyler/blob/master/CONTRIBUTING.md"
                target="_blank" moz-do-not-send="true">https://github.com/geostyler/geostyler/blob/master/CONTRIBUTING.md</a></p>
            <p>Kind regards<br>
              Jan</p>
            <p><br>
            </p>
            <div>On 5/7/20 10:36 PM, Jody Garnett wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">Thanks for the review Jo, 
                <div><br>
                </div>
                <div>As this project is on GitHub I recommend
                  contributing be covered by a CONTRIBUTING.md file
                  (which is shown when folks make a pull request).</div>
                <div><br>
                </div>
                <div>When the project has addressed your points please
                  make a motion to accept GeoStyler :)<br clear="all">
                  <div>
                    <div dir="ltr">
                      <div dir="ltr">
                        <div>
                          <div dir="ltr">
                            <div>--</div>
                            <div>Jody Garnett</div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <br>
                </div>
              </div>
              <br>
              <div class="gmail_quote">
                <div dir="ltr" class="gmail_attr">On Thu, 7 May 2020 at
                  03:47, Jo Cook <<a
                    href="mailto:jocook@astuntechnology.com"
                    target="_blank" moz-do-not-send="true">jocook@astuntechnology.com</a>>
                  wrote:<br>
                </div>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Hi
                  Jan,<br>
                  <br>
                  Looking through the checklist- I can see a developer
                  guide but not an<br>
                  obvious contributing guide. I would consider
                  contributions to<br>
                  encompass small bug fixes (even documentation) so I
                  think it would be<br>
                  good to include something that explains how people can
                  and should get<br>
                  involved. Similarly I don't see a code of conduct.<br>
                  <br>
                  I don't see license headers on many pages- and while
                  that may not be a<br>
                  requirement of the BSD it helps for code transparency,
                  particularly if<br>
                  people end up on a GitHub page when searching.<br>
                  <br>
                  Hope that helps<br>
                  <br>
                  Jo<br>
                  <br>
                  On Thu, May 7, 2020 at 10:09 AM Jan Suleiman <<a
                    href="mailto:suleiman@terrestris.de" target="_blank"
                    moz-do-not-send="true">suleiman@terrestris.de</a>>
                  wrote:<br>
                  ><br>
                  > Hi everyone,<br>
                  ><br>
                  > is there something we can do at the moment to
                  simplify the decision<br>
                  > making for you?<br>
                  ><br>
                  ><br>
                  > I hope you are all safe and well!<br>
                  ><br>
                  > Kind regards<br>
                  ><br>
                  > Jan<br>
                  ><br>
                  > On 3/25/20 5:46 PM, <a
                    href="mailto:adams@osgeo.org" target="_blank"
                    moz-do-not-send="true">adams@osgeo.org</a> wrote:<br>
                  > > Dear Jan,<br>
                  > ><br>
                  > > just FYI: There is knowledge in our house,
                  as Carmen did some work to<br>
                  > > integrate actinia in OSGeo Live. But this is
                  step after your discussion<br>
                  > > n how ...<br>
                  > ><br>
                  > > Till<br>
                  > ><br>
                  > ><br>
                  > ><br>
                  > ><br>
                  > > Am 25.03.20 um 16:34 schrieb Jan Suleiman:<br>
                  > >> Hi Cameron,<br>
                  > >><br>
                  > >> thank you very much for your reply. We
                  are happy to hear that you see<br>
                  > >> GeoStyler as a suitable project.<br>
                  > >><br>
                  > >> Generally, we think including GeoStyler
                  in OSGeoLive would be great.<br>
                  > >> However, we first have to think about
                  how we could include it, so that<br>
                  > >> it actually makes sense (since GeoStyler
                  is a collection of libraries in<br>
                  > >> the first place).<br>
                  > >><br>
                  > >> We will discuss this with the community,
                  to come up with a proper solution.<br>
                  > >><br>
                  > >><br>
                  > >> Kind regards<br>
                  > >><br>
                  > >> Jan<br>
                  > >><br>
                  > >> On 3/24/20 11:18 PM, Cameron Shorter
                  wrote:<br>
                  > >>> Hi Jan,<br>
                  > >>><br>
                  > >>> Sorry for the delayed response. I'm
                  hoping one of the more active<br>
                  > >>> members of the incubation committee
                  would speak up.<br>
                  > >>><br>
                  > >>> Assuming GeoStyler fits Jody's
                  checklist (which it looks like it<br>
                  > >>> does), I'm strongly in favour of
                  including GeoStyler as an OSGeo<br>
                  > >>> community project.<br>
                  > >>><br>
                  > >>>  From what I can see, GeoStyler
                  addresses a pain point that many of us<br>
                  > >>> in the OSGeo community have faced at
                  some point, and I'd love to see<br>
                  > >>> it promoted and grow. In particular,
                  I'd love to see GeoStyler<br>
                  > >>> included in OSGeoLive, <a
                    href="http://live.osgeo.org" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">http://live.osgeo.org</a><br>
                  > >>><br>
                  > >>> The application process<br>
                  > >>> here:<a
                    href="https://trac.osgeo.org/osgeolive/wiki/Projects/How_to_apply"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://trac.osgeo.org/osgeolive/wiki/Projects/How_to_apply</a><br>
                  > >>> <<a
                    href="https://trac.osgeo.org/osgeolive/wiki/Projects/How_to_apply"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://trac.osgeo.org/osgeolive/wiki/Projects/How_to_apply</a>>.
                  Would<br>
                  > >>> you be interested in joining
                  OSGeoLive? (Note the ongoing commitment<br>
                  > >>> required in questions).<br>
                  > >>><br>
                  > >>> Cheers, Cameron<br>
                  > >>><br>
                  > >>><br>
                  > >>> On 19/3/20 3:19 am, Jan Suleiman
                  wrote:<br>
                  > >>>> Dear Incubation Committee,<br>
                  > >>>><br>
                  > >>>> we would like to introduce our
                  Open Source project "GeoStyler".<br>
                  > >>>><br>
                  > >>>> GeoStyler is an Open Source
                  JavaScript library that enables users to<br>
                  > >>>> style maps with the help of a
                  Graphical User Interface.<br>
                  > >>>> The goal of GeoStyler is a
                  universally applicable GUI that works with<br>
                  > >>>> any given style format; may it
                  be SLD, QML, OpenLayers, etc.<br>
                  > >>>><br>
                  > >>>> In order to achieve that goal,
                  we follow a plugin-approach where so<br>
                  > >>>> called "style-parsers" can be
                  plugged into the UI. These style<br>
                  > >>>> parsers work as a conversion
                  tool to bidirectionally convert between<br>
                  > >>>> any external style and our
                  internal style format.<br>
                  > >>>> As a positive side effect, we
                  are able to convert from one external<br>
                  > >>>> format to another one (e.g. from
                  QML to SLD, etc.).<br>
                  > >>>><br>
                  > >>>> The GUI library is written in
                  react but also provides browser builds<br>
                  > >>>> to enable its usage outside of
                  any react application.<br>
                  > >>>><br>
                  > >>>> With thanks to currently 16
                  different contributors, we successfully<br>
                  > >>>> maintain 15 repositories in our
                  GitHub organisation, including the UI<br>
                  > >>>> library and documentation,
                  different style-parsers, data-parsers,<br>
                  > >>>> type definitions, a demo
                  application and a tutorial. The majority of<br>
                  > >>>> these was also already published
                  on NPM. On the OSGeo Bolsena Code<br>
                  > >>>> Sprint 2019, a GeoServer
                  Community Extension was written that<br>
                  > >>>> integrates GeoStyler and allows
                  the creation of styles within<br>
                  > >>>> GeoServer by using our GUI.<br>
                  > >>>><br>
                  > >>>> The GitHub organisation can be
                  found here:<br>
                  > >>>> <a
                    href="https://github.com/geostyler/geostyler"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://github.com/geostyler/geostyler</a><br>
                  > >>>> The Demo Application including
                  links to Docs, GitHub and NPM can be<br>
                  > >>>> found here: <a
                    href="https://geostyler.org" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">https://geostyler.org</a><br>
                  > >>>> The GeoServer Plugin here:<br>
                  > >>>> <a
href="https://docs.geoserver.org/master/en/user/community/geostyler/index.html"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://docs.geoserver.org/master/en/user/community/geostyler/index.html</a><br>
                  > >>>> FOSS4G 2019 Talk:<br>
                  > >>>> <a
href="https://media.ccc.de/v/bucharest-204-geostyler-a-generic-graphical-style-editor-for-geodata"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://media.ccc.de/v/bucharest-204-geostyler-a-generic-graphical-style-editor-for-geodata</a><br>
                  > >>>> FOSSGIS 2019 Talk (German):<br>
                  > >>>> <a
href="https://media.ccc.de/v/fossgis2019-478-geostyler-ein-generischer-grafischer-stileditor-fr-geodaten"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://media.ccc.de/v/fossgis2019-478-geostyler-ein-generischer-grafischer-stileditor-fr-geodaten</a><br>
                  > >>>> AGIT 2019 Talk (German): <a
                    href="https://av.tib.eu/media/43048"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://av.tib.eu/media/43048</a><br>
                  > >>>> FOSSGIS 2020 Talk (German):<br>
                  > >>>> <a
                    href="https://media.ccc.de/v/fossgis2020-3027-neues-vom-geostyler"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://media.ccc.de/v/fossgis2020-3027-neues-vom-geostyler</a><br>
                  > >>>><br>
                  > >>>> The licenses are BSD-2-Clause
                  and we are very happy and eager to<br>
                  > >>>> extend the list of contributors.
                  Our first goal would be to be listed<br>
                  > >>>> on the OSGeo webpage and in the
                  long run to release GeoStyler as an<br>
                  > >>>> OSGeo Community Project.<br>
                  > >>>><br>
                  > >>>> In the future, we would like to
                  provide additional style-parsers<br>
                  > >>>> (e.g. for mapserver) and extend
                  the UI library with additional<br>
                  > >>>> components to further simplify
                  styling maps.<br>
                  > >>>><br>
                  > >>>><br>
                  > >>>> We are happy to receive your
                  support, if there are any questions, we<br>
                  > >>>> are happy to help!<br>
                  > >>>><br>
                  > >>>> Kind regards<br>
                  > >>>><br>
                  > >>>> Jan Suleiman<br>
                  > >>>><br>
                  > >>> --<br>
                  > >>> Cameron Shorter<br>
                  > >>> Technology Demystifier<br>
                  > >>> Open Technologies and Geospatial
                  Consultant<br>
                  > >>><br>
                  > >>> M +61 (0) 419 142 254<br>
                  > >> --<br>
                  > >><br>
                  > >>    M.Sc. Geoinformatik Jan Suleiman<br>
                  > >>    - Anwendungsentwickler -<br>
                  > >><br>
                  > >>    terrestris GmbH & Co. KG<br>
                  > >>    Kölnstraße 99<br>
                  > >>    53111 Bonn<br>
                  > >><br>
                  > >>    Tel: +49 (0)228 / 96 28 99 -51<br>
                  > >>    Fax: +49 (0)228 / 96 28 99 -57<br>
                  > >><br>
                  > >>    Email: <a
                    href="mailto:suleiman@terrestris.de" target="_blank"
                    moz-do-not-send="true">suleiman@terrestris.de</a><br>
                  > >>    Web: <a
                    href="http://www.terrestris.de" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">http://www.terrestris.de</a><br>
                  > >><br>
                  > >>    Komplementärin: terrestris
                  Verwaltungsgesellschaft mbH vertreten durch:<br>
                  > >>    Torsten Brassat, Marc Jansen<br>
                  > >><br>
                  > >>    Informationen über Ihre gespeicherten
                  Daten finden Sie auf<br>
                  > >>    unserer Homepage unter folgendem
                  Link:<br>
                  > >>    <a
                    href="https://www.terrestris.de/datenschutzerklaerung/"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://www.terrestris.de/datenschutzerklaerung/</a><br>
                  > >><br>
                  > >><br>
                  > >>
                  _______________________________________________<br>
                  > >> Incubator mailing list<br>
                  > >> <a
                    href="mailto:Incubator@lists.osgeo.org"
                    target="_blank" moz-do-not-send="true">Incubator@lists.osgeo.org</a><br>
                  > >> <a
                    href="https://lists.osgeo.org/mailman/listinfo/incubator"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/incubator</a><br>
                  > >><br>
                  > >
                  _______________________________________________<br>
                  > > Incubator mailing list<br>
                  > > <a href="mailto:Incubator@lists.osgeo.org"
                    target="_blank" moz-do-not-send="true">Incubator@lists.osgeo.org</a><br>
                  > > <a
                    href="https://lists.osgeo.org/mailman/listinfo/incubator"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/incubator</a><br>
                  ><br>
                  > --<br>
                  ><br>
                  >    M.Sc. Geoinformatik Jan Suleiman<br>
                  >    - Anwendungsentwickler -<br>
                  ><br>
                  >    terrestris GmbH & Co. KG<br>
                  >    Kölnstraße 99<br>
                  >    53111 Bonn<br>
                  ><br>
                  >    Tel: +49 (0)228 / 96 28 99 -51<br>
                  >    Fax: +49 (0)228 / 96 28 99 -57<br>
                  ><br>
                  >    Email: <a
                    href="mailto:suleiman@terrestris.de" target="_blank"
                    moz-do-not-send="true">suleiman@terrestris.de</a><br>
                  >    Web: <a href="http://www.terrestris.de"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">http://www.terrestris.de</a><br>
                  ><br>
                  >    Komplementärin: terrestris
                  Verwaltungsgesellschaft mbH vertreten durch:<br>
                  >    Torsten Brassat, Marc Jansen<br>
                  ><br>
                  >    Informationen über Ihre gespeicherten Daten
                  finden Sie auf<br>
                  >    unserer Homepage unter folgendem Link:<br>
                  >    <a
                    href="https://www.terrestris.de/datenschutzerklaerung/"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://www.terrestris.de/datenschutzerklaerung/</a><br>
                  ><br>
                  > _______________________________________________<br>
                  > Incubator mailing list<br>
                  > <a href="mailto:Incubator@lists.osgeo.org"
                    target="_blank" moz-do-not-send="true">Incubator@lists.osgeo.org</a><br>
                  > <a
                    href="https://lists.osgeo.org/mailman/listinfo/incubator"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/incubator</a><br>
                  <br>
                  <br>
                  <br>
                  -- <br>
                  Jo Cook<br>
                  t:+44 7930 524 155/twitter:@archaeogeek<br>
                  Please note that currently I do not work on Friday
                  afternoons. For<br>
                  urgent responses at that time, please visit<br>
                  <a href="http://support.astuntechnology.com"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">support.astuntechnology.com</a>
                  or phone our office on 01372 744009<br>
                  <br>
                  -- <br>
                  -- <br>
                  *Sign up to our mailing list <br>
                  <<a
                    href="https://astuntechnology.com/company/#email-updates"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://astuntechnology.com/company/#email-updates</a>> for
                  updates on news, <br>
                  products, conferences, events and training*<br>
                  *<br>
                  *<br>
                  <br>
                  Astun Technology Ltd, <br>
                  Epsom Square Centre, 6-7 The Derby Square, Epsom,
                  Surrey, KT19 8AG, UK <br>
                  <br>
                  t:+44 1372 744 009 w: <a
                    href="http://astuntechnology.com" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">astuntechnology.com</a>
                  <<a href="http://astuntechnology.com/"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">http://astuntechnology.com/</a>> <br>
                  twitter:@astuntech <<a
                    href="https://twitter.com/astuntech"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://twitter.com/astuntech</a>><br>
                  <br>
                  <br>
                  <br>
                  iShare - enterprise <br>
                  geographic intelligence platform <<a
                    href="https://astuntechnology.com/ishare/"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://astuntechnology.com/ishare/</a>><br>
                  <br>
                  GeoServer, PostGIS and QGIS training <br>
                  <<a
                    href="https://astuntechnology.com/training-courses/"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://astuntechnology.com/training-courses/</a>><br>
                  Helpdesk and customer <br>
                  portal <br>
                  <<a
href="https://astuntech.atlassian.net/wiki/spaces/ISHAREHELP/pages/364970043/Astun+Technology+Support+Portal"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://astuntech.atlassian.net/wiki/spaces/ISHAREHELP/pages/364970043/Astun+Technology+Support+Portal</a>><br>
                  <br>
                  <br>
                  <br>
                  <br>
                  <br>
                  Company registration no. 5410695. Registered in
                  England and Wales. <br>
                  Registered office: 120 Manor Green Road, Epsom,
                  Surrey, KT19 8LN VAT no. <br>
                  864201149.<br>
                  _______________________________________________<br>
                  Incubator mailing list<br>
                  <a href="mailto:Incubator@lists.osgeo.org"
                    target="_blank" moz-do-not-send="true">Incubator@lists.osgeo.org</a><br>
                  <a
                    href="https://lists.osgeo.org/mailman/listinfo/incubator"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/incubator</a></blockquote>
              </div>
            </blockquote>
            <pre cols="72">-- 

  M.Sc. Geoinformatik Jan Suleiman
  - Anwendungsentwickler -

  terrestris GmbH & Co. KG
  Kölnstraße 99
  53111 Bonn

  Tel: +49 (0)228 / 96 28 99 -51
  Fax: +49 (0)228 / 96 28 99 -57

  Email: <a href="mailto:suleiman@terrestris.de" target="_blank" moz-do-not-send="true">suleiman@terrestris.de</a>
  Web: <a href="http://www.terrestris.de" target="_blank" moz-do-not-send="true">http://www.terrestris.de</a>

  Komplementärin: terrestris Verwaltungsgesellschaft mbH vertreten durch: 
  Torsten Brassat, Marc Jansen

  Informationen über Ihre gespeicherten Daten finden Sie auf
  unserer Homepage unter folgendem Link:
  <a href="https://www.terrestris.de/datenschutzerklaerung/" target="_blank" moz-do-not-send="true">https://www.terrestris.de/datenschutzerklaerung/</a>
</pre>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Incubator mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Incubator@lists.osgeo.org">Incubator@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/incubator">https://lists.osgeo.org/mailman/listinfo/incubator</a></pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Marc Jansen
  — Geschäftsführer —

  terrestris GmbH & Co. KG
  Kölnstraße 99
  53111 Bonn

  Tel:   +49 (0)228 / 96 28 99 -53
  Fax:   +49 (0)228 / 96 28 99 -57

  Email: <a class="moz-txt-link-abbreviated" href="mailto:jansen@terrestris.de">jansen@terrestris.de</a>
  Web:   <a class="moz-txt-link-freetext" href="https://www.terrestris.de">https://www.terrestris.de</a>

  Amtsgericht Bonn, HRA 6835
  Komplementärin: terrestris Verwaltungsgesellschaft mbH
  vertreten durch: Torsten Brassat, Marc Jansen
  
  Informationen über Ihre gespeicherten Daten finden Sie auf
  unserer Homepage unter folgendem Link: 
  <a class="moz-txt-link-freetext" href="https://www.terrestris.de/datenschutzerklaerung/">https://www.terrestris.de/datenschutzerklaerung/</a></pre>
  </body>
</html>