Check-in Number:
|
4952 | |
Date: |
2005-Jan-13 09:42:34 (local)
2005-Jan-13 08:42:34 (UTC) |
User: | rse |
Branch: | |
Comment: |
happy new year 2005 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/ui64/Makefile.in 1.4 -> 1.5
--- Makefile.in 2004/01/09 11:28:22 1.4
+++ Makefile.in 2005/01/13 08:42:34 1.5
@@ -1,7 +1,7 @@
##
## OSSP ui64 - 64-Bit Arithmetic
-## Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
-## Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+## Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
##
## This file is part of OSSP ui64, a 64-bit arithmetic library
## which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|
ossp-pkg/ui64/README 1.6 -> 1.7
--- README 2004/01/09 11:28:22 1.6
+++ README 2005/01/13 08:42:34 1.7
@@ -15,8 +15,8 @@
COPYRIGHT AND LICENSE
- Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
- Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+ Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+ Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
This file is part of OSSP ui64, a 64-bit arithmetic library
which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|
ossp-pkg/ui64/aclocal.m4 1.4 -> 1.5
--- aclocal.m4 2004/01/09 11:28:22 1.4
+++ aclocal.m4 2005/01/13 08:42:34 1.5
@@ -1,7 +1,7 @@
dnl ##
dnl ## OSSP ui64 - 64-Bit Arithmetic
-dnl ## Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
-dnl ## Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+dnl ## Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
dnl ##
dnl ## This file is part of OSSP ui64, a 64-bit arithmetic library
dnl ## which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|
ossp-pkg/ui64/configure.ac 1.4 -> 1.5
--- configure.ac 2004/01/09 11:28:22 1.4
+++ configure.ac 2005/01/13 08:42:34 1.5
@@ -1,7 +1,7 @@
dnl ##
dnl ## OSSP ui64 - 64-Bit Arithmetic
-dnl ## Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
-dnl ## Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+dnl ## Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
dnl ##
dnl ## This file is part of OSSP ui64, a 64-bit arithmetic library
dnl ## which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|
ossp-pkg/ui64/ui64-config.in 1.4 -> 1.5
--- ui64-config.in 2004/01/09 11:28:22 1.4
+++ ui64-config.in 2005/01/13 08:42:34 1.5
@@ -1,8 +1,8 @@
#!/bin/sh
##
## OSSP ui64 - 64-Bit Arithmetic
-## Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
-## Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+## Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
##
## This file is part of OSSP ui64, a 64-bit arithmetic library
## which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|
ossp-pkg/ui64/ui64.c 1.7 -> 1.8
--- ui64.c 2005/01/13 08:36:27 1.7
+++ ui64.c 2005/01/13 08:42:34 1.8
@@ -1,7 +1,7 @@
/*
** OSSP ui64 - 64-Bit Arithmetic
-** Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
-** Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+** Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+** Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
**
** This file is part of OSSP ui64, a 64-bit arithmetic library
** which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|
ossp-pkg/ui64/ui64.h 1.8 -> 1.9
--- ui64.h 2004/01/09 11:28:22 1.8
+++ ui64.h 2005/01/13 08:42:34 1.9
@@ -1,7 +1,7 @@
/*
** OSSP ui64 - 64-Bit Arithmetic
-** Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
-** Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+** Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+** Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
**
** This file is part of OSSP ui64, a 64-bit arithmetic library
** which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|
ossp-pkg/ui64/ui64.pod 1.9 -> 1.10
--- ui64.pod 2004/01/09 11:28:23 1.9
+++ ui64.pod 2005/01/13 08:42:34 1.10
@@ -1,7 +1,7 @@
##
## OSSP ui64 - 64-Bit Arithmetic
-## Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
-## Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+## Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
##
## This file is part of OSSP ui64, a 64-bit arithmetic library
## which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|
ossp-pkg/ui64/ui64_test.c 1.6 -> 1.7
--- ui64_test.c 2005/01/13 08:36:27 1.6
+++ ui64_test.c 2005/01/13 08:42:34 1.7
@@ -1,7 +1,7 @@
/*
** OSSP ui64 - 64-Bit Arithmetic
-** Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
-** Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
+** Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
+** Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
**
** This file is part of OSSP ui64, a 64-bit arithmetic library
** which can be found at http://www.ossp.org/pkg/lib/ui64/.
|
|