summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/evemu-describe.c16
-rw-r--r--tools/evemu-device.c16
-rw-r--r--tools/evemu-echo.c16
-rw-r--r--tools/evemu-play.c16
-rw-r--r--tools/evemu-record.c16
5 files changed, 75 insertions, 5 deletions
diff --git a/tools/evemu-describe.c b/tools/evemu-describe.c
index f91704e..8bff6f9 100644
--- a/tools/evemu-describe.c
+++ b/tools/evemu-describe.c
@@ -2,8 +2,22 @@
2 * 2 *
3 * evemu - Kernel device emulation 3 * evemu - Kernel device emulation
4 * 4 *
5 * Copyright (C) 2010, 2011 Canonical Ltd.
6 *
7 * This program is free software: you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation, either version 3 of the License, or (at your
10 * option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License along
18 * with this program. If not, see <http://www.gnu.org/licenses/>.
19 *
5 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> 20 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
6 * Copyright (C) 2010 Canonical Ltd.
7 * 21 *
8 * Permission is hereby granted, free of charge, to any person obtaining a 22 * Permission is hereby granted, free of charge, to any person obtaining a
9 * copy of this software and associated documentation files (the "Software"), 23 * copy of this software and associated documentation files (the "Software"),
diff --git a/tools/evemu-device.c b/tools/evemu-device.c
index ddfc6b0..6dbfb8b 100644
--- a/tools/evemu-device.c
+++ b/tools/evemu-device.c
@@ -2,8 +2,22 @@
2 * 2 *
3 * evemu - Kernel device emulation 3 * evemu - Kernel device emulation
4 * 4 *
5 * Copyright (C) 2010, 2011 Canonical Ltd.
6 *
7 * This program is free software: you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation, either version 3 of the License, or (at your
10 * option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License along
18 * with this program. If not, see <http://www.gnu.org/licenses/>.
19 *
5 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> 20 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
6 * Copyright (C) 2010 Canonical Ltd.
7 * 21 *
8 * Permission is hereby granted, free of charge, to any person obtaining a 22 * Permission is hereby granted, free of charge, to any person obtaining a
9 * copy of this software and associated documentation files (the "Software"), 23 * copy of this software and associated documentation files (the "Software"),
diff --git a/tools/evemu-echo.c b/tools/evemu-echo.c
index e9c89df..ea38c2f 100644
--- a/tools/evemu-echo.c
+++ b/tools/evemu-echo.c
@@ -2,8 +2,22 @@
2 * 2 *
3 * evemu - Kernel device emulation 3 * evemu - Kernel device emulation
4 * 4 *
5 * Copyright (C) 2010, 2011 Canonical Ltd.
6 *
7 * This program is free software: you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation, either version 3 of the License, or (at your
10 * option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License along
18 * with this program. If not, see <http://www.gnu.org/licenses/>.
19 *
5 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> 20 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
6 * Copyright (C) 2010 Canonical Ltd.
7 * 21 *
8 * Permission is hereby granted, free of charge, to any person obtaining a 22 * Permission is hereby granted, free of charge, to any person obtaining a
9 * copy of this software and associated documentation files (the "Software"), 23 * copy of this software and associated documentation files (the "Software"),
diff --git a/tools/evemu-play.c b/tools/evemu-play.c
index 7c042c2..7b9b777 100644
--- a/tools/evemu-play.c
+++ b/tools/evemu-play.c
@@ -2,8 +2,22 @@
2 * 2 *
3 * evemu - Kernel device emulation 3 * evemu - Kernel device emulation
4 * 4 *
5 * Copyright (C) 2010, 2011 Canonical Ltd.
6 *
7 * This program is free software: you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation, either version 3 of the License, or (at your
10 * option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License along
18 * with this program. If not, see <http://www.gnu.org/licenses/>.
19 *
5 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> 20 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
6 * Copyright (C) 2010 Canonical Ltd.
7 * 21 *
8 * Permission is hereby granted, free of charge, to any person obtaining a 22 * Permission is hereby granted, free of charge, to any person obtaining a
9 * copy of this software and associated documentation files (the "Software"), 23 * copy of this software and associated documentation files (the "Software"),
diff --git a/tools/evemu-record.c b/tools/evemu-record.c
index 19ff7e4..afdd400 100644
--- a/tools/evemu-record.c
+++ b/tools/evemu-record.c
@@ -2,8 +2,22 @@
2 * 2 *
3 * evemu - Kernel device emulation 3 * evemu - Kernel device emulation
4 * 4 *
5 * Copyright (C) 2010, 2011 Canonical Ltd.
6 *
7 * This program is free software: you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation, either version 3 of the License, or (at your
10 * option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License along
18 * with this program. If not, see <http://www.gnu.org/licenses/>.
19 *
5 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> 20 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
6 * Copyright (C) 2010 Canonical Ltd.
7 * 21 *
8 * Permission is hereby granted, free of charge, to any person obtaining a 22 * Permission is hereby granted, free of charge, to any person obtaining a
9 * copy of this software and associated documentation files (the "Software"), 23 * copy of this software and associated documentation files (the "Software"),