Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
146
Issues
146
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
710e56f3
Commit
710e56f3
authored
Sep 12, 2012
by
Tristan Matthews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* #15493: fix FSF address for daemon/src/
parent
f8833068
Changes
33
Hide whitespace changes
Inline
Side-by-side
Showing
33 changed files
with
33 additions
and
33 deletions
+33
-33
daemon/src/account.cpp
daemon/src/account.cpp
+1
-1
daemon/src/account.h
daemon/src/account.h
+1
-1
daemon/src/account_schema.h
daemon/src/account_schema.h
+1
-1
daemon/src/array_size.h
daemon/src/array_size.h
+1
-1
daemon/src/call.cpp
daemon/src/call.cpp
+1
-1
daemon/src/call.h
daemon/src/call.h
+1
-1
daemon/src/cc_config.h
daemon/src/cc_config.h
+1
-1
daemon/src/cc_thread.h
daemon/src/cc_thread.h
+1
-1
daemon/src/codec.h
daemon/src/codec.h
+1
-1
daemon/src/conference.cpp
daemon/src/conference.cpp
+1
-1
daemon/src/conference.h
daemon/src/conference.h
+1
-1
daemon/src/eventthread.cpp
daemon/src/eventthread.cpp
+1
-1
daemon/src/eventthread.h
daemon/src/eventthread.h
+1
-1
daemon/src/fileutils.cpp
daemon/src/fileutils.cpp
+1
-1
daemon/src/fileutils.h
daemon/src/fileutils.h
+1
-1
daemon/src/global.h
daemon/src/global.h
+1
-1
daemon/src/logger.cpp
daemon/src/logger.cpp
+1
-1
daemon/src/logger.h
daemon/src/logger.h
+1
-1
daemon/src/main.cpp
daemon/src/main.cpp
+1
-1
daemon/src/manager.cpp
daemon/src/manager.cpp
+1
-1
daemon/src/manager.h
daemon/src/manager.h
+1
-1
daemon/src/managerimpl.cpp
daemon/src/managerimpl.cpp
+1
-1
daemon/src/managerimpl.h
daemon/src/managerimpl.h
+1
-1
daemon/src/managerimpl_registration.cpp
daemon/src/managerimpl_registration.cpp
+1
-1
daemon/src/noncopyable.h
daemon/src/noncopyable.h
+1
-1
daemon/src/numbercleaner.cpp
daemon/src/numbercleaner.cpp
+1
-1
daemon/src/numbercleaner.h
daemon/src/numbercleaner.h
+1
-1
daemon/src/preferences.cpp
daemon/src/preferences.cpp
+1
-1
daemon/src/preferences.h
daemon/src/preferences.h
+1
-1
daemon/src/registration_states.h
daemon/src/registration_states.h
+1
-1
daemon/src/sfl_types.h
daemon/src/sfl_types.h
+1
-1
daemon/src/voiplink.cpp
daemon/src/voiplink.cpp
+1
-1
daemon/src/voiplink.h
daemon/src/voiplink.h
+1
-1
No files found.
daemon/src/account.cpp
View file @
710e56f3
...
...
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/account.h
View file @
710e56f3
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/account_schema.h
View file @
710e56f3
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/array_size.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/call.cpp
View file @
710e56f3
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/call.h
View file @
710e56f3
...
...
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/cc_config.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/cc_thread.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/codec.h
View file @
710e56f3
...
...
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/conference.cpp
View file @
710e56f3
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/conference.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/eventthread.cpp
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/eventthread.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/fileutils.cpp
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/fileutils.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/global.h
View file @
710e56f3
...
...
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/logger.cpp
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/logger.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/main.cpp
View file @
710e56f3
...
...
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/manager.cpp
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/manager.h
View file @
710e56f3
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/managerimpl.cpp
View file @
710e56f3
...
...
@@ -18,7 +18,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/managerimpl.h
View file @
710e56f3
...
...
@@ -18,7 +18,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/managerimpl_registration.cpp
View file @
710e56f3
...
...
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/noncopyable.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/numbercleaner.cpp
View file @
710e56f3
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/numbercleaner.h
View file @
710e56f3
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/preferences.cpp
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/preferences.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/registration_states.h
View file @
710e56f3
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/sfl_types.h
View file @
710e56f3
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/voiplink.cpp
View file @
710e56f3
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
daemon/src/voiplink.h
View file @
710e56f3
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139,
USA.
* Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
*
* Additional permission under GNU GPL version 3 section 7:
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment