Skip to content

Commit

Permalink
Updated license header to be < 78 characters wide.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolf Bergenheim committed Jul 6, 2010
1 parent 9ca8a99 commit 77604ec
Show file tree
Hide file tree
Showing 220 changed files with 4,180 additions and 3,906 deletions.
37 changes: 19 additions & 18 deletions ohm-session-agent/ohm-session-agent.c
@@ -1,21 +1,22 @@
/******************************************************************************/
/* Copyright (C) 2010 Nokia Corporation. */
/* */
/* These OHM Modules are free software; you can redistribute */
/* it and/or modify it under the terms of the GNU Lesser General Public */
/* License as published by the Free Software Foundation */
/* version 2.1 of the License. */
/* */
/* This library is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU */
/* Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this library; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
/* USA. */
/******************************************************************************/
/*************************************************************************
Copyright (C) 2010 Nokia Corporation.
These OHM Modules are free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*************************************************************************/


#define _GNU_SOURCE

Expand Down
37 changes: 19 additions & 18 deletions plugins/accessories/accessories.c
@@ -1,21 +1,22 @@
/******************************************************************************/
/* Copyright (C) 2010 Nokia Corporation. */
/* */
/* These OHM Modules are free software; you can redistribute */
/* it and/or modify it under the terms of the GNU Lesser General Public */
/* License as published by the Free Software Foundation */
/* version 2.1 of the License. */
/* */
/* This library is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU */
/* Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this library; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
/* USA. */
/******************************************************************************/
/*************************************************************************
Copyright (C) 2010 Nokia Corporation.
These OHM Modules are free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*************************************************************************/


#include "accessories.h"
#include "wired.h"
Expand Down
37 changes: 19 additions & 18 deletions plugins/accessories/accessories.h
@@ -1,21 +1,22 @@
/******************************************************************************/
/* Copyright (C) 2010 Nokia Corporation. */
/* */
/* These OHM Modules are free software; you can redistribute */
/* it and/or modify it under the terms of the GNU Lesser General Public */
/* License as published by the Free Software Foundation */
/* version 2.1 of the License. */
/* */
/* This library is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU */
/* Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this library; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
/* USA. */
/******************************************************************************/
/*************************************************************************
Copyright (C) 2010 Nokia Corporation.
These OHM Modules are free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*************************************************************************/


#include <stdio.h>
#include <string.h>
Expand Down
37 changes: 19 additions & 18 deletions plugins/accessories/bluetooth.c
@@ -1,21 +1,22 @@
/******************************************************************************/
/* Copyright (C) 2010 Nokia Corporation. */
/* */
/* These OHM Modules are free software; you can redistribute */
/* it and/or modify it under the terms of the GNU Lesser General Public */
/* License as published by the Free Software Foundation */
/* version 2.1 of the License. */
/* */
/* This library is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU */
/* Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this library; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
/* USA. */
/******************************************************************************/
/*************************************************************************
Copyright (C) 2010 Nokia Corporation.
These OHM Modules are free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*************************************************************************/


/* This file contains the logic for following Bluez audio device state. */

Expand Down
37 changes: 19 additions & 18 deletions plugins/accessories/headset.c
@@ -1,21 +1,22 @@
/******************************************************************************/
/* Copyright (C) 2010 Nokia Corporation. */
/* */
/* These OHM Modules are free software; you can redistribute */
/* it and/or modify it under the terms of the GNU Lesser General Public */
/* License as published by the Free Software Foundation */
/* version 2.1 of the License. */
/* */
/* This library is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU */
/* Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this library; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
/* USA. */
/******************************************************************************/
/*************************************************************************
Copyright (C) 2010 Nokia Corporation.
These OHM Modules are free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*************************************************************************/


/* This file contains the logic for following HAL events that originate
* from the wired headset. */
Expand Down
37 changes: 19 additions & 18 deletions plugins/accessories/wired.c
@@ -1,21 +1,22 @@
/******************************************************************************/
/* Copyright (C) 2010 Nokia Corporation. */
/* */
/* These OHM Modules are free software; you can redistribute */
/* it and/or modify it under the terms of the GNU Lesser General Public */
/* License as published by the Free Software Foundation */
/* version 2.1 of the License. */
/* */
/* This library is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU */
/* Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this library; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
/* USA. */
/******************************************************************************/
/*************************************************************************
Copyright (C) 2010 Nokia Corporation.
These OHM Modules are free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*************************************************************************/


#include <stdio.h>
#include <stdint.h>
Expand Down
37 changes: 19 additions & 18 deletions plugins/accessories/wired.h
@@ -1,21 +1,22 @@
/******************************************************************************/
/* Copyright (C) 2010 Nokia Corporation. */
/* */
/* These OHM Modules are free software; you can redistribute */
/* it and/or modify it under the terms of the GNU Lesser General Public */
/* License as published by the Free Software Foundation */
/* version 2.1 of the License. */
/* */
/* This library is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU */
/* Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this library; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
/* USA. */
/******************************************************************************/
/*************************************************************************
Copyright (C) 2010 Nokia Corporation.
These OHM Modules are free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*************************************************************************/


#ifndef __WIRED_H__
#define __WIRED_H__
Expand Down
37 changes: 19 additions & 18 deletions plugins/apptrack/apptrack-test.c
@@ -1,21 +1,22 @@
/******************************************************************************/
/* Copyright (C) 2010 Nokia Corporation. */
/* */
/* These OHM Modules are free software; you can redistribute */
/* it and/or modify it under the terms of the GNU Lesser General Public */
/* License as published by the Free Software Foundation */
/* version 2.1 of the License. */
/* */
/* This library is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU */
/* Lesser General Public License for more details. */
/* */
/* You should have received a copy of the GNU Lesser General Public */
/* License along with this library; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
/* USA. */
/******************************************************************************/
/*************************************************************************
Copyright (C) 2010 Nokia Corporation.
These OHM Modules are free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*************************************************************************/


#include <stdio.h>
#include <stdlib.h>
Expand Down

0 comments on commit 77604ec

Please sign in to comment.