Changeset 395 for trunk/src/engine


Ignore:
Timestamp:
06/11/15 21:40:00 (10 years ago)
Author:
epyon
Message:
  • bulk update copyright update include guards cleanup core/common.hh -> common.hh minor cleanups
Location:
trunk/src/engine
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/engine/particle_engine.cc

    r382 r395  
    1 // Copyright (C) 2014 ChaosForge Ltd
    2 // This file is part of NV Libraries.
    3 // For conditions of distribution and use, see copyright notice in nv.hh
     1// Copyright (C) 2014-2015 ChaosForge Ltd
     2// http://chaosforge.org/
     3//
     4// This file is part of Nova libraries.
     5// For conditions of distribution and use, see copying.txt file in root folder.
    46
    57#include "nv/engine/particle_engine.hh"
  • trunk/src/engine/program_manager.cc

    r382 r395  
    1 // Copyright (C) 2014 ChaosForge Ltd
     1// Copyright (C) 2014-2015 ChaosForge Ltd
    22// http://chaosforge.org/
    33//
    4 // This file is part of NV Libraries.
    5 // For conditions of distribution and use, see copyright notice in nv.hh
     4// This file is part of Nova libraries.
     5// For conditions of distribution and use, see copying.txt file in root folder.
    66
    77#include "nv/engine/program_manager.hh"
  • trunk/src/engine/resource_system.cc

    r382 r395  
    1 // Copyright (C) 2014 ChaosForge Ltd
     1// Copyright (C) 2014-2015 ChaosForge Ltd
    22// http://chaosforge.org/
    33//
    4 // This file is part of NV Libraries.
    5 // For conditions of distribution and use, see copyright notice in nv.hh
     4// This file is part of Nova libraries.
     5// For conditions of distribution and use, see copying.txt file in root folder.
    66
    77#include "nv/engine/resource_system.hh"
Note: See TracChangeset for help on using the changeset viewer.