This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "OCT: A portable Lisp implementation for quad-double precision floats".
The branch, master has been updated via d28bce81063ce796763a7b7de995ee0157603ed9 (commit) from 7310f8e9c4f8d905d60121a1bc89665b9f620689 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit d28bce81063ce796763a7b7de995ee0157603ed9 Author: Raymond Toy toy.raymond@gmail.com Date: Fri Mar 4 16:08:27 2011 -0500
Add newline to end of file. Fix #1.
diff --git a/LICENSE b/LICENSE index d4bf97c..90cf16a 100644 --- a/LICENSE +++ b/LICENSE @@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE.
-----------------------------------------------------------------------
Summary of changes: LICENSE | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive