From 895c32a0d2e23049d88e3efdf1ae86eeaab7a5a7 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 16 Apr 2015 16:17:28 -0700 Subject: [PATCH] Stash old software updater code, will refactor into separate utility. --- {updater => attic}/SoftwareUpdater.cpp | 0 {updater => attic}/SoftwareUpdater.hpp | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {updater => attic}/SoftwareUpdater.cpp (100%) rename {updater => attic}/SoftwareUpdater.hpp (100%) diff --git a/updater/SoftwareUpdater.cpp b/attic/SoftwareUpdater.cpp similarity index 100% rename from updater/SoftwareUpdater.cpp rename to attic/SoftwareUpdater.cpp diff --git a/updater/SoftwareUpdater.hpp b/attic/SoftwareUpdater.hpp similarity index 100% rename from updater/SoftwareUpdater.hpp rename to attic/SoftwareUpdater.hpp