chiark / gitweb /
copyright year bump
authorstevenj <stevenj@alum.mit.edu>
Thu, 26 May 2011 17:50:54 +0000 (13:50 -0400)
committerstevenj <stevenj@alum.mit.edu>
Thu, 26 May 2011 17:50:54 +0000 (13:50 -0400)
darcs-hash:20110526175054-c8de0-19bfa3ef2b057f7c722329d334446a81e2dc5b72.gz

42 files changed:
COPYING
COPYRIGHT
api/deprecated.c
api/f77api.c
api/f77funcs.h
api/f77funcs_.h
api/general.c
api/nlopt-in.hpp
api/nlopt-internal.h
api/nlopt.3
api/nlopt.h
api/nlopt_minimize_constrained.3
api/optimize.c
api/options.c
auglag/auglag.h
cdirect/cdirect.c
cdirect/cdirect.h
cdirect/hybrid.c
cquad/cquad.h
crs/crs.c
crs/crs.h
isres/isres.h
mlsl/mlsl.c
mlsl/mlsl.h
mma/mma.c
mma/mma.h
neldermead/neldermead.h
neldermead/nldrmd.c
neldermead/sbplx.c
newuoa/COPYRIGHT
newuoa/newuoa.c
octave/nlopt_optimize-mex.c
octave/nlopt_optimize-oct.cc
test/testopt.cpp
util/nlopt-util.h
util/qsort_r.c
util/redblack.c
util/redblack.h
util/redblack_test.c
util/rescale.c
util/stop.c
util/timer.c

diff --git a/COPYING b/COPYING
index 9978ba8de5c41dddf0f388303e6f7c9633215712..f3d4c84c2b0748726458b8626423d665eb617d73 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -18,7 +18,7 @@ the LGPL.
 Other portions of NLopt, including any modifications to the abovementioned
 packages, are licensed under the standard "MIT License:"
 
-Copyright (c) 2007-2010 Massachusetts Institute of Technology
+Copyright (c) 2007-2011 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
index 4b94e4357c55e9018013d4d9083a06dfc9e7b66e..89f66800198ab434345b72c8972088d078bca722 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 1f7dde91bc48247b3697f3b84850a82618b96f29..d1db08531e3b66ba035eb4772ff4101b8883a3d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 0f50f6cf71942736d1cc0cca290f5edeea3d4443..eb4afa1b75c3a71dc988ae4e788da42d3bc8a169 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index a176816d5fb85ee96dd2c238493cfacb037c71d9..fed5bf379fb4ae35db354c421f9ea8259328d9c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index a8b612bd813ea1fe53388b26cf46caa5e4416b0f..33def9664f061d440f766b7dbec998c809e23d2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 7ea130684e4ce6b053e274ec226fb12816623dbc..28230b9ae1ea519ddea7e03f23382136477f1b88 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index ac98b138c2b039f716b2e8f3045269a64589195d..d2ef93f74f7a04e70da7c3472e1adf2470cba502 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 4f7c344d63b2e64d53b3e5c7176685469a30ac83..3b621d1393b242d160c1b0d3aaad5a722a9fbdd4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index c48b26019a7f1a403d777fec1f47001a1b222581..8e417668f82d8ab4d2df1819b3baa60969405f73 100644 (file)
@@ -728,6 +728,6 @@ is implemented for up to 1111 dimensions.
 .SH AUTHORS
 Written by Steven G. Johnson.
 .PP
-Copyright (c) 2007-2010 Massachusetts Institute of Technology.
+Copyright (c) 2007-2011 Massachusetts Institute of Technology.
 .SH "SEE ALSO"
 nlopt_minimize(3)
index bff57abe18ea5ff7400cab96580fd14a32b0c795..7af7b6950546eae2103a4f2d279dbdc547a49499 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 6a43d3c28466dc70ab920f500be4e1b86374c4c2..f908667e578169e198dfa4cfb0bfba482e73ae0f 100644 (file)
@@ -591,6 +591,6 @@ is implemented for up to 1111 dimensions.
 .SH AUTHORS
 Written by Steven G. Johnson.
 .PP
-Copyright (c) 2007-2010 Massachusetts Institute of Technology.
+Copyright (c) 2007-2011 Massachusetts Institute of Technology.
 .SH "SEE ALSO"
 nlopt_minimize(3)
