Updated the copyright year with 2010.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@63 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
This commit is contained in:
parent
2b9f6b92c4
commit
8f778b42e9
@ -2,7 +2,7 @@
|
||||
* C library of Limited memory BFGS (L-BFGS).
|
||||
*
|
||||
* Copyright (c) 1990, Jorge Nocedal
|
||||
* Copyright (c) 2007,2008,2009 Naoaki Okazaki
|
||||
* Copyright (c) 2007,2008,2009,2010 Naoaki Okazaki
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* ANSI C implementation of vector operations.
|
||||
*
|
||||
* Copyright (c) 2007,2008,2009 Naoaki Okazaki
|
||||
* Copyright (c) 2007,2008,2009,2010 Naoaki Okazaki
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* SSE2 implementation of vector oprations (64bit double).
|
||||
*
|
||||
* Copyright (c) 2007,2008,2009 Naoaki Okazaki
|
||||
* Copyright (c) 2007,2008,2009,2010 Naoaki Okazaki
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* SSE/SSE3 implementation of vector oprations (32bit float).
|
||||
*
|
||||
* Copyright (c) 2007,2008,2009 Naoaki Okazaki
|
||||
* Copyright (c) 2007,2008,2009,2010 Naoaki Okazaki
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
Loading…
Reference in New Issue
Block a user