Skip to content

Commit

Permalink
add licence headr in creation sql scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
delageniere committed Jul 15, 2019
1 parent 0baff2f commit 5039c7d
Show file tree
Hide file tree
Showing 5 changed files with 103 additions and 18 deletions.
21 changes: 21 additions & 0 deletions ispyb-ejb/db/IspybAutoProcAttachment.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
/*******************************************************************************
* This file is part of ISPyB.
*
* ISPyB is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* ISPyB is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with ISPyB. If not, see <http://www.gnu.org/licenses/>.
*
* Contributors : S. Delageniere, R. Leal, L. Launer, K. Levik, S. Veyrier,
* P. Brenchereau, M. Bodin, A. De Maria Antolinos, O. Svensson, I. Karpics,
* A. Nardella, J. Lewis Muir, R. Fogh, D. Sanchez, I. Chado.
*********************************************************************************/

-- phpMyAdmin SQL Dump
-- version 4.6.6deb4
-- https://www.phpmyadmin.net/
Expand Down
21 changes: 21 additions & 0 deletions ispyb-ejb/db/pyconfig.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
/*******************************************************************************
* This file is part of ISPyB.
*
* ISPyB is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* ISPyB is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with ISPyB. If not, see <http://www.gnu.org/licenses/>.
*
* Contributors : S. Delageniere, R. Leal, L. Launer, K. Levik, S. Veyrier,
* P. Brenchereau, M. Bodin, A. De Maria Antolinos, O. Svensson, I. Karpics,
* A. Nardella, J. Lewis Muir, R. Fogh, D. Sanchez, I. Chado.
*********************************************************************************/

-- phpMyAdmin SQL Dump
-- version 3.3.7deb7
-- http://www.phpmyadmin.net
Expand Down
21 changes: 21 additions & 0 deletions ispyb-ejb/db/pydb.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
/*******************************************************************************
* This file is part of ISPyB.
*
* ISPyB is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* ISPyB is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with ISPyB. If not, see <http://www.gnu.org/licenses/>.
*
* Contributors : S. Delageniere, R. Leal, L. Launer, K. Levik, S. Veyrier,
* P. Brenchereau, M. Bodin, A. De Maria Antolinos, O. Svensson, I. Karpics,
* A. Nardella, J. Lewis Muir, R. Fogh, D. Sanchez, I. Chado.
*********************************************************************************/


SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
Expand Down
20 changes: 20 additions & 0 deletions ispyb-ejb/db/schemastatus.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*******************************************************************************
* This file is part of ISPyB.
*
* ISPyB is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* ISPyB is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with ISPyB. If not, see <http://www.gnu.org/licenses/>.
*
* Contributors : S. Delageniere, R. Leal, L. Launer, K. Levik, S. Veyrier,
* P. Brenchereau, M. Bodin, A. De Maria Antolinos, O. Svensson, I. Karpics,
* A. Nardella, J. Lewis Muir, R. Fogh, D. Sanchez, I. Chado.
*********************************************************************************/

--
-- Database: `pydb` version 5.14.3
Expand Down
38 changes: 20 additions & 18 deletions ispyb-ui/Documentation/licence/header_licence.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
#-----------------------------------------------------------------------------------------------------------------------------------------------------------
# This file is part of ISPyB.
#
# ISPyB is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# ISPyB is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with ISPyB. If not, see <http://www.gnu.org/licenses/>.
#
# Contributors : S. Delageniere, R. Leal, L. Launer, K. Levik, S. Veyrier, P. Brenchereau, M. Bodin, A. De Maria Antolinos
#------------------------------------------------------------------------------------------------------------------------------------------------------------
/*******************************************************************************
* This file is part of ISPyB.
*
* ISPyB is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* ISPyB is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with ISPyB. If not, see <http://www.gnu.org/licenses/>.
*
* Contributors : S. Delageniere, R. Leal, L. Launer, K. Levik, S. Veyrier,
* P. Brenchereau, M. Bodin, A. De Maria Antolinos, O. Svensson, I. Karpics,
* A. Nardella, J. Lewis Muir, R. Fogh, D. Sanchez, I. Chado.
*********************************************************************************/

0 comments on commit 5039c7d

Please sign in to comment.