Skip to content
Snippets Groups Projects
Commit 55d6590b authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

DOC: update source file headers

parent 25219f14
Branches
Tags
No related merge requests found
......@@ -6,13 +6,16 @@
Version: $Revision$
Copyright (c) Centre National d'Etudes Spatiales. All rights reserved.
See OTBCopyright.txt for details.
Copyright:
Centre National d'Etudes Spatiales,
CS Systemes d'information.
See OTBCopyright.txt, CSCopyright.txt for details.
All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the above copyright notices for more information.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
......
......@@ -6,13 +6,16 @@
Version: $Revision$
Copyright (c) Centre National d'Etudes Spatiales. All rights reserved.
See OTBCopyright.txt for details.
Copyright:
Centre National d'Etudes Spatiales,
CS Systemes d'information.
See OTBCopyright.txt, CSCopyright.txt for details.
All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the above copyright notices for more information.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
#ifndef __otbWrapperSWIGIncludes_h
......
# -*- coding: utf-8 -*-
# Authors: Rashad Kanavath <rashad.kanavath@c-s.fr>
# Julien Malik <julien.malik@c-s.fr>
#
# Copyright: (c) CS Systemes d'information. All rights reserved
#
# Example on the use of otb "pythonization"
#
......
# -*- coding: utf-8 -*-
# Author: Rashad Kanavath <rashad.kanavath@c-s.fr>
#
# Copyright: (c) CS Systemes d'information. All rights reserved
#
# Example on testing numpy
#
import sys
import os
#from scipy import misc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment