Skip to content

Commit 49b0f29

Browse files
committed
Removed echo licence statements as it did not work as intended
1 parent 0206e0d commit 49b0f29

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

Dockerfile

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,6 @@
3131
#####################################################################################
3232

3333
FROM quay.io/jupyter/datascience-notebook:2024-05-20
34-
RUN echo "\
35-
############################## LICENCE FOR BASE IMAGE ##############################\n\
36-
This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows:\n\
37-
\n\
38-
Copyright (c) 2001-2015, IPython Development Team\n\
39-
Copyright (c) 2015-, Jupyter Development Team\n\
40-
\n\
41-
All rights reserved.\n\
42-
\n\
43-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\
44-
\n\
45-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\
46-
\n\
47-
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\
48-
\n\
49-
Neither the name of the Jupyter Development Team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\
50-
\n\
51-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\
52-
#####################################################################################\n" \
53-
5434

5535
# Set versions of core software
5636
ENV CMDSTAN_VERSION=2.33.0

0 commit comments

Comments
 (0)