From: Steven G. Johnson Date: Tue, 20 May 2014 18:36:34 +0000 (-0400) Subject: copyright year update for 2014 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=355a597b43c80f616252cb370fa9f7e5c997418e;p=nlopt.git copyright year update for 2014 --- diff --git a/COPYRIGHT b/COPYRIGHT index 83c9172..3a517af 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/deprecated.c b/api/deprecated.c index 66fa461..e6e4b40 100644 --- a/api/deprecated.c +++ b/api/deprecated.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/f77api.c b/api/f77api.c index 2898ba7..e753c86 100644 --- a/api/f77api.c +++ b/api/f77api.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/f77funcs.h b/api/f77funcs.h index 04faa9a..332b16b 100644 --- a/api/f77funcs.h +++ b/api/f77funcs.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/f77funcs_.h b/api/f77funcs_.h index dad13b3..a8534fd 100644 --- a/api/f77funcs_.h +++ b/api/f77funcs_.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/general.c b/api/general.c index d1a8d82..d97fcb5 100644 --- a/api/general.c +++ b/api/general.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/nlopt-internal.h b/api/nlopt-internal.h index d1e49c3..bc67e44 100644 --- a/api/nlopt-internal.h +++ b/api/nlopt-internal.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/nlopt.3 b/api/nlopt.3 index 55529aa..3234093 100644 --- a/api/nlopt.3 +++ b/api/nlopt.3 @@ -731,6 +731,6 @@ is implemented for up to 1111 dimensions. .SH AUTHORS Written by Steven G. Johnson. .PP -Copyright (c) 2007-2012 Massachusetts Institute of Technology. +Copyright (c) 2007-2014 Massachusetts Institute of Technology. .SH "SEE ALSO" nlopt_minimize(3) diff --git a/api/nlopt.h b/api/nlopt.h index 16696c8..b9bb619 100644 --- a/api/nlopt.h +++ b/api/nlopt.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/nlopt_minimize_constrained.3 b/api/nlopt_minimize_constrained.3 index 8328420..b4c9f22 100644 --- a/api/nlopt_minimize_constrained.3 +++ b/api/nlopt_minimize_constrained.3 @@ -591,6 +591,6 @@ is implemented for up to 1111 dimensions. .SH AUTHORS Written by Steven G. Johnson. .PP -Copyright (c) 2007-2012 Massachusetts Institute of Technology. +Copyright (c) 2007-2014 Massachusetts Institute of Technology. .SH "SEE ALSO" nlopt_minimize(3) diff --git a/api/optimize.c b/api/optimize.c index 20fe864..49b8d34 100644 --- a/api/optimize.c +++ b/api/optimize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/api/options.c b/api/options.c index 9bfb6eb..d6d1827 100644 --- a/api/options.c +++ b/api/options.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/auglag/auglag.h b/auglag/auglag.h index 88981bf..d2d006e 100644 --- a/auglag/auglag.h +++ b/auglag/auglag.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/cdirect/cdirect.c b/cdirect/cdirect.c index 3cce27b..165f8e8 100644 --- a/cdirect/cdirect.c +++ b/cdirect/cdirect.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/cdirect/cdirect.h b/cdirect/cdirect.h index 5a3f942..69acb58 100644 --- a/cdirect/cdirect.h +++ b/cdirect/cdirect.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/cdirect/hybrid.c b/cdirect/hybrid.c index 52abecc..97103ba 100644 --- a/cdirect/hybrid.c +++ b/cdirect/hybrid.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/cquad/cquad.h b/cquad/cquad.h index 95a72c8..04d7504 100644 --- a/cquad/cquad.h +++ b/cquad/cquad.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/crs/crs.c b/crs/crs.c index 0ebe48e..d6eb5e2 100644 --- a/crs/crs.c +++ b/crs/crs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/crs/crs.h b/crs/crs.h index 6df9f3d..f3e5b5a 100644 --- a/crs/crs.h +++ b/crs/crs.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/isres/isres.h b/isres/isres.h index 258e821..7ef7f41 100644 --- a/isres/isres.h +++ b/isres/isres.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/mlsl/mlsl.c b/mlsl/mlsl.c index be23438..da57c95 100644 --- a/mlsl/mlsl.c +++ b/mlsl/mlsl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/mlsl/mlsl.h b/mlsl/mlsl.h index 7e46c7f..df79e18 100644 --- a/mlsl/mlsl.h +++ b/mlsl/mlsl.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/mma/ccsa_quadratic.c b/mma/ccsa_quadratic.c index 7f9324b..199005e 100644 --- a/mma/ccsa_quadratic.c +++ b/mma/ccsa_quadratic.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/mma/mma.c b/mma/mma.c index 6039bbc..3d03bfd 100644 --- a/mma/mma.c +++ b/mma/mma.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/mma/mma.h b/mma/mma.h index a4e6073..dd17067 100644 --- a/mma/mma.h +++ b/mma/mma.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/neldermead/neldermead.h b/neldermead/neldermead.h index 453046d..5041c5a 100644 --- a/neldermead/neldermead.h +++ b/neldermead/neldermead.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/neldermead/nldrmd.c b/neldermead/nldrmd.c index 0fdacf8..5bdc1f3 100644 --- a/neldermead/nldrmd.c +++ b/neldermead/nldrmd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/neldermead/sbplx.c b/neldermead/sbplx.c index 049a645..f2ad6f3 100644 --- a/neldermead/sbplx.c +++ b/neldermead/sbplx.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/newuoa/newuoa.c b/newuoa/newuoa.c index 2638999..711cf4f 100644 --- a/newuoa/newuoa.c +++ b/newuoa/newuoa.c @@ -1,5 +1,5 @@ /* Copyright (c) 2004 M. J. D. Powell (mjdp@cam.ac.uk) - * Copyright (c) 2007-2012 Massachusetts Institute of Technology + * Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/octave/nlopt_optimize-mex.c b/octave/nlopt_optimize-mex.c index 5e2df93..eb37461 100644 --- a/octave/nlopt_optimize-mex.c +++ b/octave/nlopt_optimize-mex.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/octave/nlopt_optimize-oct.cc b/octave/nlopt_optimize-oct.cc index 903e6c8..4e08421 100644 --- a/octave/nlopt_optimize-oct.cc +++ b/octave/nlopt_optimize-oct.cc @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/util/nlopt-util.h b/util/nlopt-util.h index 5e2745e..f460c2d 100644 --- a/util/nlopt-util.h +++ b/util/nlopt-util.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/util/qsort_r.c b/util/qsort_r.c index 553df83..05098e9 100644 --- a/util/qsort_r.c +++ b/util/qsort_r.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/util/redblack.c b/util/redblack.c index ed9ea11..267733b 100644 --- a/util/redblack.c +++ b/util/redblack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/util/redblack.h b/util/redblack.h index 9bb8bd0..01d585c 100644 --- a/util/redblack.h +++ b/util/redblack.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/util/redblack_test.c b/util/redblack_test.c index 0729309..2d06fd4 100644 --- a/util/redblack_test.c +++ b/util/redblack_test.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/util/rescale.c b/util/rescale.c index 58004e8..ecdbfb9 100644 --- a/util/rescale.c +++ b/util/rescale.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/util/stop.c b/util/stop.c index 94c60fe..9e29a75 100644 --- a/util/stop.c +++ b/util/stop.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/util/timer.c b/util/timer.c index 9b5956e..8019d98 100644 --- a/util/timer.c +++ b/util/timer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2012 Massachusetts Institute of Technology +/* Copyright (c) 2007-2014 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the