From c033caf7655a15750a6ba9916177bb40dc9686c9 Mon Sep 17 00:00:00 2001 From: corwinn Date: Mon, 16 Jan 2012 15:20:51 +0200 Subject: [PATCH] Updated to 2012 :) --- LICENSE.TXT | 2 +- basemodel.cpp | 2 +- basemodel.h | 2 +- config.h.in | 2 +- fsengine/bsa.cpp | 2 +- fsengine/bsa.h | 2 +- fsengine/fsengine.cpp | 2 +- fsengine/fsengine.h | 2 +- fsengine/fsmanager.cpp | 2 +- fsengine/fsmanager.h | 2 +- gl/dds/BlockDXT.cpp | 2 +- gl/dds/BlockDXT.h | 2 +- gl/dds/Color.h | 2 +- gl/dds/ColorBlock.cpp | 2 +- gl/dds/ColorBlock.h | 2 +- gl/dds/Common.h | 2 +- gl/dds/DirectDrawSurface.cpp | 2 +- gl/dds/DirectDrawSurface.h | 2 +- gl/dds/Image.cpp | 2 +- gl/dds/Image.h | 2 +- gl/dds/PixelFormat.h | 2 +- gl/dds/Stream.cpp | 2 +- gl/dds/Stream.h | 2 +- gl/dds/dds_api.cpp | 2 +- gl/dds/dds_api.h | 2 +- gl/glcontrolable.h | 2 +- gl/glcontroller.cpp | 2 +- gl/glcontroller.h | 2 +- gl/glmarker.cpp | 2 +- gl/glmarker.h | 2 +- gl/glmesh.cpp | 2 +- gl/glmesh.h | 2 +- gl/glnode.cpp | 2 +- gl/glnode.h | 2 +- gl/glparticles.cpp | 2 +- gl/glparticles.h | 2 +- gl/glproperty.cpp | 2 +- gl/glproperty.h | 2 +- gl/glscene.cpp | 2 +- gl/glscene.h | 2 +- gl/gltex.cpp | 2 +- gl/gltex.h | 2 +- gl/gltexloaders.cpp | 2 +- gl/gltexloaders.h | 2 +- gl/gltools.cpp | 2 +- gl/gltools.h | 2 +- gl/marker/constraints.h | 2 +- gl/marker/furniture.h | 2 +- gl/renderer.cpp | 2 +- gl/renderer.h | 2 +- glview.cpp | 2 +- glview.h | 2 +- importex/importex.cpp | 2 +- importex/obj.cpp | 2 +- kfmmodel.cpp | 2 +- kfmmodel.h | 2 +- kfmxml.cpp | 2 +- nifdelegate.cpp | 2 +- nifexpr.cpp | 2 +- nifexpr.h | 2 +- nifitem.h | 2 +- nifmodel.cpp | 2 +- nifmodel.h | 2 +- nifproxy.cpp | 2 +- nifproxy.h | 2 +- nifskope.cpp | 2 +- nifskope.h | 2 +- niftypes.cpp | 2 +- niftypes.h | 2 +- nifvalue.cpp | 2 +- nifvalue.h | 2 +- nifxml.cpp | 2 +- options.cpp | 2 +- options.h | 2 +- qhull.cpp | 2 +- qhull.h | 2 +- spellbook.cpp | 2 +- spellbook.h | 2 +- widgets/colorwheel.cpp | 2 +- widgets/colorwheel.h | 2 +- widgets/copyfnam.cpp | 2 +- widgets/copyfnam.h | 2 +- widgets/fileselect.cpp | 2 +- widgets/fileselect.h | 2 +- widgets/floatedit.cpp | 2 +- widgets/floatedit.h | 2 +- widgets/floatslider.cpp | 2 +- widgets/floatslider.h | 2 +- widgets/groupbox.cpp | 2 +- widgets/groupbox.h | 2 +- widgets/inspect.cpp | 2 +- widgets/inspect.h | 2 +- widgets/nifcheckboxlist.cpp | 2 +- widgets/nifcheckboxlist.h | 2 +- widgets/nifeditors.cpp | 2 +- widgets/nifeditors.h | 2 +- widgets/nifview.cpp | 2 +- widgets/nifview.h | 2 +- widgets/refrbrowser.cpp | 2 +- widgets/refrbrowser.h | 2 +- widgets/uvedit.cpp | 2 +- widgets/uvedit.h | 2 +- widgets/valueedit.cpp | 2 +- widgets/valueedit.h | 2 +- win-install/nifskope-fedora-mingw-dynamic.nsi | 2 +- win-install/nifskope-mingw-dynamic.nsi | 2 +- win-install/nifskope-mingw-static.nsi | 2 +- win-install/nifskope-msvc-static.nsi | 2 +- win-install/nifskope.nsh | 2 +- 109 files changed, 109 insertions(+), 109 deletions(-) diff --git a/LICENSE.TXT b/LICENSE.TXT index 8ea165d63..49d7496f3 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -1,6 +1,6 @@ NIFSKOPE LICENSE -Copyright (c) 2005-2010, NIF File Format Library and Tools. +Copyright (c) 2005-2012, NIF File Format Library and Tools. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/basemodel.cpp b/basemodel.cpp index d47f182a2..f3f6a7485 100644 --- a/basemodel.cpp +++ b/basemodel.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/basemodel.h b/basemodel.h index 473111d03..ebe1acabe 100644 --- a/basemodel.h +++ b/basemodel.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/config.h.in b/config.h.in index 3791c9fa4..e05beea86 100644 --- a/config.h.in +++ b/config.h.in @@ -4,7 +4,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fsengine/bsa.cpp b/fsengine/bsa.cpp index f700b4cdb..866b589ec 100644 --- a/fsengine/bsa.cpp +++ b/fsengine/bsa.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fsengine/bsa.h b/fsengine/bsa.h index 6a624cc91..42253b1c3 100644 --- a/fsengine/bsa.h +++ b/fsengine/bsa.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fsengine/fsengine.cpp b/fsengine/fsengine.cpp index 6372e0485..ebcc3dfc7 100644 --- a/fsengine/fsengine.cpp +++ b/fsengine/fsengine.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fsengine/fsengine.h b/fsengine/fsengine.h index c7fe83b9c..51eb2794b 100644 --- a/fsengine/fsengine.h +++ b/fsengine/fsengine.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fsengine/fsmanager.cpp b/fsengine/fsmanager.cpp index 7a5d2b052..af9879ace 100644 --- a/fsengine/fsmanager.cpp +++ b/fsengine/fsmanager.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fsengine/fsmanager.h b/fsengine/fsmanager.h index b7854b649..871070227 100644 --- a/fsengine/fsmanager.h +++ b/fsengine/fsmanager.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/BlockDXT.cpp b/gl/dds/BlockDXT.cpp index 62da842d7..391d34a15 100644 --- a/gl/dds/BlockDXT.cpp +++ b/gl/dds/BlockDXT.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/BlockDXT.h b/gl/dds/BlockDXT.h index 0870aa3d6..2bc33d80a 100644 --- a/gl/dds/BlockDXT.h +++ b/gl/dds/BlockDXT.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/Color.h b/gl/dds/Color.h index d4740c687..8012b1c40 100644 --- a/gl/dds/Color.h +++ b/gl/dds/Color.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/ColorBlock.cpp b/gl/dds/ColorBlock.cpp index e2966c20a..a467e8f69 100644 --- a/gl/dds/ColorBlock.cpp +++ b/gl/dds/ColorBlock.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/ColorBlock.h b/gl/dds/ColorBlock.h index 932f5235e..3d88038ee 100644 --- a/gl/dds/ColorBlock.h +++ b/gl/dds/ColorBlock.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/Common.h b/gl/dds/Common.h index 5f78fa01c..08625912a 100644 --- a/gl/dds/Common.h +++ b/gl/dds/Common.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/DirectDrawSurface.cpp b/gl/dds/DirectDrawSurface.cpp index 3653c7554..ffa4b5953 100644 --- a/gl/dds/DirectDrawSurface.cpp +++ b/gl/dds/DirectDrawSurface.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/DirectDrawSurface.h b/gl/dds/DirectDrawSurface.h index 684c8643b..453c07e46 100644 --- a/gl/dds/DirectDrawSurface.h +++ b/gl/dds/DirectDrawSurface.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/Image.cpp b/gl/dds/Image.cpp index ad055774a..1f45629ca 100644 --- a/gl/dds/Image.cpp +++ b/gl/dds/Image.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/Image.h b/gl/dds/Image.h index 53c384fc2..78bfa2c44 100644 --- a/gl/dds/Image.h +++ b/gl/dds/Image.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/PixelFormat.h b/gl/dds/PixelFormat.h index cee1aadb3..bf22b5e83 100644 --- a/gl/dds/PixelFormat.h +++ b/gl/dds/PixelFormat.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/Stream.cpp b/gl/dds/Stream.cpp index 2e3724e23..4c9a3b8e7 100644 --- a/gl/dds/Stream.cpp +++ b/gl/dds/Stream.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/Stream.h b/gl/dds/Stream.h index a98726527..f2281be45 100644 --- a/gl/dds/Stream.h +++ b/gl/dds/Stream.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/dds_api.cpp b/gl/dds/dds_api.cpp index 82c38ba05..fb62692d3 100644 --- a/gl/dds/dds_api.cpp +++ b/gl/dds/dds_api.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/dds/dds_api.h b/gl/dds/dds_api.h index 32dc4c5d4..ede2c4e31 100644 --- a/gl/dds/dds_api.h +++ b/gl/dds/dds_api.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glcontrolable.h b/gl/glcontrolable.h index 4f09c7e97..99bb4eb1b 100644 --- a/gl/glcontrolable.h +++ b/gl/glcontrolable.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glcontroller.cpp b/gl/glcontroller.cpp index f6e46163a..e8c236c1d 100644 --- a/gl/glcontroller.cpp +++ b/gl/glcontroller.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glcontroller.h b/gl/glcontroller.h index aeb2c8ae9..6b069af42 100644 --- a/gl/glcontroller.h +++ b/gl/glcontroller.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glmarker.cpp b/gl/glmarker.cpp index 0aa8331d6..9f7f25a7b 100644 --- a/gl/glmarker.cpp +++ b/gl/glmarker.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glmarker.h b/gl/glmarker.h index 8a6f956c2..9e20a5e82 100644 --- a/gl/glmarker.h +++ b/gl/glmarker.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glmesh.cpp b/gl/glmesh.cpp index 09703c167..8cca7d24b 100644 --- a/gl/glmesh.cpp +++ b/gl/glmesh.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glmesh.h b/gl/glmesh.h index 325dd85e5..e19567c05 100644 --- a/gl/glmesh.h +++ b/gl/glmesh.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glnode.cpp b/gl/glnode.cpp index ea5ce8114..a98dcd5f0 100644 --- a/gl/glnode.cpp +++ b/gl/glnode.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glnode.h b/gl/glnode.h index e4cbaa075..d5f7f36ad 100644 --- a/gl/glnode.h +++ b/gl/glnode.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glparticles.cpp b/gl/glparticles.cpp index fb4fc0b4b..57db212fe 100644 --- a/gl/glparticles.cpp +++ b/gl/glparticles.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glparticles.h b/gl/glparticles.h index e77952519..2eb9184a1 100644 --- a/gl/glparticles.h +++ b/gl/glparticles.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glproperty.cpp b/gl/glproperty.cpp index aebfeea1c..5b17433a1 100644 --- a/gl/glproperty.cpp +++ b/gl/glproperty.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glproperty.h b/gl/glproperty.h index bf2f14da0..315058d14 100644 --- a/gl/glproperty.h +++ b/gl/glproperty.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glscene.cpp b/gl/glscene.cpp index 56a0eb358..bf1629720 100644 --- a/gl/glscene.cpp +++ b/gl/glscene.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/glscene.h b/gl/glscene.h index 496b336f3..f683086ad 100644 --- a/gl/glscene.h +++ b/gl/glscene.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/gltex.cpp b/gl/gltex.cpp index c5fb09585..912294d27 100644 --- a/gl/gltex.cpp +++ b/gl/gltex.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/gltex.h b/gl/gltex.h index fa788726e..69543a820 100644 --- a/gl/gltex.h +++ b/gl/gltex.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/gltexloaders.cpp b/gl/gltexloaders.cpp index 2e7cb7c23..a5539f37c 100644 --- a/gl/gltexloaders.cpp +++ b/gl/gltexloaders.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/gltexloaders.h b/gl/gltexloaders.h index 8ba3737b9..73093229b 100644 --- a/gl/gltexloaders.h +++ b/gl/gltexloaders.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/gltools.cpp b/gl/gltools.cpp index cd011b6ee..916bea430 100644 --- a/gl/gltools.cpp +++ b/gl/gltools.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/gltools.h b/gl/gltools.h index b50857991..5b75a57d0 100644 --- a/gl/gltools.h +++ b/gl/gltools.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/marker/constraints.h b/gl/marker/constraints.h index 1d1a6906a..e43f8f1b4 100644 --- a/gl/marker/constraints.h +++ b/gl/marker/constraints.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/marker/furniture.h b/gl/marker/furniture.h index 7d02165df..e597ddbf9 100644 --- a/gl/marker/furniture.h +++ b/gl/marker/furniture.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/renderer.cpp b/gl/renderer.cpp index 61426f198..b07d7116d 100644 --- a/gl/renderer.cpp +++ b/gl/renderer.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gl/renderer.h b/gl/renderer.h index 0e2f76145..63c9f193a 100644 --- a/gl/renderer.h +++ b/gl/renderer.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/glview.cpp b/glview.cpp index 755d4a66c..36b61b07d 100644 --- a/glview.cpp +++ b/glview.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/glview.h b/glview.h index 9cb7c582c..8b1786264 100644 --- a/glview.h +++ b/glview.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/importex/importex.cpp b/importex/importex.cpp index 678536c55..d8a83d141 100644 --- a/importex/importex.cpp +++ b/importex/importex.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/importex/obj.cpp b/importex/obj.cpp index 208a8f1ff..9dde8a48e 100644 --- a/importex/obj.cpp +++ b/importex/obj.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/kfmmodel.cpp b/kfmmodel.cpp index bbc101103..79531cd2e 100644 --- a/kfmmodel.cpp +++ b/kfmmodel.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/kfmmodel.h b/kfmmodel.h index 936442aad..977d0d36c 100644 --- a/kfmmodel.h +++ b/kfmmodel.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/kfmxml.cpp b/kfmxml.cpp index 164be394a..c9d1c5a17 100644 --- a/kfmxml.cpp +++ b/kfmxml.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifdelegate.cpp b/nifdelegate.cpp index 12b764e11..faba7f8c3 100644 --- a/nifdelegate.cpp +++ b/nifdelegate.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifexpr.cpp b/nifexpr.cpp index 6b710b6f2..ab574c7b8 100644 --- a/nifexpr.cpp +++ b/nifexpr.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifexpr.h b/nifexpr.h index 5ef4babd4..184e85824 100644 --- a/nifexpr.h +++ b/nifexpr.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifitem.h b/nifitem.h index 1018d8872..c996d235e 100644 --- a/nifitem.h +++ b/nifitem.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifmodel.cpp b/nifmodel.cpp index b45d00a32..76edd3604 100644 --- a/nifmodel.cpp +++ b/nifmodel.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifmodel.h b/nifmodel.h index 5796eb767..d872f5109 100644 --- a/nifmodel.h +++ b/nifmodel.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifproxy.cpp b/nifproxy.cpp index 367fc0a27..10a6c4f97 100644 --- a/nifproxy.cpp +++ b/nifproxy.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifproxy.h b/nifproxy.h index 44348241b..02c6b4c07 100644 --- a/nifproxy.h +++ b/nifproxy.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifskope.cpp b/nifskope.cpp index c691c87ec..a8c37ca3d 100644 --- a/nifskope.cpp +++ b/nifskope.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifskope.h b/nifskope.h index e0b98c2b4..f98f18ed8 100644 --- a/nifskope.h +++ b/nifskope.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/niftypes.cpp b/niftypes.cpp index ff2c16865..5b266bc42 100644 --- a/niftypes.cpp +++ b/niftypes.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/niftypes.h b/niftypes.h index 6c6bf4966..2566da0d8 100644 --- a/niftypes.h +++ b/niftypes.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifvalue.cpp b/nifvalue.cpp index 1fcb4671b..01f31825f 100644 --- a/nifvalue.cpp +++ b/nifvalue.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifvalue.h b/nifvalue.h index e3579d488..eca23dfef 100644 --- a/nifvalue.h +++ b/nifvalue.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nifxml.cpp b/nifxml.cpp index 837b62510..574212857 100644 --- a/nifxml.cpp +++ b/nifxml.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/options.cpp b/options.cpp index efd8e3a17..43dd3ccc2 100644 --- a/options.cpp +++ b/options.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/options.h b/options.h index 923681547..7de8543e9 100644 --- a/options.h +++ b/options.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/qhull.cpp b/qhull.cpp index c240dcb22..2e6790366 100644 --- a/qhull.cpp +++ b/qhull.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/qhull.h b/qhull.h index 1adecdc12..a80f85277 100644 --- a/qhull.h +++ b/qhull.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/spellbook.cpp b/spellbook.cpp index 0504eaa3f..848907eaf 100644 --- a/spellbook.cpp +++ b/spellbook.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/spellbook.h b/spellbook.h index 8c34068b4..a20a53665 100644 --- a/spellbook.h +++ b/spellbook.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/colorwheel.cpp b/widgets/colorwheel.cpp index 42a461832..acd8e4ed3 100644 --- a/widgets/colorwheel.cpp +++ b/widgets/colorwheel.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/colorwheel.h b/widgets/colorwheel.h index 0e096405e..50e9f9c94 100644 --- a/widgets/colorwheel.h +++ b/widgets/colorwheel.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/copyfnam.cpp b/widgets/copyfnam.cpp index 39d6d58c1..cccdb2d12 100644 --- a/widgets/copyfnam.cpp +++ b/widgets/copyfnam.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/copyfnam.h b/widgets/copyfnam.h index 5b6fc381a..e7c76237b 100644 --- a/widgets/copyfnam.h +++ b/widgets/copyfnam.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/fileselect.cpp b/widgets/fileselect.cpp index 6330ec419..a120e2ec8 100644 --- a/widgets/fileselect.cpp +++ b/widgets/fileselect.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/fileselect.h b/widgets/fileselect.h index f1bc44f8f..9beb585c4 100644 --- a/widgets/fileselect.h +++ b/widgets/fileselect.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/floatedit.cpp b/widgets/floatedit.cpp index 942ec4276..9d0bbd417 100644 --- a/widgets/floatedit.cpp +++ b/widgets/floatedit.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/floatedit.h b/widgets/floatedit.h index 0003c8ca3..67baf22b1 100644 --- a/widgets/floatedit.h +++ b/widgets/floatedit.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/floatslider.cpp b/widgets/floatslider.cpp index ca66458b0..953b48797 100644 --- a/widgets/floatslider.cpp +++ b/widgets/floatslider.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/floatslider.h b/widgets/floatslider.h index 002469867..adbca8a34 100644 --- a/widgets/floatslider.h +++ b/widgets/floatslider.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/groupbox.cpp b/widgets/groupbox.cpp index e46f5cdca..4c8fdc754 100644 --- a/widgets/groupbox.cpp +++ b/widgets/groupbox.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/groupbox.h b/widgets/groupbox.h index 663a25f93..fea2c9922 100644 --- a/widgets/groupbox.h +++ b/widgets/groupbox.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/inspect.cpp b/widgets/inspect.cpp index f1781aab0..53f91ec1a 100644 --- a/widgets/inspect.cpp +++ b/widgets/inspect.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/inspect.h b/widgets/inspect.h index ee90fe568..92a861f77 100644 --- a/widgets/inspect.h +++ b/widgets/inspect.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/nifcheckboxlist.cpp b/widgets/nifcheckboxlist.cpp index 6dd4a8d99..a0ba2c051 100644 --- a/widgets/nifcheckboxlist.cpp +++ b/widgets/nifcheckboxlist.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/nifcheckboxlist.h b/widgets/nifcheckboxlist.h index 003e9f5fa..88cb89fa4 100644 --- a/widgets/nifcheckboxlist.h +++ b/widgets/nifcheckboxlist.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/nifeditors.cpp b/widgets/nifeditors.cpp index 65d58176a..a7a220366 100644 --- a/widgets/nifeditors.cpp +++ b/widgets/nifeditors.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/nifeditors.h b/widgets/nifeditors.h index 4e627cd32..f99c5f1a2 100644 --- a/widgets/nifeditors.h +++ b/widgets/nifeditors.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/nifview.cpp b/widgets/nifview.cpp index c2e431110..4a64a0b6e 100644 --- a/widgets/nifview.cpp +++ b/widgets/nifview.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/nifview.h b/widgets/nifview.h index 3cedfbe55..9fb8f1d38 100644 --- a/widgets/nifview.h +++ b/widgets/nifview.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/refrbrowser.cpp b/widgets/refrbrowser.cpp index 2b36fa662..d21785810 100644 --- a/widgets/refrbrowser.cpp +++ b/widgets/refrbrowser.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/refrbrowser.h b/widgets/refrbrowser.h index 9c5b680da..d767cdce2 100644 --- a/widgets/refrbrowser.h +++ b/widgets/refrbrowser.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/uvedit.cpp b/widgets/uvedit.cpp index 1c5a042cc..f64ee33aa 100644 --- a/widgets/uvedit.cpp +++ b/widgets/uvedit.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/uvedit.h b/widgets/uvedit.h index d4eaae2a0..75c807661 100644 --- a/widgets/uvedit.h +++ b/widgets/uvedit.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/valueedit.cpp b/widgets/valueedit.cpp index cbf7c156d..8c8069db7 100644 --- a/widgets/valueedit.cpp +++ b/widgets/valueedit.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/valueedit.h b/widgets/valueedit.h index 2e8bfe000..079ac117d 100644 --- a/widgets/valueedit.h +++ b/widgets/valueedit.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005-2010, NIF File Format Library and Tools +Copyright (c) 2005-2012, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/win-install/nifskope-fedora-mingw-dynamic.nsi b/win-install/nifskope-fedora-mingw-dynamic.nsi index 4bdc57b81..698fecef0 100644 --- a/win-install/nifskope-fedora-mingw-dynamic.nsi +++ b/win-install/nifskope-fedora-mingw-dynamic.nsi @@ -6,7 +6,7 @@ ; (NifTools - http://niftools.sourceforge.net) ; (NSIS - http://nsis.sourceforge.net) ; -; Copyright (c) 2005-2010, NIF File Format Library and Tools +; Copyright (c) 2005-2012, NIF File Format Library and Tools ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without diff --git a/win-install/nifskope-mingw-dynamic.nsi b/win-install/nifskope-mingw-dynamic.nsi index 951ff2afd..09e825672 100644 --- a/win-install/nifskope-mingw-dynamic.nsi +++ b/win-install/nifskope-mingw-dynamic.nsi @@ -6,7 +6,7 @@ ; (NifTools - http://niftools.sourceforge.net) ; (NSIS - http://nsis.sourceforge.net) ; -; Copyright (c) 2005-2010, NIF File Format Library and Tools +; Copyright (c) 2005-2012, NIF File Format Library and Tools ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without diff --git a/win-install/nifskope-mingw-static.nsi b/win-install/nifskope-mingw-static.nsi index 6247459de..8ab580c93 100644 --- a/win-install/nifskope-mingw-static.nsi +++ b/win-install/nifskope-mingw-static.nsi @@ -6,7 +6,7 @@ ; (NifTools - http://niftools.sourceforge.net) ; (NSIS - http://nsis.sourceforge.net) ; -; Copyright (c) 2005-2010, NIF File Format Library and Tools +; Copyright (c) 2005-2012, NIF File Format Library and Tools ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without diff --git a/win-install/nifskope-msvc-static.nsi b/win-install/nifskope-msvc-static.nsi index 06b920d4f..0715ab5e0 100644 --- a/win-install/nifskope-msvc-static.nsi +++ b/win-install/nifskope-msvc-static.nsi @@ -6,7 +6,7 @@ ; (NifTools - http://niftools.sourceforge.net) ; (NSIS - http://nsis.sourceforge.net) ; -; Copyright (c) 2005-2010, NIF File Format Library and Tools +; Copyright (c) 2005-2012, NIF File Format Library and Tools ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without diff --git a/win-install/nifskope.nsh b/win-install/nifskope.nsh index 3e0b77ea0..338b57e62 100644 --- a/win-install/nifskope.nsh +++ b/win-install/nifskope.nsh @@ -2,7 +2,7 @@ ; (NifTools - http://niftools.sourceforge.net) ; (NSIS - http://nsis.sourceforge.net) ; -; Copyright (c) 2005-2010, NIF File Format Library and Tools +; Copyright (c) 2005-2012, NIF File Format Library and Tools ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without