Skip to content
Snippets Groups Projects
Commit 8488f40e authored by Ryan Inch's avatar Ryan Inch
Browse files

Collection Manager: Update header. Task: T69577

Add missing GPL license header to qcd_init.py
parent 40e34a8b
Branches
Tags
No related merge requests found
# ##### BEGIN GPL LICENSE BLOCK #####
#
# 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.
#
# This program 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# ##### END GPL LICENSE BLOCK #####
# Copyright 2011, Ryan Inch
import os import os
import bpy import bpy
import bpy.utils.previews import bpy.utils.previews
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment