Skip to content

Commit fceaad7

Browse files
committed
Update LICENSE
1 parent ad527b4 commit fceaad7

28 files changed

+28
-28
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013, Presence
1+
Copyright (c) 2013, Dan Hasting
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

resources/other/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013, Presence
1+
Copyright (c) 2013, Dan Hasting
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

src/aboutdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/aboutdialog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/clickablewidget.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/clickablewidget.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/common.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/downloaddialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/downloaddialog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/emulatorhandler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/emulatorhandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/global.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/logdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/logdialog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/mainwindow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/mainwindow.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/romcollection.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/romcollection.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/settingsdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/settingsdialog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/thegamesdbscrapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/thegamesdbscrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/treewidgetitem.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/treewidgetitem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/v64converter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/v64converter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***
2-
* Copyright (c) 2013, Presence
2+
* Copyright (c) 2013, Dan Hasting
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)