From ccedab4caba463ffce05b23029ca296e38cbab14 Mon Sep 17 00:00:00 2001 From: Amorilia Date: Sun, 20 Jan 2008 23:33:31 +0000 Subject: [PATCH] update copyright notice --- basemodel.cpp | 2 +- basemodel.h | 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 +- 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 +- 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/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/valuedit.cpp | 2 +- widgets/valueedit.h | 2 +- 94 files changed, 94 insertions(+), 94 deletions(-) diff --git a/basemodel.cpp b/basemodel.cpp index f435ee884..d3b682853 100644 --- a/basemodel.cpp +++ b/basemodel.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 66381846a..b06c2ca7b 100644 --- a/basemodel.h +++ b/basemodel.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 1e85ea417..e6c2dce8a 100644 --- a/fsengine/bsa.cpp +++ b/fsengine/bsa.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 35745660a..4714ad889 100644 --- a/fsengine/bsa.h +++ b/fsengine/bsa.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 d019ff649..6f8696b59 100644 --- a/fsengine/fsengine.cpp +++ b/fsengine/fsengine.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 cfe875be6..90107ba12 100644 --- a/fsengine/fsengine.h +++ b/fsengine/fsengine.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 156e86762..21e6bddf9 100644 --- a/fsengine/fsmanager.cpp +++ b/fsengine/fsmanager.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 20d83d1b5..7c90fdaab 100644 --- a/fsengine/fsmanager.h +++ b/fsengine/fsmanager.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 61de51ed0..2c98557ca 100644 --- a/gl/dds/BlockDXT.cpp +++ b/gl/dds/BlockDXT.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 6bc31a8da..087098188 100644 --- a/gl/dds/BlockDXT.h +++ b/gl/dds/BlockDXT.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 cf1a95eff..3a0d9fde5 100644 --- a/gl/dds/Color.h +++ b/gl/dds/Color.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 9e4e984f5..d870289e0 100644 --- a/gl/dds/ColorBlock.cpp +++ b/gl/dds/ColorBlock.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 0dda3f759..5325ae417 100644 --- a/gl/dds/ColorBlock.h +++ b/gl/dds/ColorBlock.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 afbec064d..00a011bd4 100644 --- a/gl/dds/Common.h +++ b/gl/dds/Common.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 2b18775df..04986456f 100644 --- a/gl/dds/DirectDrawSurface.cpp +++ b/gl/dds/DirectDrawSurface.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 42027c6c8..4501901a3 100644 --- a/gl/dds/DirectDrawSurface.h +++ b/gl/dds/DirectDrawSurface.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 f30b2f2b0..bf88d5b84 100644 --- a/gl/dds/Image.cpp +++ b/gl/dds/Image.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 1b9c115a6..3fbd44d1a 100644 --- a/gl/dds/Image.h +++ b/gl/dds/Image.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 ea2ae2a93..557379f4d 100644 --- a/gl/dds/PixelFormat.h +++ b/gl/dds/PixelFormat.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 964530299..5743b798f 100644 --- a/gl/dds/Stream.cpp +++ b/gl/dds/Stream.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 f98f30ffe..63c498437 100644 --- a/gl/dds/Stream.h +++ b/gl/dds/Stream.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 9fc357021..fb71b608e 100644 --- a/gl/dds/dds_api.cpp +++ b/gl/dds/dds_api.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 8bf8f6856..756007e08 100644 --- a/gl/dds/dds_api.h +++ b/gl/dds/dds_api.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 536ef37a5..063626e90 100644 --- a/gl/glcontrolable.h +++ b/gl/glcontrolable.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 075a4d21a..ff4624cfb 100644 --- a/gl/glcontroller.cpp +++ b/gl/glcontroller.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 885a8fbe6..7b24b3425 100644 --- a/gl/glcontroller.h +++ b/gl/glcontroller.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 5531c2228..d1ecbc763 100644 --- a/gl/glmarker.cpp +++ b/gl/glmarker.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 bcd1ce068..f1e6791be 100644 --- a/gl/glmarker.h +++ b/gl/glmarker.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 fd655dd84..5f280a534 100644 --- a/gl/glmesh.cpp +++ b/gl/glmesh.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 a0289485b..14df558c5 100644 --- a/gl/glmesh.h +++ b/gl/glmesh.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 0f56646a6..347ba38c0 100644 --- a/gl/glnode.cpp +++ b/gl/glnode.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 407bf1a32..6049eceda 100644 --- a/gl/glnode.h +++ b/gl/glnode.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 d7e4414ce..adc865219 100644 --- a/gl/glparticles.cpp +++ b/gl/glparticles.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 fa8421175..7c26a99b0 100644 --- a/gl/glparticles.h +++ b/gl/glparticles.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 a0e535772..6176ffebb 100644 --- a/gl/glproperty.cpp +++ b/gl/glproperty.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 27fa1a3bd..7710ddb3b 100644 --- a/gl/glproperty.h +++ b/gl/glproperty.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 5c12b1e50..741ff4e0a 100644 --- a/gl/glscene.cpp +++ b/gl/glscene.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 254d863c2..79128e467 100644 --- a/gl/glscene.h +++ b/gl/glscene.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 9357a70d6..f5f4fd4ea 100644 --- a/gl/gltex.cpp +++ b/gl/gltex.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 fb6722533..80c68a014 100644 --- a/gl/gltex.h +++ b/gl/gltex.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 ffe3020c5..fc98edfd6 100644 --- a/gl/gltexloaders.cpp +++ b/gl/gltexloaders.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 7d138b75f..300dbbad9 100644 --- a/gl/gltexloaders.h +++ b/gl/gltexloaders.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 4ec90941b..3411e2977 100644 --- a/gl/gltools.cpp +++ b/gl/gltools.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 9dcfc8395..f46119164 100644 --- a/gl/gltools.h +++ b/gl/gltools.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 927febce8..9d1743d64 100644 --- a/gl/marker/constraints.h +++ b/gl/marker/constraints.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 ae71d2ca4..7ebaf88a5 100644 --- a/gl/marker/furniture.h +++ b/gl/marker/furniture.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 3b31d4547..bea6067e2 100644 --- a/gl/renderer.cpp +++ b/gl/renderer.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 6f593a742..8eeb58279 100644 --- a/gl/renderer.h +++ b/gl/renderer.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 18a3a74b8..477f766f5 100644 --- a/glview.cpp +++ b/glview.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 c408f58e3..780d09709 100644 --- a/glview.h +++ b/glview.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 9766cc2a4..1e35a9c49 100644 --- a/importex/importex.cpp +++ b/importex/importex.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 f0286c0de..304d07302 100644 --- a/importex/obj.cpp +++ b/importex/obj.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 d4700f276..e8d8aa29c 100644 --- a/kfmmodel.cpp +++ b/kfmmodel.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 848797907..0e8c3b051 100644 --- a/kfmmodel.h +++ b/kfmmodel.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 e97ab513f..8b6e005b5 100644 --- a/kfmxml.cpp +++ b/kfmxml.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 09f4097f7..26ecb39c5 100644 --- a/nifdelegate.cpp +++ b/nifdelegate.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 16c4f1152..6886ff5fb 100644 --- a/nifitem.h +++ b/nifitem.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 6bdf91097..76c36e683 100644 --- a/nifmodel.cpp +++ b/nifmodel.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 c2330af06..4259d7096 100644 --- a/nifmodel.h +++ b/nifmodel.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 7ded346a3..df24ebc15 100644 --- a/nifproxy.cpp +++ b/nifproxy.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 cf0faf93c..674837205 100644 --- a/nifproxy.h +++ b/nifproxy.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 2cf9ab109..f3ca2b4ec 100644 --- a/nifskope.cpp +++ b/nifskope.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 c4afb7e3f..a85cdbcef 100644 --- a/nifskope.h +++ b/nifskope.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 1c3bf01dd..ed34e6d1c 100644 --- a/niftypes.cpp +++ b/niftypes.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 290c73e23..9e16147c2 100644 --- a/niftypes.h +++ b/niftypes.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 8b87b3552..f53aa201d 100644 --- a/nifvalue.cpp +++ b/nifvalue.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 d531333d6..0f69775f3 100644 --- a/nifvalue.h +++ b/nifvalue.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 a5c22e32e..f1fe906d2 100644 --- a/nifxml.cpp +++ b/nifxml.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 06606a2fe..19efa78b3 100644 --- a/options.cpp +++ b/options.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 b07e733f7..b54c0234e 100644 --- a/options.h +++ b/options.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 a357df5ca..a0d7a6c5d 100644 --- a/spellbook.cpp +++ b/spellbook.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 450cfdb58..f56c9b7db 100644 --- a/spellbook.h +++ b/spellbook.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 4994a9fbe..6ac4325ed 100644 --- a/widgets/colorwheel.cpp +++ b/widgets/colorwheel.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 34b49738b..7c96da666 100644 --- a/widgets/colorwheel.h +++ b/widgets/colorwheel.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 44b78f31c..91d5fd0f5 100644 --- a/widgets/copyfnam.cpp +++ b/widgets/copyfnam.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 874bc4ff5..3c6b13d5f 100644 --- a/widgets/copyfnam.h +++ b/widgets/copyfnam.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 42059ce91..c4bcf2631 100644 --- a/widgets/fileselect.cpp +++ b/widgets/fileselect.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 a241d119e..176137eb6 100644 --- a/widgets/fileselect.h +++ b/widgets/fileselect.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 038fd34ad..4bb5cbde1 100644 --- a/widgets/floatedit.cpp +++ b/widgets/floatedit.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 5e2861d2b..d4ec4af22 100644 --- a/widgets/floatedit.h +++ b/widgets/floatedit.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 95fc7fb7a..883c69838 100644 --- a/widgets/floatslider.cpp +++ b/widgets/floatslider.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 9950e7c8b..109f2214a 100644 --- a/widgets/floatslider.h +++ b/widgets/floatslider.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 2f9b9eefe..ceb86f362 100644 --- a/widgets/groupbox.cpp +++ b/widgets/groupbox.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 8448b95ac..a0084cb9a 100644 --- a/widgets/groupbox.h +++ b/widgets/groupbox.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 a46a6f653..303bd82e8 100644 --- a/widgets/nifeditors.cpp +++ b/widgets/nifeditors.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 994eb0c70..178f47d17 100644 --- a/widgets/nifeditors.h +++ b/widgets/nifeditors.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 c051b8ff5..6ef705709 100644 --- a/widgets/nifview.cpp +++ b/widgets/nifview.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 3aaa561d1..735e14db2 100644 --- a/widgets/nifview.h +++ b/widgets/nifview.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 fe06ed9a8..26245c0b3 100644 --- a/widgets/refrbrowser.cpp +++ b/widgets/refrbrowser.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 4ce1b17e5..b25e0eb1d 100644 --- a/widgets/refrbrowser.h +++ b/widgets/refrbrowser.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 81eb72afd..01543c1c5 100644 --- a/widgets/uvedit.cpp +++ b/widgets/uvedit.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 50d4e6f58..79ba6c846 100644 --- a/widgets/uvedit.h +++ b/widgets/uvedit.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/widgets/valuedit.cpp b/widgets/valuedit.cpp index da753868a..aa817211f 100644 --- a/widgets/valuedit.cpp +++ b/widgets/valuedit.cpp @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, 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 89d51a632..29f3791f4 100644 --- a/widgets/valueedit.h +++ b/widgets/valueedit.h @@ -2,7 +2,7 @@ BSD License -Copyright (c) 2005, NIF File Format Library and Tools +Copyright (c) 2005-2008, NIF File Format Library and Tools All rights reserved. Redistribution and use in source and binary forms, with or without