Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
poezio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
199
Issues
199
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poezio
poezio
Commits
d712d2e1
Commit
d712d2e1
authored
Jan 01, 2011
by
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright date
parent
94f44a52
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
17 deletions
+17
-17
src/common.py
src/common.py
+1
-1
src/config.py
src/config.py
+1
-1
src/connection.py
src/connection.py
+1
-1
src/contact.py
src/contact.py
+1
-1
src/core.py
src/core.py
+1
-1
src/keyboard.py
src/keyboard.py
+1
-1
src/logger.py
src/logger.py
+1
-1
src/message.py
src/message.py
+1
-1
src/multiuserchat.py
src/multiuserchat.py
+1
-1
src/poezio.py
src/poezio.py
+1
-1
src/room.py
src/room.py
+1
-1
src/roster.py
src/roster.py
+1
-1
src/tabs.py
src/tabs.py
+1
-1
src/text_buffer.py
src/text_buffer.py
+1
-1
src/theme.py
src/theme.py
+1
-1
src/user.py
src/user.py
+1
-1
src/windows.py
src/windows.py
+1
-1
No files found.
src/common.py
View file @
d712d2e1
...
...
@@ -14,7 +14,7 @@
## Jonathan Schleifer <js-gajim AT webkeks.org>
##
# Copyright 2010, Florent Le Coz <louiz@louiz.org>
# Copyright 2010
-2011
, Florent Le Coz <louiz@louiz.org>
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/config.py
View file @
d712d2e1
# Copyright 2009 chickenzilla
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/connection.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/contact.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/core.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/keyboard.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/logger.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/message.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/multiuserchat.py
View file @
d712d2e1
# Copyright 2010, Florent Le Coz <louiz@louiz.org>
# Copyright 2010
-2011
, Florent Le Coz <louiz@louiz.org>
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/poezio.py
View file @
d712d2e1
#!/usr/bin/env python3
#
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/room.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/roster.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/tabs.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/text_buffer.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/theme.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/user.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
src/windows.py
View file @
d712d2e1
# Copyright 2010 Le Coz Florent <louiz@louiz.org>
# Copyright 2010
-2011
Le Coz Florent <louiz@louiz.org>
#
# This file is part of Poezio.
#
...
...
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