Changeset 395 for trunk/src/lib


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/lib
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/assimp.cc

    r319 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/lib/assimp.hh"
  • trunk/src/lib/curses.cc

    r374 r395  
    1 // Copyright (C) 2013-2014 ChaosForge Ltd
     1// Copyright (C) 2013-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/lib/curses.hh"
  • trunk/src/lib/fmod.cc

    r319 r395  
    1 // Copyright (C) 2012-2014 ChaosForge Ltd
     1// Copyright (C) 2012-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/lib/fmod.hh"
  • trunk/src/lib/freetype2.cc

    r319 r395  
    1 // Copyright (C) 2012-2014 ChaosForge Ltd
     1// Copyright (C) 2012-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/lib/freetype2.hh"
  • trunk/src/lib/gl.cc

    r368 r395  
    1 // Copyright (C) 2012-2014 ChaosForge Ltd
     1// Copyright (C) 2012-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
    6 
    7 #include "nv/core/common.hh"
     4// This file is part of Nova libraries.
     5// For conditions of distribution and use, see copying.txt file in root folder.
     6
     7#include "nv/common.hh"
    88#include "nv/stl/range.hh"
    99#include "nv/core/logging.hh"
  • trunk/src/lib/lua.cc

    r319 r395  
    1 // Copyright (C) 2012-2014 ChaosForge Ltd
     1// Copyright (C) 2012-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/lib/lua.hh"
  • trunk/src/lib/sdl.cc

    r326 r395  
    1 // Copyright (C) 2012-2014 ChaosForge Ltd
     1// Copyright (C) 2012-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/lib/sdl.hh"
  • trunk/src/lib/sdl_image.cc

    r319 r395  
    1 // Copyright (C) 2012-2014 ChaosForge Ltd
     1// Copyright (C) 2012-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/lib/sdl_image.hh"
  • trunk/src/lib/sdl_mixer.cc

    r319 r395  
    1 // Copyright (C) 2012-2014 ChaosForge Ltd
     1// Copyright (C) 2012-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/lib/sdl_mixer.hh"
Note: See TracChangeset for help on using the changeset viewer.