From 71d05851211a1134d2a902f2636c83684d4d9dd0 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sat, 25 Jan 2014 19:53:07 +0100 Subject: Good-looking copyright blocks, with the right order in copyright lines Signed-off-by: Paul Kocialkowski --- include/call.h | 3 +-- include/disp.h | 3 +-- include/gen.h | 3 +-- include/gprs.h | 3 +-- include/imei.h | 1 - include/misc.h | 5 ++--- include/net.h | 5 ++--- include/pb.h | 1 - include/protocol.h | 1 - include/pwr.h | 5 ++--- include/rfs.h | 1 - include/samsung-ipc.h | 3 +-- include/sat.h | 1 - include/sec.h | 3 +-- include/sms.h | 3 +-- include/snd.h | 1 - include/ss.h | 3 +-- include/svc.h | 1 - 18 files changed, 14 insertions(+), 32 deletions(-) (limited to 'include') diff --git a/include/call.h b/include/call.h index 9cad5fc..67fabea 100644 --- a/include/call.h +++ b/include/call.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011-2013 Paul Kocialkowski * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2011-2013 Paul Kocialkowski * * 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 @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/disp.h b/include/disp.h index 089031d..5d5c248 100644 --- a/include/disp.h +++ b/include/disp.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011-2013 Paul Kocialkowski * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2011-2013 Paul Kocialkowski * * 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 @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/gen.h b/include/gen.h index 7f2fe6d..5651bf8 100644 --- a/include/gen.h +++ b/include/gen.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011-2013 Paul Kocialkowski * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2011-2013 Paul Kocialkowski * * 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 @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/gprs.h b/include/gprs.h index e5ce416..df5915d 100644 --- a/include/gprs.h +++ b/include/gprs.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011-2013 Paul Kocialkowski * Copyright (C) 2011 Simon Busch + * Copyright (C) 2011-2013 Paul Kocialkowski * * 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 @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/imei.h b/include/imei.h index 18410ab..4380ca6 100644 --- a/include/imei.h +++ b/include/imei.h @@ -15,7 +15,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/misc.h b/include/misc.h index 02f8f96..4537829 100644 --- a/include/misc.h +++ b/include/misc.h @@ -1,9 +1,9 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011-2013 Paul Kocialkowski - * Copyright (C) 2011 Simon Busch * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2011 Simon Busch + * Copyright (C) 2011-2013 Paul Kocialkowski * * 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 . - * */ #include diff --git a/include/net.h b/include/net.h index f4be0cc..85bc734 100644 --- a/include/net.h +++ b/include/net.h @@ -1,9 +1,9 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011-2013 Paul Kocialkowski - * Copyright (C) 2011 Simon Busch * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2011 Simon Busch + * Copyright (C) 2011-2013 Paul Kocialkowski * * 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 . - * */ #include diff --git a/include/pb.h b/include/pb.h index b1a4979..a1832d6 100644 --- a/include/pb.h +++ b/include/pb.h @@ -15,7 +15,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/protocol.h b/include/protocol.h index db651ea..b761c60 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -15,7 +15,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include 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 - * Copyright (C) 2011 Simon Busch * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2011 Simon Busch + * Copyright (C) 2013 Paul Kocialkowski * * 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 . - * */ #include diff --git a/include/rfs.h b/include/rfs.h index e4b0777..2e2ffd4 100644 --- a/include/rfs.h +++ b/include/rfs.h @@ -15,7 +15,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/samsung-ipc.h b/include/samsung-ipc.h index 2a927d5..6e4ac4f 100644 --- a/include/samsung-ipc.h +++ b/include/samsung-ipc.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2012 Simon Busch * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2012 Simon Busch * * 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 @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/sat.h b/include/sat.h index 8119f0c..e4d9154 100644 --- a/include/sat.h +++ b/include/sat.h @@ -15,7 +15,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/sec.h b/include/sec.h index bc61426..50d7897 100644 --- a/include/sec.h +++ b/include/sec.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011-2013 Paul Kocialkowski * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2011-2013 Paul Kocialkowski * * 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 @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/sms.h b/include/sms.h index 6f92f1b..257e5a1 100644 --- a/include/sms.h +++ b/include/sms.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011 Paul Kocialkowski * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2011 Paul Kocialkowski * * 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 @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/snd.h b/include/snd.h index 630d818..e36f061 100644 --- a/include/snd.h +++ b/include/snd.h @@ -15,7 +15,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/ss.h b/include/ss.h index 0900627..64151ea 100644 --- a/include/ss.h +++ b/include/ss.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2012 Paul Kocialkowski * Copyright (C) 2010-2011 Joerie de Gram + * Copyright (C) 2012 Paul Kocialkowski * * 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 @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include diff --git a/include/svc.h b/include/svc.h index 5c068a7..52df23a 100644 --- a/include/svc.h +++ b/include/svc.h @@ -15,7 +15,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see . - * */ #include -- cgit v1.1