diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2014-01-25 19:53:07 +0100 |
---|---|---|
committer | Paul Kocialkowski <contact@paulk.fr> | 2014-01-25 19:53:07 +0100 |
commit | 71d05851211a1134d2a902f2636c83684d4d9dd0 (patch) | |
tree | 105c23e3e0b1322abd17028969e53b9cb514a0d9 /include/pwr.h | |
parent | 977dcdef11e6160e02233a0a7127cdbefdfd7075 (diff) | |
download | hardware_replicant_libsamsung-ipc-71d05851211a1134d2a902f2636c83684d4d9dd0.tar.gz hardware_replicant_libsamsung-ipc-71d05851211a1134d2a902f2636c83684d4d9dd0.tar.bz2 hardware_replicant_libsamsung-ipc-71d05851211a1134d2a902f2636c83684d4d9dd0.zip |
Good-looking copyright blocks, with the right order in copyright lines
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/pwr.h')
-rw-r--r-- | include/pwr.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/pwr.h b/include/pwr.h index 51901bf..4a4783d 100644 --- a/include/pwr.h +++ b/include/pwr.h @@ -1,9 +1,9 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2013 Paul Kocialkowski <contact@paulk.fr> - * Copyright (C) 2011 Simon Busch <morphis@gravedo.de> * Copyright (C) 2010-2011 Joerie de Gram <j.de.gram@gmail.com> + * Copyright (C) 2011 Simon Busch <morphis@gravedo.de> + * Copyright (C) 2013 Paul Kocialkowski <contact@paulk.fr> * * libsamsung-ipc is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,7 +17,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see <http://www.gnu.org/licenses/>. - * */ #include <samsung-ipc.h> |