Skip to content

Commit

Permalink
Assign Copyright to LG Electronics, Inc.
Browse files Browse the repository at this point in the history
[GF-5644] Convert HP Copyright to LG

Open-webOS-DCO-1.0-Signed-off-by: Maksym Shevchenko <[email protected]>

Change-Id: Iff5f9df83fd49665f7782293f4bb572f5d922dc3
Reviewed-on: https://g2g.palm.com/2607
Reviewed-by: Build Verification
Reviewed-by: Keith Derrick <[email protected]>
Tested-by: Keith Derrick <[email protected]>
  • Loading branch information
maksym-shevchenko-owo authored and kdopen committed Jul 10, 2013
1 parent b3518d2 commit 76425ae
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @@@LICENSE
#
# Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
# Copyright (c) 2002-2013 LG Electronics, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @@@LICENSE
#
# Copyright (c) 2002-2013 Hewlett-Packard Development Company, L.P.
# Copyright (c) 2002-2013 LG Electronics, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ You will need to use `sudo` if you did not specify `WEBOS_INSTALL_ROOT`.
Unless otherwise specified, all content, including all source code files and
documentation files in this repository are:

Copyright (c) 2002-2013 Hewlett-Packard Development Company, L.P.
Copyright (c) 2002-2013 LG Electronics, Inc.

Unless otherwise specified or set forth in the NOTICE file, all content,
including all source code files and documentation files in this repository are:
Expand Down
2 changes: 1 addition & 1 deletion doc/events.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @@@LICENSE
#
# Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
# Copyright (c) 2002-2013 LG Electronics, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion files/conf/90-storaged.rules.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @@@LICENSE
#
# Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
# Copyright (c) 2002-2013 LG Electronics, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion files/sysbus/com.palm.storage.service.prv.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @@@LICENSE
#
# Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
# Copyright (c) 2002-2013 LG Electronics, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion files/sysbus/com.palm.storage.service.pub.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @@@LICENSE
#
# Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
# Copyright (c) 2002-2013 LG Electronics, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion scripts/public/storage.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# @@@LICENSE
#
# Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
# Copyright (c) 2002-2013 LG Electronics, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/diskmode.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2013 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/diskmode.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/erase.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/erase.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/log.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/log.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2013 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/main.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2013 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/signals.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/signals.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/util.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/util.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* @@@LICENSE
*
* Copyright (c) 2002-2012 Hewlett-Packard Development Company, L.P.
* Copyright (c) 2002-2013 LG Electronics, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 76425ae

Please sign in to comment.