Skip to content

Commit

Permalink
beuseful -> be useful
Browse files Browse the repository at this point in the history
  • Loading branch information
Killswitch00 committed Dec 19, 2014
1 parent 58ea0a7 commit 19cce3f
Show file tree
Hide file tree
Showing 15 changed files with 34 additions and 14 deletions.
2 changes: 1 addition & 1 deletion src/asm.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/asm.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/asmdll.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/asmdll.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/client.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/client.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/gettickcount.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
20 changes: 20 additions & 0 deletions src/gettickcount.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright 2014 Killswitch
*
* This file is part of Arma Server Monitor for Linux.
*
* Arma Server Monitor for Linux is 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; either
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux 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 Arma Server Monitor for Linux; if not, see
* <http://www.gnu.org/licenses/>.
*/

#ifndef _GETTICKCOUNT_H
#define _GETTICKCOUNT_H

Expand Down
2 changes: 1 addition & 1 deletion src/server.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/server.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/settings.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/test.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down
2 changes: 1 addition & 1 deletion src/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* version 3 of the License, or (at your option) any later version.
*
* Arma Server Monitor for Linux is distributed in the hope that it will
* beuseful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*
Expand Down

0 comments on commit 19cce3f

Please sign in to comment.