Update FSF address
[lttv.git] / lttv / modules / gui / resourceview / processlist.h
index e627d694a9c9d6e3f3c1adc2f8cfc6e7b22a3aaa..d398e6e5f93d922c995fa80b094ad1edb612e63b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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., 59 Temple Place - Suite 330, Boston, 
- * MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA 02110-1301, USA.
  */
 
 #ifndef _PROCESS_LIST_H
@@ -168,10 +168,6 @@ void processlist_set_name(ProcessList *process_list,
     GQuark name,
     HashedResourceData *hashed_process_data);
 
-void processlist_set_brand(ProcessList *process_list,
-    GQuark brand,
-    HashedResourceData *hashed_process_data);
-
 /* Set the ppid of a process */
 void processlist_set_tgid(ProcessList *process_list,
     guint tgid,
This page took 0.023139 seconds and 4 git commands to generate.