diff mbox

[3/3] misc: update copyright year to 2013

Message ID 1356714448-4127-4-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King Dec. 28, 2012, 5:07 p.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Update the remainng scripts and sources copyright year

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 auto-packager/mkpackage.sh    | 2 +-
 auto-packager/mktar.sh        | 2 +-
 efi_runtime/efi_runtime.c     | 2 +-
 efi_runtime/efi_runtime.h     | 2 +-
 live-image/fwts-frontend-text | 2 +-
 scripts/fwts-collect          | 2 +-
 src/acpica/fwts_acpica.c      | 2 +-
 update_version.sh             | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

Comments

Alex Hung Jan. 2, 2013, 2:26 a.m. UTC | #1
On 12/29/2012 01:07 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Update the remainng scripts and sources copyright year
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   auto-packager/mkpackage.sh    | 2 +-
>   auto-packager/mktar.sh        | 2 +-
>   efi_runtime/efi_runtime.c     | 2 +-
>   efi_runtime/efi_runtime.h     | 2 +-
>   live-image/fwts-frontend-text | 2 +-
>   scripts/fwts-collect          | 2 +-
>   src/acpica/fwts_acpica.c      | 2 +-
>   update_version.sh             | 2 +-
>   8 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
> index bb4015c..3fc55f2 100755
> --- a/auto-packager/mkpackage.sh
> +++ b/auto-packager/mkpackage.sh
> @@ -1,7 +1,7 @@
>   #!/bin/bash
>
>   #
> -# Copyright (C) 2010-2012 Canonical
> +# Copyright (C) 2010-2013 Canonical
>   #
>   # This program is free software; you can redistribute it and/or
>   # modify it under the terms of the GNU General Public License
> diff --git a/auto-packager/mktar.sh b/auto-packager/mktar.sh
> index 364ab12..0132f3e 100755
> --- a/auto-packager/mktar.sh
> +++ b/auto-packager/mktar.sh
> @@ -1,7 +1,7 @@
>   #!/bin/bash
>
>   #
> -# Copyright (C) 2010-2012 Canonical
> +# Copyright (C) 2010-2013 Canonical
>   #
>   # This program is free software; you can redistribute it and/or
>   # modify it under the terms of the GNU General Public License
> diff --git a/efi_runtime/efi_runtime.c b/efi_runtime/efi_runtime.c
> index d5ff92b..4c34f10 100644
> --- a/efi_runtime/efi_runtime.c
> +++ b/efi_runtime/efi_runtime.c
> @@ -1,7 +1,7 @@
>   /*
>    * EFI Runtime driver
>    *
> - * Copyright(C) 2012 Canonical Ltd.
> + * Copyright(C) 2012-2013 Canonical Ltd.
>    *
>    *  This program is free software; you can redistribute it and/or modify
>    *  it under the terms of the GNU General Public License as published by
> diff --git a/efi_runtime/efi_runtime.h b/efi_runtime/efi_runtime.h
> index b8262c0..ad62aa7 100644
> --- a/efi_runtime/efi_runtime.h
> +++ b/efi_runtime/efi_runtime.h
> @@ -1,7 +1,7 @@
>   /*
>    * EFI Runtime driver
>    *
> - * Copyright(C) 2012 Canonical Ltd.
> + * Copyright(C) 2012-2013 Canonical Ltd.
>    *
>    *  This program is free software; you can redistribute it and/or modify
>    *  it under the terms of the GNU General Public License as published by
> diff --git a/live-image/fwts-frontend-text b/live-image/fwts-frontend-text
> index 8c0db7e..6f1b46d 100755
> --- a/live-image/fwts-frontend-text
> +++ b/live-image/fwts-frontend-text
> @@ -1,6 +1,6 @@
>   #!/bin/bash
>   #
> -# Copyright (C) 2010-2012 Canonical
> +# Copyright (C) 2010-2013 Canonical
>   #
>   # This program is free software; you can redistribute it and/or
>   # modify it under the terms of the GNU General Public License
> diff --git a/scripts/fwts-collect b/scripts/fwts-collect
> index a4ef2bf..d23ed3b 100755
> --- a/scripts/fwts-collect
> +++ b/scripts/fwts-collect
> @@ -1,6 +1,6 @@
>   #!/bin/bash
>   #
> -# Copyright (C) 2012 Canonical
> +# Copyright (C) 2012-2013 Canonical
>   #
>   # This program is free software; you can redistribute it and/or
>   # modify it under the terms of the GNU General Public License
> diff --git a/src/acpica/fwts_acpica.c b/src/acpica/fwts_acpica.c
> index 4e28d60..d177401 100644
> --- a/src/acpica/fwts_acpica.c
> +++ b/src/acpica/fwts_acpica.c
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2010-2012 Canonical
> + * Copyright (C) 2010-2013 Canonical
>    *
>    * This program is free software; you can redistribute it and/or
>    * modify it under the terms of the GNU General Public License
> diff --git a/update_version.sh b/update_version.sh
> index 3de0d45..dae8141 100755
> --- a/update_version.sh
> +++ b/update_version.sh
> @@ -8,7 +8,7 @@ fi
>   version=$1
>   cat << EOF > src/lib/include/fwts_version.h
>   /*
> - * Copyright (C) 2010-2012 Canonical
> + * Copyright (C) 2010-2013 Canonical
>    *
>    * This program is free software; you can redistribute it and/or
>    * modify it under the terms of the GNU General Public License
>
Acked-by: Alex Hung <alex.hung@canonical.com>
Keng-Yu Lin Jan. 3, 2013, 6:18 a.m. UTC | #2
On Sat, Dec 29, 2012 at 1:07 AM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Update the remainng scripts and sources copyright year
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  auto-packager/mkpackage.sh    | 2 +-
>  auto-packager/mktar.sh        | 2 +-
>  efi_runtime/efi_runtime.c     | 2 +-
>  efi_runtime/efi_runtime.h     | 2 +-
>  live-image/fwts-frontend-text | 2 +-
>  scripts/fwts-collect          | 2 +-
>  src/acpica/fwts_acpica.c      | 2 +-
>  update_version.sh             | 2 +-
>  8 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
> index bb4015c..3fc55f2 100755
> --- a/auto-packager/mkpackage.sh
> +++ b/auto-packager/mkpackage.sh
> @@ -1,7 +1,7 @@
>  #!/bin/bash
>
>  #
> -# Copyright (C) 2010-2012 Canonical
> +# Copyright (C) 2010-2013 Canonical
>  #
>  # This program is free software; you can redistribute it and/or
>  # modify it under the terms of the GNU General Public License
> diff --git a/auto-packager/mktar.sh b/auto-packager/mktar.sh
> index 364ab12..0132f3e 100755
> --- a/auto-packager/mktar.sh
> +++ b/auto-packager/mktar.sh
> @@ -1,7 +1,7 @@
>  #!/bin/bash
>
>  #
> -# Copyright (C) 2010-2012 Canonical
> +# Copyright (C) 2010-2013 Canonical
>  #
>  # This program is free software; you can redistribute it and/or
>  # modify it under the terms of the GNU General Public License
> diff --git a/efi_runtime/efi_runtime.c b/efi_runtime/efi_runtime.c
> index d5ff92b..4c34f10 100644
> --- a/efi_runtime/efi_runtime.c
> +++ b/efi_runtime/efi_runtime.c
> @@ -1,7 +1,7 @@
>  /*
>   * EFI Runtime driver
>   *
> - * Copyright(C) 2012 Canonical Ltd.
> + * Copyright(C) 2012-2013 Canonical Ltd.
>   *
>   *  This program is free software; you can redistribute it and/or modify
>   *  it under the terms of the GNU General Public License as published by
> diff --git a/efi_runtime/efi_runtime.h b/efi_runtime/efi_runtime.h
> index b8262c0..ad62aa7 100644
> --- a/efi_runtime/efi_runtime.h
> +++ b/efi_runtime/efi_runtime.h
> @@ -1,7 +1,7 @@
>  /*
>   * EFI Runtime driver
>   *
> - * Copyright(C) 2012 Canonical Ltd.
> + * Copyright(C) 2012-2013 Canonical Ltd.
>   *
>   *  This program is free software; you can redistribute it and/or modify
>   *  it under the terms of the GNU General Public License as published by
> diff --git a/live-image/fwts-frontend-text b/live-image/fwts-frontend-text
> index 8c0db7e..6f1b46d 100755
> --- a/live-image/fwts-frontend-text
> +++ b/live-image/fwts-frontend-text
> @@ -1,6 +1,6 @@
>  #!/bin/bash
>  #
> -# Copyright (C) 2010-2012 Canonical
> +# Copyright (C) 2010-2013 Canonical
>  #
>  # This program is free software; you can redistribute it and/or
>  # modify it under the terms of the GNU General Public License
> diff --git a/scripts/fwts-collect b/scripts/fwts-collect
> index a4ef2bf..d23ed3b 100755
> --- a/scripts/fwts-collect
> +++ b/scripts/fwts-collect
> @@ -1,6 +1,6 @@
>  #!/bin/bash
>  #
> -# Copyright (C) 2012 Canonical
> +# Copyright (C) 2012-2013 Canonical
>  #
>  # This program is free software; you can redistribute it and/or
>  # modify it under the terms of the GNU General Public License
> diff --git a/src/acpica/fwts_acpica.c b/src/acpica/fwts_acpica.c
> index 4e28d60..d177401 100644
> --- a/src/acpica/fwts_acpica.c
> +++ b/src/acpica/fwts_acpica.c
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2010-2012 Canonical
> + * Copyright (C) 2010-2013 Canonical
>   *
>   * This program is free software; you can redistribute it and/or
>   * modify it under the terms of the GNU General Public License
> diff --git a/update_version.sh b/update_version.sh
> index 3de0d45..dae8141 100755
> --- a/update_version.sh
> +++ b/update_version.sh
> @@ -8,7 +8,7 @@ fi
>  version=$1
>  cat << EOF > src/lib/include/fwts_version.h
>  /*
> - * Copyright (C) 2010-2012 Canonical
> + * Copyright (C) 2010-2013 Canonical
>   *
>   * This program is free software; you can redistribute it and/or
>   * modify it under the terms of the GNU General Public License
> --
> 1.8.0
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
diff mbox

Patch

diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index bb4015c..3fc55f2 100755
--- a/auto-packager/mkpackage.sh
+++ b/auto-packager/mkpackage.sh
@@ -1,7 +1,7 @@ 
 #!/bin/bash
 
 #
-# Copyright (C) 2010-2012 Canonical
+# Copyright (C) 2010-2013 Canonical
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
diff --git a/auto-packager/mktar.sh b/auto-packager/mktar.sh
index 364ab12..0132f3e 100755
--- a/auto-packager/mktar.sh
+++ b/auto-packager/mktar.sh
@@ -1,7 +1,7 @@ 
 #!/bin/bash
 
 #
-# Copyright (C) 2010-2012 Canonical
+# Copyright (C) 2010-2013 Canonical
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
diff --git a/efi_runtime/efi_runtime.c b/efi_runtime/efi_runtime.c
index d5ff92b..4c34f10 100644
--- a/efi_runtime/efi_runtime.c
+++ b/efi_runtime/efi_runtime.c
@@ -1,7 +1,7 @@ 
 /*
  * EFI Runtime driver
  *
- * Copyright(C) 2012 Canonical Ltd.
+ * Copyright(C) 2012-2013 Canonical Ltd.
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/efi_runtime/efi_runtime.h b/efi_runtime/efi_runtime.h
index b8262c0..ad62aa7 100644
--- a/efi_runtime/efi_runtime.h
+++ b/efi_runtime/efi_runtime.h
@@ -1,7 +1,7 @@ 
 /*
  * EFI Runtime driver
  *
- * Copyright(C) 2012 Canonical Ltd.
+ * Copyright(C) 2012-2013 Canonical Ltd.
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/live-image/fwts-frontend-text b/live-image/fwts-frontend-text
index 8c0db7e..6f1b46d 100755
--- a/live-image/fwts-frontend-text
+++ b/live-image/fwts-frontend-text
@@ -1,6 +1,6 @@ 
 #!/bin/bash
 #
-# Copyright (C) 2010-2012 Canonical
+# Copyright (C) 2010-2013 Canonical
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
diff --git a/scripts/fwts-collect b/scripts/fwts-collect
index a4ef2bf..d23ed3b 100755
--- a/scripts/fwts-collect
+++ b/scripts/fwts-collect
@@ -1,6 +1,6 @@ 
 #!/bin/bash
 #
-# Copyright (C) 2012 Canonical
+# Copyright (C) 2012-2013 Canonical
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
diff --git a/src/acpica/fwts_acpica.c b/src/acpica/fwts_acpica.c
index 4e28d60..d177401 100644
--- a/src/acpica/fwts_acpica.c
+++ b/src/acpica/fwts_acpica.c
@@ -1,5 +1,5 @@ 
 /*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/update_version.sh b/update_version.sh
index 3de0d45..dae8141 100755
--- a/update_version.sh
+++ b/update_version.sh
@@ -8,7 +8,7 @@  fi
 version=$1
 cat << EOF > src/lib/include/fwts_version.h
 /*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License