diff --git a/COPYING b/COPYING index 5bba5c1..1937374 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2011-2014 Matthew Petroff +Copyright (c) 2011-2015 Matthew Petroff Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/src/js/libpannellum.js b/src/js/libpannellum.js index 741153c..a7aebab 100644 --- a/src/js/libpannellum.js +++ b/src/js/libpannellum.js @@ -1,6 +1,6 @@ /* * libpannellum - A WebGL and CSS 3D transform based Panorama Renderer - * Copyright (c) 2012-2014 Matthew Petroff + * Copyright (c) 2012-2015 Matthew Petroff * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/js/pannellum.js b/src/js/pannellum.js index 6cb2906..4261326 100644 --- a/src/js/pannellum.js +++ b/src/js/pannellum.js @@ -1,6 +1,6 @@ /* * Pannellum - An HTML5 based Panorama Viewer - * Copyright (c) 2011-2014 Matthew Petroff + * Copyright (c) 2011-2015 Matthew Petroff * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/utils/multires/generate.py b/utils/multires/generate.py index 858db30..e26166b 100755 --- a/utils/multires/generate.py +++ b/utils/multires/generate.py @@ -3,7 +3,7 @@ # Requires Python 3.2+ (or Python 2.7) # generate.py - A multires tile set generator for Pannellum -# Copyright (c) 2014 Matthew Petroff +# Copyright (c) 2014-2015 Matthew Petroff # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal