diff options
| author | msheby <msheby@cinecert.com> | 2009-04-09 19:25:39 +0000 |
|---|---|---|
| committer | msheby <> | 2009-04-09 19:25:39 +0000 |
| commit | df51d8b012a378a9acc68354259e8f889b57ef38 (patch) | |
| tree | 1b980199f0914b9e5f6a31930fb1d7242a728678 | |
| parent | 3e9e9af1e0688f1ec71f5a0489f7be8202094f39 (diff) | |
Update copyright dates.
| -rw-r--r-- | COPYING | 2 | ||||
| -rw-r--r-- | Makefile.am | 2 | ||||
| -rw-r--r-- | configure.ac | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ -AS-DCP Lib is Copyright (c) 2003-2008, John Hurst +AS-DCP Lib is Copyright (c) 2003-2009, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/Makefile.am b/Makefile.am index a28f4b4..b107364 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in # # $Id$ -# Copyright (c) 2007-2008 John Hurst. All rights reserved. +# Copyright (c) 2007-2009 John Hurst. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/configure.ac b/configure.ac index 24bca11..5d1e491 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -# Copyright (c) 2007-2008 John Hurst. All rights reserved. +# Copyright (c) 2007-2009 John Hurst. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |
