Skip to content

Commit

Permalink
Merge pull request #434 from delageniere/432-licence
Browse files Browse the repository at this point in the history
432 licence
  • Loading branch information
antolinos authored Jul 23, 2019
2 parents ec85f51 + 5039c7d commit 3b3b156
Show file tree
Hide file tree
Showing 8 changed files with 288 additions and 692 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
Loading

0 comments on commit 3b3b156

Please sign in to comment.