aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod/wallpapers/photophase/model
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/cyanogenmod/wallpapers/photophase/model')
-rw-r--r--src/org/cyanogenmod/wallpapers/photophase/model/Album.java2
-rw-r--r--src/org/cyanogenmod/wallpapers/photophase/model/Disposition.java2
-rw-r--r--src/org/cyanogenmod/wallpapers/photophase/model/Dispositions.java2
-rw-r--r--src/org/cyanogenmod/wallpapers/photophase/model/Picture.java2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/org/cyanogenmod/wallpapers/photophase/model/Album.java b/src/org/cyanogenmod/wallpapers/photophase/model/Album.java
index 0c1c2a2..2fec019 100644
--- a/src/org/cyanogenmod/wallpapers/photophase/model/Album.java
+++ b/src/org/cyanogenmod/wallpapers/photophase/model/Album.java
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2014 The CyanogenMod Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/org/cyanogenmod/wallpapers/photophase/model/Disposition.java b/src/org/cyanogenmod/wallpapers/photophase/model/Disposition.java
index 35cc0e9..a8e3f8c 100644
--- a/src/org/cyanogenmod/wallpapers/photophase/model/Disposition.java
+++ b/src/org/cyanogenmod/wallpapers/photophase/model/Disposition.java
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2014 The CyanogenMod Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/org/cyanogenmod/wallpapers/photophase/model/Dispositions.java b/src/org/cyanogenmod/wallpapers/photophase/model/Dispositions.java
index fc27853..ba5180b 100644
--- a/src/org/cyanogenmod/wallpapers/photophase/model/Dispositions.java
+++ b/src/org/cyanogenmod/wallpapers/photophase/model/Dispositions.java
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2014 The CyanogenMod Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/org/cyanogenmod/wallpapers/photophase/model/Picture.java b/src/org/cyanogenmod/wallpapers/photophase/model/Picture.java
index 76b1bb6..28ebd37 100644
--- a/src/org/cyanogenmod/wallpapers/photophase/model/Picture.java
+++ b/src/org/cyanogenmod/wallpapers/photophase/model/Picture.java
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2014 The CyanogenMod Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.