Skip to content

Commit

Permalink
Forgot to add license header
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Jun 15, 2012
1 parent 57ee799 commit 9772d84
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/gui/raster/qgsrasterrendererwidget.cpp
@@ -1,3 +1,20 @@
/***************************************************************************
qgsrasterrendererwidget.cpp
---------------------------
begin : June 2012
copyright : (C) 2012 by Marco Hugentobler
email : marco at sourcepole dot ch
***************************************************************************/

/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/

#include "qgsrasterrendererwidget.h"
#include "qgsrasterdataprovider.h"
#include "qgsrasterlayer.h"
Expand Down

0 comments on commit 9772d84

Please sign in to comment.