Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(437)

Unified Diff: libdecnumber/decNumber.c

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libdecnumber/decNumber.h ('k') | libdecnumber/decNumberLocal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libdecnumber/decNumber.c
diff --git a/libdecnumber/decNumber.c b/libdecnumber/decNumber.c
index cf2d32e40d4d7135672d11870a937ab365ebf089..72cdbf2ac1f68ef929f3086184c7bb3f9022c005 100644
--- a/libdecnumber/decNumber.c
+++ b/libdecnumber/decNumber.c
@@ -1,5 +1,5 @@
/* Decimal number arithmetic module for the decNumber C Library.
- Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.
« no previous file with comments | « libdecnumber/decNumber.h ('k') | libdecnumber/decNumberLocal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698