[apparmor] [PATCH 3/3] Update the copyright dates for the apparmor_parser
John Johansen
john.johansen at canonical.com
Thu Feb 23 23:00:31 UTC 2012
Signed-off-by: John Johansen <john.johansen at canonical.com>
---
parser/apparmor.d.pod | 2 +-
parser/apparmor.vim.pod | 2 +-
parser/apparmor_parser.pod | 2 +-
parser/libapparmor_re/aare_rules.cc | 2 +-
parser/libapparmor_re/aare_rules.h | 2 +-
parser/libapparmor_re/apparmor_re.h | 2 +-
parser/libapparmor_re/chfa.cc | 2 +-
parser/libapparmor_re/chfa.h | 2 +-
parser/libapparmor_re/expr-tree.cc | 2 +-
parser/libapparmor_re/expr-tree.h | 2 +-
parser/libapparmor_re/hfa.cc | 2 +-
parser/libapparmor_re/hfa.h | 2 +-
parser/parser.h | 4 ++--
parser/parser_common.c | 4 ++--
parser/parser_include.c | 4 ++--
parser/parser_include.h | 4 ++--
parser/parser_lex.l | 4 ++--
parser/parser_main.c | 6 +++---
parser/parser_policy.c | 4 ++--
parser/parser_yacc.y | 4 ++--
parser/rc.apparmor.functions | 2 +-
parser/subdomain.conf.pod | 2 +-
22 files changed, 31 insertions(+), 31 deletions(-)
diff --git a/parser/apparmor.d.pod b/parser/apparmor.d.pod
index 05aaafa..9305edd 100644
--- a/parser/apparmor.d.pod
+++ b/parser/apparmor.d.pod
@@ -3,7 +3,7 @@
# 2008, 2009
# NOVELL (All rights reserved)
#
-# Copyright (c) 2010
+# Copyright (c) 2010 - 2012
# Canonical Ltd. (All rights reserved)
#
# This program is free software; you can redistribute it and/or
diff --git a/parser/apparmor.vim.pod b/parser/apparmor.vim.pod
index 4423eed..17a5434 100644
--- a/parser/apparmor.vim.pod
+++ b/parser/apparmor.vim.pod
@@ -3,7 +3,7 @@
# 2008, 2009
# NOVELL (All rights reserved)
#
-# Copyright (c) 2010
+# Copyright (c) 2010 - 2012
# Canonical Ltd. (All rights reserved)
#
# This program is free software; you can redistribute it and/or
diff --git a/parser/apparmor_parser.pod b/parser/apparmor_parser.pod
index cff59d6..0e15640 100644
--- a/parser/apparmor_parser.pod
+++ b/parser/apparmor_parser.pod
@@ -3,7 +3,7 @@
# 2008, 2009
# NOVELL (All rights reserved)
#
-# Copyright (c) 2010
+# Copyright (c) 2010 - 2012
# Canonical Ltd. (All rights reserved)
#
# This program is free software; you can redistribute it and/or
diff --git a/parser/libapparmor_re/aare_rules.cc b/parser/libapparmor_re/aare_rules.cc
index d216a48..91fe2d5 100644
--- a/parser/libapparmor_re/aare_rules.cc
+++ b/parser/libapparmor_re/aare_rules.cc
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2010 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/libapparmor_re/aare_rules.h b/parser/libapparmor_re/aare_rules.h
index 16739ac..33e554c 100644
--- a/parser/libapparmor_re/aare_rules.h
+++ b/parser/libapparmor_re/aare_rules.h
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2010 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/libapparmor_re/apparmor_re.h b/parser/libapparmor_re/apparmor_re.h
index f216217..56564f3 100644
--- a/parser/libapparmor_re/apparmor_re.h
+++ b/parser/libapparmor_re/apparmor_re.h
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2010 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/libapparmor_re/chfa.cc b/parser/libapparmor_re/chfa.cc
index 5f069e4..71cc12a 100644
--- a/parser/libapparmor_re/chfa.cc
+++ b/parser/libapparmor_re/chfa.cc
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2011 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/libapparmor_re/chfa.h b/parser/libapparmor_re/chfa.h
index c09c46c..889308f 100644
--- a/parser/libapparmor_re/chfa.h
+++ b/parser/libapparmor_re/chfa.h
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2011 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/libapparmor_re/expr-tree.cc b/parser/libapparmor_re/expr-tree.cc
index e9a1275..cf6f2d6 100644
--- a/parser/libapparmor_re/expr-tree.cc
+++ b/parser/libapparmor_re/expr-tree.cc
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2010 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/libapparmor_re/expr-tree.h b/parser/libapparmor_re/expr-tree.h
index 4d297b6..29c2ded 100644
--- a/parser/libapparmor_re/expr-tree.h
+++ b/parser/libapparmor_re/expr-tree.h
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2010 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/libapparmor_re/hfa.cc b/parser/libapparmor_re/hfa.cc
index 86e5bd5..189a406 100644
--- a/parser/libapparmor_re/hfa.cc
+++ b/parser/libapparmor_re/hfa.cc
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2010 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/libapparmor_re/hfa.h b/parser/libapparmor_re/hfa.h
index 3e8d99b..e48ae73 100644
--- a/parser/libapparmor_re/hfa.h
+++ b/parser/libapparmor_re/hfa.h
@@ -1,7 +1,7 @@
/*
* (C) 2006, 2007 Andreas Gruenbacher <agruen at suse.de>
* Copyright (c) 2003-2008 Novell, Inc. (All rights reserved)
- * Copyright 2009-2010 Canonical Ltd.
+ * Copyright 2009-2012 Canonical Ltd.
*
* The libapparmor library is licensed under the terms of the GNU
* Lesser General Public License, version 2.1. Please see the file
diff --git a/parser/parser.h b/parser/parser.h
index 899bfb8..799d44b 100644
--- a/parser/parser.h
+++ b/parser/parser.h
@@ -2,8 +2,8 @@
* Copyright (c) 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007
* NOVELL (All rights reserved)
*
- * Copyright (c) 2010
- * Canonical, Ltd. (All rights reserved)
+ * Copyright (c) 2010 - 2012
+ * Canonical Ltd. (All rights reserved)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/parser/parser_common.c b/parser/parser_common.c
index cf68503..b45e748 100644
--- a/parser/parser_common.c
+++ b/parser/parser_common.c
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 2010, 2011
- * Canonical, Ltd. (All rights reserved)
+ * Copyright (c) 2010 - 2012
+ * Canonical Ltd. (All rights reserved)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/parser/parser_include.c b/parser/parser_include.c
index 9a1abe1..f143353 100644
--- a/parser/parser_include.c
+++ b/parser/parser_include.c
@@ -1,8 +1,8 @@
/*
* Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
* NOVELL (All rights reserved)
- * Copyright (c) 2010
- * Canonical, Ltd.
+ * Copyright (c) 2010 - 2012
+ * Canonical Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/parser/parser_include.h b/parser/parser_include.h
index 505bf48..08ea8aa 100644
--- a/parser/parser_include.h
+++ b/parser/parser_include.h
@@ -1,8 +1,8 @@
/*
* Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
* NOVELL (All rights reserved)
- * Copyright (c) 2010
- * Canonical, Ltd.
+ * Copyright (c) 2010 - 2012
+ * Canonical Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/parser/parser_lex.l b/parser/parser_lex.l
index dd1ff5b..b5627ad 100644
--- a/parser/parser_lex.l
+++ b/parser/parser_lex.l
@@ -1,8 +1,8 @@
/*
* Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
* NOVELL (All rights reserved)
- * Copyright (c) 2010
- * Canonical, Ltd.
+ * Copyright (c) 2010 - 2012
+ * Canonical Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/parser/parser_main.c b/parser/parser_main.c
index b5b80d9..fd5b148 100644
--- a/parser/parser_main.c
+++ b/parser/parser_main.c
@@ -2,8 +2,8 @@
* Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
* NOVELL (All rights reserved)
*
- * Copyright (c) 2010, 2011
- * Canonical, Ltd. (All rights reserved)
+ * Copyright (c) 2010 - 2012
+ * Canonical Ltd. (All rights reserved)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
@@ -60,7 +60,7 @@
#define UNPRIVILEGED_OPS (!(PRIVILEGED_OPS))
const char *parser_title = "AppArmor parser";
-const char *parser_copyright = "Copyright (C) 1999-2008 Novell Inc.\nCopyright 2009-2011 Canonical Ltd.";
+const char *parser_copyright = "Copyright (C) 1999-2008 Novell Inc.\nCopyright 2009-2012 Canonical Ltd.";
char *progname;
int opt_force_complain = 0;
diff --git a/parser/parser_policy.c b/parser/parser_policy.c
index 3c0d31c..b3405e6 100644
--- a/parser/parser_policy.c
+++ b/parser/parser_policy.c
@@ -2,8 +2,8 @@
* Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
* NOVELL (All rights reserved)
*
- * Copyright (c) 2010
- * Canonical, Ltd. (All rights reserved)
+ * Copyright (c) 2010 - 2012
+ * Canonical Ltd. (All rights reserved)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/parser/parser_yacc.y b/parser/parser_yacc.y
index 07f1b41..0442016 100644
--- a/parser/parser_yacc.y
+++ b/parser/parser_yacc.y
@@ -2,8 +2,8 @@
/*
* Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
* NOVELL (All rights reserved)
- * Copyright (c) 2010
- * Canonical, Ltd.
+ * Copyright (c) 2010-2012
+ * Canonical Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/parser/rc.apparmor.functions b/parser/rc.apparmor.functions
index af623f6..ecff317 100644
--- a/parser/rc.apparmor.functions
+++ b/parser/rc.apparmor.functions
@@ -1,7 +1,7 @@
#!/bin/sh
# ----------------------------------------------------------------------
# Copyright (c) 1999-2008 NOVELL (All rights reserved)
-# Copyright (c) 2009-2011 Canonical Ltd. (All rights reserved)
+# Copyright (c) 2009-2012 Canonical Ltd. (All rights reserved)
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
diff --git a/parser/subdomain.conf.pod b/parser/subdomain.conf.pod
index db83d07..ac3a771 100644
--- a/parser/subdomain.conf.pod
+++ b/parser/subdomain.conf.pod
@@ -3,7 +3,7 @@
# 2008, 2009
# NOVELL (All rights reserved)
#
-# Copyright (c) 2010
+# Copyright (c) 2010 - 2012
# Canonical Ltd. (All rights reserved)
#
# This program is free software; you can redistribute it and/or
--
1.7.9
More information about the AppArmor
mailing list