src/opengl/util/generator.cpp
branchRCL_3
changeset 4 3b1da2848fc7
parent 0 1918ee327afb
equal deleted inserted replaced
3:41300fa6a67c 4:3b1da2848fc7
     1 /****************************************************************************
     1 /****************************************************************************
     2 **
     2 **
     3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     4 ** All rights reserved.
     4 ** All rights reserved.
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     6 **
     6 **
     7 ** This file is part of the QtOpenGL module of the Qt Toolkit.
     7 ** This file is part of the QtOpenGL module of the Qt Toolkit.
     8 **
     8 **
   285 
   285 
   286     QLatin1String tab(TAB);
   286     QLatin1String tab(TAB);
   287 
   287 
   288     out << "/****************************************************************************\n"
   288     out << "/****************************************************************************\n"
   289            "**\n"
   289            "**\n"
   290            "** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).\n"
   290            "** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).\n"
   291            "** All rights reserved.\n"
   291            "** All rights reserved.\n"
   292            "** Contact: Nokia Corporation (qt-info@nokia.com)\n"
   292            "** Contact: Nokia Corporation (qt-info@nokia.com)\n"
   293            "**\n"
   293            "**\n"
   294            "** This file is part of the QtOpenGL module of the Qt Toolkit.\n"
   294            "** This file is part of the QtOpenGL module of the Qt Toolkit.\n"
   295            "**\n"
   295            "**\n"