index 816824f566c7256084810be5616be577168329b1..49eea98b28d3049ba2cd1ce56e86ad0bdc591612 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index e3709fd6a04c68d1e0cf0915572ac0f2b93737e7..be9ef7276c3feac3e24c07a7ef8e419c8fdd7de9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 45a7511875ebbbc2417fd64b96ef218f1df6d58a..38af4f9ed9aa66dc1d0c86ba5e5f193b7403fe93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index b9b909a53e2fa55a468f826217a368503e3f65d4..a3685a7b84dbc57ab273e4bef0d8a806076d8a8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 09284ff739961af50dec487f289519fa0c987015..c7a8f5c6e4894a3d73320ad4af12e41e70d80aa0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 7ed36884dd7169a49c2a3e968a2dfddf2bf9c2e9..46face8c67b0c35c911d8bb19eec5ad74b084812 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 2232b16affb6b9fcc64735267471388b3eda9b35..ea0be771effc3dd985c024d11cef35b4235440ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 6421f3574f23e6fe109283b4c8913da666e6fde6..a1950c0d93186862f4e2287ea04c47ba4763f772 100644 (file)
--- a/crs/crs.c
+++ b/crs/crs.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 4e5e665c1437f9b4609bc60feb45426c8279ef7d..f7adaed3d10390d3b5bedda386e001c515448955 100644 (file)
--- a/crs/crs.h
+++ b/crs/crs.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 5436c63edfc9837aeb1fa01ef649f6b1a068a7d7..adc3e0a1694c319528e41c1be9f03d6e496b9241 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index c0e4a50ea364c4b48fceaf885abd1365226fb65e..88506a43659399770a852253dcc488d30ebb452e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 541377edde6b74ab21ea8b184dc71c098dd086a7..85d0851ac12516ca4286264ed8949995bd2fc7ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 044822bed4d4d9b04ce6f1621829d3fd811d93c3..03638152d4ff00bd64b64ce1a9e6572fe9aae177 100644 (file)
--- a/mma/mma.c
+++ b/mma/mma.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 9a4aacde003567c646714fb32c4b3d37bc442f19..68d8059bc38e6a7aea53efc9a055e16a43916b05 100644 (file)
--- a/mma/mma.h
+++ b/mma/mma.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index f74bbad95cde95b07f9ceec53ad6516b4ed97aef..b741c7d462d93abebd6ebd8091095a20375172be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index ee86e92d1c8ddaebe7f4be2f3a214f376adbb3c8..e89785f07f2f836afabc61471dd3b0fead43eab9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 0d98edc6004d49e81932f1d1f06cfa7a687ec206..bcff9cdd116ffdc397d75230a11c4be16db29454 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 73daa0666d03a96aea22c323ad7d4a8a2fa4bd77..af4e0b8f743b18ab03179c54930787a850754c6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2004 M. J. D. Powell (mjdp@cam.ac.uk)
- * Copyright (c) 2007-2010 Massachusetts Institute of Technology
+ * Copyright (c) 2007-2011 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
index 7f5568f74d9b34fc0c98d50b7d797719c9e47f24..e27e23cf71d00fdd11381f0648a31f18f690561c 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2004 M. J. D. Powell (mjdp@cam.ac.uk)
- * Copyright (c) 2007-2010 Massachusetts Institute of Technology
+ * Copyright (c) 2007-2011 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
index 925625c2aa01b95a1083210e99826a799eb91c61..ac3cdf9f370789d003dbce9d03225f141d47e308 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 1f24dde9a59ca50d94fadebdc4d66c0fe543e35c..f40763c4001af385cb102e1e4edd34ec01ef4f7b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index cf944c04dcfa780c335e16fc2b07c5a9b15b8c83..2400ebeeb61e8e6105ddcd38f7269dc73a5f5153 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index fec6a99b9ee67e8379c89c7c7243cf6880f1e24b..ddbb801ff1ee44dce0baead559c894c020d40e30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 06e411d53cb723dc7764098be1ad9d434106bf87..96a68b2dd21e6cb7aa319c9a3098ea089ddf69a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index fc45c972ba1166eafa678f81b2a1ede3bd673352..43b0927f5794340ffaf664a07fbb6e8de93a7405 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 91b5e5fdfd4ca632fa60d9c5b3b124153bdc8072..f40baf3bb34f0f05ff6f8080cd77e6f5f31ad3e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index e53dbdca7e67cbe7dbed104329c88c84a32af766..bfd785f9d8c26754b1b145266edc999f58c45f30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 48c8c3a030df1d032b57d537dce04ebca4c7580d..baca89e07ff5e4d6a2be251ca416f5c62b9c3d82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 7484ecbbf84b7246295ba7ea00726c9fadeac232..d052d0e356df2daa16ba5bbd3d81fbe1e3794283 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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
index 1795b6909708d8328ba7c06e6bd4e19f66d40963..7762b2b0910c91db346ef602d3168176db3b3cc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Massachusetts Institute of Technology
+/* Copyright (c) 2007-2011 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