Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
3d1b19b2
Commit
3d1b19b2
authored
15 years ago
by
Ger van Diepen
Browse files
Options
Downloads
Patches
Plain Diff
bug 1408:
Inserted new copyright header
parent
1a66b12d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
LCS/pyparameterset/src/__init__.py
+9
-9
9 additions, 9 deletions
LCS/pyparameterset/src/__init__.py
LCS/pyparameterset/src/pyparameterset.cc
+9
-9
9 additions, 9 deletions
LCS/pyparameterset/src/pyparameterset.cc
with
18 additions
and
18 deletions
LCS/pyparameterset/src/__init__.py
+
9
−
9
View file @
3d1b19b2
# __init__.py: Top level .py file for python parameterset interface
# __init__.py: Top level .py file for python parameterset interface
# Copyright (C) 2008
# Copyright (C) 2008
# ASTRON (Netherlands
Foundation for Research in
Astronomy)
# ASTRON (Netherlands
Institute for Radio
Astronomy)
# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
, seg@astron.nl
# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
#
#
# This program is free software; you can redistribute it and/or modify
# This file is part of the LOFAR software suite.
# it under the terms of the GNU General Public License as published by
# The LOFAR software suite is free software: you can redistribute it and/or
# the Free Software Foundation; either version 2 of the License, or
# modify it under the terms of the GNU General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# (at your option) any later version.
#
#
# Th
is program
is distributed in the hope that it will be useful,
# Th
e LOFAR software suite
is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU General Public License for more details.
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License along
# along with this program; if not, write to the Free Software
# with the LOFAR software suite. If not, see <http://www.gnu.org/licenses/>.
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
#
# $Id$
# $Id$
...
...
This diff is collapsed.
Click to expand it.
LCS/pyparameterset/src/pyparameterset.cc
+
9
−
9
View file @
3d1b19b2
//# pyparameterset.cc: python module for ParameterSet class
//# pyparameterset.cc: python module for ParameterSet class
//# Copyright (C) 2008
//# Copyright (C) 2008
//# ASTRON (Netherlands
Foundation for Research in
Astronomy)
//# ASTRON (Netherlands
Institute for Radio
Astronomy)
//# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
, seg@astron.nl
//# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
//#
//#
//# This program is free software; you can redistribute it and/or modify
//# This file is part of the LOFAR software suite.
//# it under the terms of the GNU General Public License as published by
//# The LOFAR software suite is free software: you can redistribute it and/or
//# the Free Software Foundation; either version 2 of the License, or
//# modify it under the terms of the GNU General Public License as published
//# by the Free Software Foundation, either version 3 of the License, or
//# (at your option) any later version.
//# (at your option) any later version.
//#
//#
//# Th
is program
is distributed in the hope that it will be useful,
//# Th
e LOFAR software suite
is distributed in the hope that it will be useful,
//# but WITHOUT ANY WARRANTY; without even the implied warranty of
//# but WITHOUT ANY WARRANTY; without even the implied warranty of
//# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//# GNU General Public License for more details.
//# GNU General Public License for more details.
//#
//#
//# You should have received a copy of the GNU General Public License
//# You should have received a copy of the GNU General Public License along
//# along with this program; if not, write to the Free Software
//# with the LOFAR software suite. If not, see <http://www.gnu.org/licenses/>.
//# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//#
//#
//# $Id$
//# $Id$
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment